-- phpMyAdmin SQL Dump
-- version 5.2.3
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Sep 24, 2026 at 12:35 PM
-- Server version: 10.11.19-MariaDB
-- PHP Version: 8.4.25

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
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: `readpalm_palm`
--

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

--
-- Table structure for table `apartment_amenities`
--

CREATE TABLE `apartment_amenities` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `amenities_title` varchar(255) NOT NULL,
  `amenities_icon` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `blogs`
--

CREATE TABLE `blogs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text NOT NULL,
  `image` varchar(255) DEFAULT NULL,
  `category_id` bigint(20) UNSIGNED NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cache`
--

CREATE TABLE `cache` (
  `key` varchar(255) NOT NULL,
  `value` mediumtext NOT NULL,
  `expiration` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cache_locks`
--

CREATE TABLE `cache_locks` (
  `key` varchar(255) NOT NULL,
  `owner` varchar(255) NOT NULL,
  `expiration` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `categories`
--

CREATE TABLE `categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `cms`
--

CREATE TABLE `cms` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) DEFAULT NULL,
  `type` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `description` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`description`)),
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `title_2` varchar(255) DEFAULT NULL,
  `description_2` text DEFAULT NULL,
  `image_2` varchar(255) DEFAULT NULL,
  `title_3` varchar(255) DEFAULT NULL,
  `description_3` text DEFAULT NULL,
  `image_3` varchar(255) DEFAULT NULL,
  `title_4` varchar(255) DEFAULT NULL,
  `description_4` text DEFAULT NULL,
  `image_4` varchar(255) DEFAULT NULL,
  `title_5` varchar(255) DEFAULT NULL,
  `description_5` text DEFAULT NULL,
  `image_5` varchar(255) DEFAULT NULL,
  `title_6` varchar(255) DEFAULT NULL,
  `description_6` text DEFAULT NULL,
  `image_6` varchar(255) DEFAULT NULL,
  `image_7` varchar(255) DEFAULT NULL,
  `title_7` varchar(255) DEFAULT NULL,
  `description_7` text DEFAULT NULL,
  `title_8` varchar(255) DEFAULT NULL,
  `description_8` text DEFAULT NULL,
  `image_8` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cms`
--

INSERT INTO `cms` (`id`, `title`, `type`, `image`, `description`, `created_at`, `updated_at`, `title_2`, `description_2`, `image_2`, `title_3`, `description_3`, `image_3`, `title_4`, `description_4`, `image_4`, `title_5`, `description_5`, `image_5`, `title_6`, `description_6`, `image_6`, `image_7`, `title_7`, `description_7`, `title_8`, `description_8`, `image_8`) VALUES
(1, NULL, NULL, NULL, '{\"en\":\"<p>Terms &amp; Conditions</p><p>By using LifeMapAi, you agree to comply with these terms.</p><ul><li>Use the app responsibly and lawfully.</li><li>Keep your account credentials secure.</li><li>Do not misuse, copy, or distribute app content without permission.</li><li>We may update or modify the app at any time.</li><li>We are not responsible for any loss resulting from misuse of the app.</li><li>Continued use of the app indicates acceptance of these terms.</li></ul><p>For any questions, please contact <a href=\\\"mailto:support@readpalm.com\\\">support@lifemapai.com</a></p><p>&nbsp;</p>\",\"hi\":\"<p>नियम और शर्तें</p><p>LifeMapAi का उपयोग करके, आप इन शर्तों का पालन करने के लिए सहमत हैं।</p><ul><li>ऐप का उपयोग जिम्मेदारी से और कानूनी रूप से करें।</li><li>अपने खाते के क्रेडेंशियल को सुरक्षित रखें।</li><li>बिना अनुमति के ऐप सामग्री का दुरुपयोग, प्रतिलिपि या वितरण न करें।</li><li>हम किसी भी समय ऐप को अपडेट या संशोधित कर सकते हैं।</li><li>दुरुपयोग से होने वाले किसी भी नुकसान के लिए हम जिम्मेदार नहीं हैं ऐप का।</li><li>ऐप का निरंतर उपयोग इन शर्तों की स्वीकृति को इंगित करता है।</li></ul><p>किसी भी प्रश्न के लिए, कृपया <a href=\\\"mailto:support@readpalm.com\\\">support@lifemapai.com</a></p><p></p> से संपर्क करें।\"}', '2025-07-28 02:32:57', '2026-07-16 07:33:43', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
(2, 'support@lifemapai.com', NULL, NULL, '{\"en\":\"+44 1234567898\"}', '2025-07-29 08:33:30', '2026-09-02 04:22:59', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

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

--
-- Table structure for table `corporate_relocation_benefits`
--

CREATE TABLE `corporate_relocation_benefits` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `title` varchar(255) NOT NULL,
  `description` text DEFAULT NULL,
  `icon_image_path` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `failed_jobs`
--

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` varchar(255) NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `faqs`
--

CREATE TABLE `faqs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `question` varchar(255) NOT NULL,
  `answer` text NOT NULL,
  `status` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `get_in_touches`
--

CREATE TABLE `get_in_touches` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `phone_number` varchar(255) NOT NULL,
  `message` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `get_in_touches`
--

INSERT INTO `get_in_touches` (`id`, `name`, `email`, `phone_number`, `message`, `created_at`, `updated_at`) VALUES
(1, 'angel', 'angeltreasure10@gmail.com', '9486470200', 'hello', '2025-07-25 01:22:17', '2025-07-25 01:22:17'),
(2, 'angel', 'angeltreasure10@gmail.com', '9486470200', 'hello', '2025-07-25 02:40:29', '2025-07-25 02:40:29'),
(3, 'angel', 'angeltreasure10@gmail.com', '9486470200', 'hello', '2025-07-25 02:41:02', '2025-07-25 02:41:02'),
(4, 'angel', 'angeltreasure10@gmail.com', '9486470200', 'hello', '2025-07-25 02:43:09', '2025-07-25 02:43:09'),
(5, 'Ambika', 'abc1234@yopmail.com', '7743838059', 'testing', '2025-07-28 06:33:45', '2025-07-28 06:33:45'),
(6, 'Ambika', 'abc1234@yopmail.com', '7743838059', 'testing', '2025-07-28 06:35:49', '2025-07-28 06:35:49'),
(7, 'angel', 'angel@gmail.com', '6948956891', 'hello', '2025-07-29 09:14:09', '2025-07-29 09:14:09'),
(8, 'Ambika', 'ambika@yopmail.com', '3456789345', 'Testing', '2025-08-09 09:48:55', '2025-08-09 09:48:55'),
(9, 'Pradyumna', 'Pradyumna@gmail.com', '6677557576', 'hw', '2026-06-17 07:17:42', '2026-06-17 07:17:42'),
(10, 'Pradyumna', 'Pradyumna@gmail.com', '5555653333', 'fff', '2026-06-17 07:48:01', '2026-06-17 07:48:01'),
(11, 'vijay', 'vijay@yopmail.com', '9373046118', 'hii', '2026-06-18 04:19:01', '2026-06-18 04:19:01'),
(12, 'y', 'Pradyumna9956vish@gmail.com', '9999999999', 'tt', '2026-06-18 05:18:18', '2026-06-18 05:18:18'),
(13, 'h', 'Pradyumna9956vish@gmail.com', '7777777777', 'gh', '2026-06-18 05:23:56', '2026-06-18 05:23:56'),
(14, 'gh', 'Pradyumna9956vish@gmail.com', '7777777777', 'g', '2026-06-18 05:51:18', '2026-06-18 05:51:18'),
(15, 'huhu', 'Pradyumna9956vish@gmail.com', '9999999999', 'yy', '2026-06-18 07:44:54', '2026-06-18 07:44:54'),
(16, 'kashish', 'kashish@yopmail.com', '2826229627', 'sbsbsbs', '2026-06-19 07:38:34', '2026-06-19 07:38:34'),
(17, 'kashish', 'kashish@yopmail.com', '8445111838', 'shakab', '2026-06-19 07:50:34', '2026-06-19 07:50:34'),
(18, 'kashish', 'kashish@yopmail.com', '8445111838', 'wjaosb', '2026-07-14 04:35:59', '2026-07-14 04:35:59'),
(20, 'kashish', 'vijay@yopmail.com', '5637919767', 'test', '2026-09-11 08:24:29', '2026-09-11 08:24:29');

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

--
-- Table structure for table `jobs`
--

CREATE TABLE `jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `queue` varchar(255) NOT NULL,
  `payload` longtext NOT NULL,
  `attempts` tinyint(3) UNSIGNED NOT NULL,
  `reserved_at` int(10) UNSIGNED DEFAULT NULL,
  `available_at` int(10) UNSIGNED NOT NULL,
  `created_at` int(10) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `job_batches`
--

CREATE TABLE `job_batches` (
  `id` varchar(255) NOT NULL,
  `name` varchar(255) NOT NULL,
  `total_jobs` int(11) NOT NULL,
  `pending_jobs` int(11) NOT NULL,
  `failed_jobs` int(11) NOT NULL,
  `failed_job_ids` longtext NOT NULL,
  `options` mediumtext DEFAULT NULL,
  `cancelled_at` int(11) DEFAULT NULL,
  `created_at` int(11) NOT NULL,
  `finished_at` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `migrations`
--

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(255) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `migrations`
--

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '0001_01_01_000000_create_users_table', 1),
(2, '0001_01_01_000001_create_cache_table', 1),
(3, '0001_01_01_000002_create_jobs_table', 1),
(4, '2024_12_05_134800_add_role_to_users_table', 1),
(5, '2024_12_06_152820_create_faqs_table', 1),
(6, '2024_12_09_101757_create_categories_table', 1),
(7, '2024_12_09_101947_create_blogs_table', 1),
(8, '2024_12_09_130254_create_pages_table', 1),
(9, '2024_12_11_130736_create_personal_access_tokens_table', 1),
(10, '2024_12_11_141004_create_newsletters_table', 1),
(11, '2024_12_15_160215_add_section_13_to_pages_table', 1),
(12, '2024_12_16_114849_create_stay_highlights_table', 1),
(13, '2024_12_16_131730_create_cms_table', 1),
(14, '2024_12_17_071733_create_corporate_relocation_benefits_table', 1),
(15, '2024_12_17_120747_create_apartment_amenities_table', 1),
(16, '2024_12_17_122829_add_additional_fields_to_cms_table', 1),
(17, '2024_12_18_110112_add_title_7_and_image_7_to_cms_table', 1),
(18, '2024_12_19_150408_add_column8s_to_cms_table', 1),
(19, '2024_12_24_145501_create_reasontobookings_table', 1),
(20, '2025_02_07_122822_add_forgot_pass_token_column_in_users_table', 1),
(21, '2025_06_18_133126_add_extra_fields_to_users_table', 1),
(22, '2025_06_26_105013_create_otp_codes_table', 2),
(23, '2025_07_02_152711_create_get_in_touches_table', 3),
(24, '2025_07_08_082752_add_phone_to_users_table', 3),
(25, '2025_07_10_111842_create_order_payment_data_table', 3),
(26, '2025_07_10_120810_add_column_type_in_order_payment_data_table', 3),
(27, '2025_07_11_104603_create_subscription_details_table', 4),
(28, '2025_07_14_073657_add_subscription_id_to_order_payment_data_table', 4),
(29, '2025_07_16_102312_create_palm_readings_table', 5),
(30, '2025_07_16_130527_add_column_subscribed_to_users_table', 6),
(31, '2025_07_18_132442_alter_user_id_column_in_palm_readings_table', 7),
(32, '2025_07_21_123620_add_column_palm_image_to_palm_readings_table', 8),
(33, '2025_07_24_103815_change_data_column_to_json_in_palm_readings_table', 9),
(34, '2025_07_24_111250_change_description_column_to_json_in_cms_table', 10),
(35, '2025_07_29_073507_add_column_palm_reading_limit_to_subscription_details_table', 11),
(36, '2025_07_29_074552_add_subscription_columns_to_users_table', 11),
(37, '2025_07_30_101329_update_column_in_palm_readings_table', 12),
(38, '2025_07_31_114336_update_column_to_users_table', 13),
(39, '2026_08_19_122552_create_subscription_purchases_table', 14),
(40, '2026_08_24_070358_alter_subscription_purchases_table', 15),
(41, '2026_08_24_072133_rename_subscritpion_status_to_subscription_status_on_subscription_purchases_table', 15),
(42, '2026_08_24_130658_change_users_subscription_plan_foreign_key', 16),
(43, '2026_09_14_143616_alter_palm_reading_tanle', 17);

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

--
-- Table structure for table `newsletters`
--

CREATE TABLE `newsletters` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `order_payment_data`
--

CREATE TABLE `order_payment_data` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL,
  `razorpay_order_id` varchar(255) NOT NULL,
  `razorpay_payment_id` varchar(255) DEFAULT NULL,
  `razorpay_signature` varchar(255) DEFAULT NULL,
  `type` int(11) NOT NULL,
  `amount` int(11) NOT NULL,
  `currency` varchar(255) NOT NULL,
  `receipt` varchar(255) DEFAULT NULL,
  `notes` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`notes`)),
  `status` varchar(255) NOT NULL DEFAULT 'created',
  `subscription_id` bigint(20) UNSIGNED DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `order_payment_data`
--

INSERT INTO `order_payment_data` (`id`, `user_id`, `razorpay_order_id`, `razorpay_payment_id`, `razorpay_signature`, `type`, `amount`, `currency`, `receipt`, `notes`, `status`, `subscription_id`, `created_at`, `updated_at`) VALUES
(1, 20, 'order_Qrfn75byKC8ghg', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870b8fb74328', '{}', 'created', NULL, '2025-07-11 01:40:51', '2025-07-11 01:40:51'),
(2, 17, 'order_QriHg3v3U45QoW', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870db461c68d', '{}', 'created', NULL, '2025-07-11 04:07:11', '2025-07-11 04:07:11'),
(3, 17, 'order_QrikxEnMo7zB4L', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e1c4eb750', '{}', 'created', NULL, '2025-07-11 04:34:54', '2025-07-11 04:34:54'),
(4, 17, 'order_Qrili4RRPK1vTY', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e1f0b2895', '{}', 'created', NULL, '2025-07-11 04:35:36', '2025-07-11 04:35:36'),
(5, 17, 'order_QrinF11j1Cqqnq', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e247a9f45', '{}', 'created', NULL, '2025-07-11 04:37:03', '2025-07-11 04:37:03'),
(6, 17, 'order_QripA2ajfpb23f', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e2b4b0d30', '{}', 'created', NULL, '2025-07-11 04:38:52', '2025-07-11 04:38:52'),
(7, 17, 'order_Qrj7e3pbJX9XHJ', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e6ce9ef30', '{}', 'created', NULL, '2025-07-11 04:56:22', '2025-07-11 04:56:22'),
(8, 17, 'order_Qrj9yToqFu31qp', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e752d3a5c', '{}', 'created', NULL, '2025-07-11 04:58:35', '2025-07-11 04:58:35'),
(9, 17, 'order_QrjBbyzwjJ9wa9', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e7afda977', '{}', 'created', NULL, '2025-07-11 05:00:08', '2025-07-11 05:00:08'),
(10, 17, 'order_QrjDwI9Pa03iIv', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e83414efe', '{}', 'created', NULL, '2025-07-11 05:02:20', '2025-07-11 05:02:20'),
(11, 17, 'order_QrjJKlEMhuMJ9x', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870e9667e80c', '{}', 'created', NULL, '2025-07-11 05:07:26', '2025-07-11 05:07:26'),
(12, 17, 'order_QrjKXBHMKLhbua', 'pay_QrjL8UWGXbG19s', 'e87621178577b0af67b5a8a31d8ef3bf2bf908a1606d6222fcab87f76917a230', 20, 2000, 'INR', 'rcpt_6870e9aabdd08', '{}', 'paid', NULL, '2025-07-11 05:08:34', '2025-07-11 05:09:24'),
(13, 17, 'order_QrjN8Jl8DoaJ0X', NULL, NULL, 20, 2000, 'INR', 'rcpt_6870ea3d8ba84', '{}', 'created', NULL, '2025-07-11 05:11:02', '2025-07-11 05:11:02'),
(14, 17, 'order_Qsqe7IB6MhdiTH', NULL, NULL, 20, 2000, 'INR', 'rcpt_6874a331909c1', '{}', 'created', NULL, '2025-07-14 00:56:58', '2025-07-14 00:56:58'),
(15, 17, 'order_Qsr9DgNdWsZsav', NULL, NULL, 20, 2000, 'INR', 'rcpt_6874aa1840ff7', '{}', 'created', NULL, '2025-07-14 01:26:25', '2025-07-14 01:26:25'),
(16, 17, 'order_QsrSScrji8AB3x', NULL, NULL, 20, 2000, 'INR', 'rcpt_6874ae5dea616', '{}', 'created', NULL, '2025-07-14 01:44:38', '2025-07-14 01:44:38'),
(17, 17, 'order_QsrTmvCv7MkzSR', 'pay_QsrUaPBxnef09q', '0bf709c85f660f96f4d1a3c4fd00252187fed2744f7b5546c74db30407dd5bfa', 20, 2000, 'INR', 'rcpt_6874aea956b0d', '{}', 'paid', NULL, '2025-07-14 01:45:53', '2025-07-14 01:46:54'),
(18, 17, 'order_QsrVuMIU0gwE4E', 'pay_QsrWfDhaKjcNqa', 'ed0bba999790cbb839a66c21e05569ad823759db30dffad0d0053cbbd572b085', 20, 2000, 'INR', 'rcpt_6874af21c49b0', '{}', 'paid', NULL, '2025-07-14 01:47:53', '2025-07-14 01:48:52'),
(19, 17, 'order_Qsrep0pzg2p5ZC', 'pay_QsrgUzIeDpd5iS', 'a52ebe6edbe2c10494b272864fe53e418aaf7767017fcee7bd4d8d7e7b271912', 20, 2000, 'INR', 'rcpt_6874b11c0e56b', '{}', 'paid', NULL, '2025-07-14 01:56:20', '2025-07-14 01:58:20'),
(20, 17, 'order_QsrjUkaWItZFeN', 'pay_QsrkA5gZWO89qQ', 'd0096ddc5b8b13b0addc6c09c07b088891b96fe688fb582dd2e2db57bc711724', 20, 2000, 'INR', 'rcpt_6874b22585ecd', '{}', 'paid', NULL, '2025-07-14 02:00:45', '2025-07-14 02:01:40'),
(21, 17, 'order_QsrxZ26NpgIdB5', NULL, NULL, 20, 2000, 'INR', 'rcpt_6874b544a2c3f', '{}', 'created', NULL, '2025-07-14 02:14:04', '2025-07-14 02:14:04'),
(22, 17, 'order_Qsrxh9XTOkylot', NULL, NULL, 20, 2000, 'INR', 'rcpt_6874b54c1de1b', '{}', 'created', NULL, '2025-07-14 02:14:12', '2025-07-14 02:14:12'),
(23, 17, 'order_QstoC5SAk3cdo0', NULL, NULL, 20, 2000, 'INR', 'rcpt_6874ceb29d690', '{}', 'created', NULL, '2025-07-14 04:02:35', '2025-07-14 04:02:35'),
(24, 17, 'order_QsvdYG3b1XbQEL', NULL, NULL, 40, 4000, 'INR', 'rcpt_6874e7d99e25a', '{}', 'created', NULL, '2025-07-14 05:49:54', '2025-07-14 05:49:54'),
(25, 22, 'order_Qsy7WugGgKGDCU', NULL, NULL, 40, 4000, 'INR', 'rcpt_68750a02ef2d2', '{}', 'created', NULL, '2025-07-14 08:15:40', '2025-07-14 08:15:40'),
(26, 22, 'order_Qsy9I4exGaVHoz', NULL, NULL, 40, 4000, 'INR', 'rcpt_68750a685f089', '{}', 'created', NULL, '2025-07-14 08:17:20', '2025-07-14 08:17:20'),
(27, 20, 'order_Qu6o6o1En5wfZD', 'pay_Qu6pNLiW9YwAAE', 'f1382fb7cd60677ea75ba4874280e7dccd4f5bb112eab15ae9239a00d41b2346', 40, 4000, 'INR', 'rcpt_6878d66733b38', '{}', 'paid', NULL, '2025-07-17 05:24:32', '2025-07-17 05:27:20'),
(28, 20, 'order_Qw4Or6oC4nMKO6', 'pay_Qw4Q5idkDitFjp', 'f5d973f58fe4f1716f1c5a52cb8580b25c7f4f606b1d76b555ed693dee5f79bd', 50, 5000, 'INR', 'rcpt_687f5f11d5a30', '{}', 'paid', NULL, '2025-07-22 04:21:14', '2025-07-22 04:24:12'),
(29, 25, 'order_QwRQL4GEV9dqIR', NULL, NULL, 50, 5000, 'INR', 'rcpt_68809bcb16036', '{}', 'created', NULL, '2025-07-23 02:52:36', '2025-07-23 02:52:36'),
(30, 25, 'order_QwRSsU0lykWI7n', NULL, NULL, 50, 5000, 'INR', 'rcpt_68809c5c009ea', '{}', 'created', NULL, '2025-07-23 02:55:00', '2025-07-23 02:55:00'),
(31, 25, 'order_QwRcOnZSR19tzP', 'pay_QwRdytQekj5JaU', 'c16dcc9c542b9ba56cd41d57bdcc3ab10848b5d0004dd9d4bb3ccc9ad260b198', 50, 5000, 'INR', 'rcpt_68809e78d57d5', '{}', 'paid', NULL, '2025-07-23 03:04:01', '2025-07-23 03:07:52'),
(32, 25, 'order_QwUB8d9GM4pgZa', NULL, NULL, 20, 2000, 'INR', 'rcpt_6880c1b088dd0', '{}', 'created', NULL, '2025-07-23 05:34:17', '2025-07-23 05:34:17'),
(33, 25, 'order_QwUEAtn7y91sQO', NULL, NULL, 50, 5000, 'INR', 'rcpt_6880c25dc4b07', '{}', 'created', NULL, '2025-07-23 05:37:10', '2025-07-23 05:37:10'),
(34, 25, 'order_QwUdfwOuTOoKAf', NULL, NULL, 20, 2000, 'INR', 'rcpt_6880c80577afd', '{}', 'created', NULL, '2025-07-23 06:01:18', '2025-07-23 06:01:18'),
(35, 25, 'order_QwUeGzayf7UAzD', NULL, NULL, 20, 2000, 'INR', 'rcpt_6880c82837971', '{}', 'created', NULL, '2025-07-23 06:01:52', '2025-07-23 06:01:52'),
(36, 25, 'order_QwV4Zvx3mOEddb', NULL, NULL, 50, 5000, 'INR', 'rcpt_6880cdfd888f8', '{}', 'created', NULL, '2025-07-23 06:26:46', '2025-07-23 06:26:46'),
(37, 25, 'order_QwWgGfuGQYua9O', NULL, NULL, 50, 5000, 'INR', 'rcpt_6880e41beb45f', '{}', 'created', NULL, '2025-07-23 08:01:08', '2025-07-23 08:01:08'),
(38, 25, 'order_QwWgTCIUTnM4sW', NULL, NULL, 50, 5000, 'INR', 'rcpt_6880e4283078d', '{}', 'created', NULL, '2025-07-23 08:01:20', '2025-07-23 08:01:20'),
(45, 47, 'order_QyPaB5BbZUG5se', 'pay_QyPaxZPEDDsIWj', '62083f6fe2f1889a75298e60ddfbbe7e8cf27bfaff49a496a3487f0bb65c3907', 20, 2000, 'INR', 'rcpt_68872c3ed8565', '{}', 'paid', NULL, '2025-07-28 02:22:31', '2025-07-28 02:23:34'),
(46, 48, 'order_QyU2nzSphNYNEK', NULL, NULL, 20, 2000, 'INR', 'rcpt_6887699f363e7', '{}', 'created', NULL, '2025-07-28 06:44:24', '2025-07-28 06:44:24'),
(47, 48, 'order_QyU2ov76tQGHh5', NULL, NULL, 20, 2000, 'INR', 'rcpt_688769a02e91d', '{}', 'created', NULL, '2025-07-28 06:44:25', '2025-07-28 06:44:25'),
(48, 48, 'order_QyU2qCGrqVebij', NULL, NULL, 20, 2000, 'INR', 'rcpt_688769a24af24', '{}', 'created', NULL, '2025-07-28 06:44:26', '2025-07-28 06:44:26'),
(49, 48, 'order_QyU2qFhCGgFmyH', NULL, NULL, 20, 2000, 'INR', 'rcpt_688769a24af4f', '{}', 'created', NULL, '2025-07-28 06:44:26', '2025-07-28 06:44:26'),
(50, 48, 'order_QyU2qPGhKhMwr3', 'pay_QyU70Y2105nPu8', '9c500eec87d90b581e064ab409e74563a698b135dfce46b74c5358dd5620f8d6', 20, 2000, 'INR', 'rcpt_688769a27aaa5', '{}', 'paid', NULL, '2025-07-28 06:44:26', '2025-07-28 06:49:56'),
(51, 49, 'order_QyWTxToRbqUghX', NULL, NULL, 50, 5000, 'INR', 'rcpt_68878b28ee7d3', '{}', 'created', NULL, '2025-07-28 09:07:29', '2025-07-28 09:07:29'),
(52, 49, 'order_QyWU0NdeWZ8aLa', NULL, NULL, 50, 5000, 'INR', 'rcpt_68878b2c72ced', '{}', 'created', NULL, '2025-07-28 09:07:32', '2025-07-28 09:07:32'),
(63, 26, 'order_QzFO89OgSR9xqK', 'pay_QzFOx0d64ExSnO', 'ede0b62282509e635b123e32e46272d5954f7a0b09f5e046ddf332a1d23ae622', 50, 5000, 'INR', 'rcpt_6889f4e76264b', '{}', 'paid', NULL, '2025-07-30 05:03:11', '2025-07-30 05:05:27'),
(65, 57, 'order_QzGprckV7J1zKx', NULL, NULL, 50, 5000, 'INR', 'rcpt_688a08cfa18cc', '{}', 'created', NULL, '2025-07-30 06:28:08', '2025-07-30 06:28:08'),
(66, 57, 'order_QzGptVjHtbZRQc', 'pay_QzGqoSfDy2AaB1', '7f1c8154dbc1e8b9dccb8e8fc48c14447ae771c71400dbb2ae4f38f0f47446b7', 50, 5000, 'INR', 'rcpt_688a08d1f03f9', '{}', 'paid', NULL, '2025-07-30 06:28:10', '2025-07-30 06:31:14'),
(67, 58, 'order_QzK5CVptZVekyB', NULL, NULL, 20, 2000, 'INR', 'rcpt_688a357b721e9', '{}', 'created', NULL, '2025-07-30 09:38:44', '2025-07-30 09:38:44'),
(68, 58, 'order_QzK5PwpAwNDmTW', 'pay_QzK5utrNi8jdZM', '543423621a656b02f40f2d0c5b0f48d8d7be310279fd001424d389a05ff00182', 50, 5000, 'INR', 'rcpt_688a358889796', '{}', 'paid', NULL, '2025-07-30 09:38:56', '2025-07-30 09:39:51'),
(72, 26, 'order_QzbesOFzNMA81d', 'pay_Qzbff0h45YeuR2', '3cfd0635470424582c90d9b767aafa0804545668982fed3770b3df374420d7d8', 50, 5000, 'INR', 'rcpt_688b274201506', '{}', 'paid', NULL, '2025-07-31 02:50:18', '2025-07-31 02:52:20'),
(91, 73, 'order_Qzx275xDjNyYMO', 'pay_Qzx2iZsgUM7QOU', '62cbeb54cfa251475c09b1547200f04344c97aaf9c7bfaeb4954d365ac043a91', 50, 5000, 'INR', 'rcpt_688c4d4b04e5f', '{}', 'paid', NULL, '2025-07-31 23:44:52', '2025-07-31 23:45:43'),
(92, 74, 'order_Qzz0scJlDMGXDy', 'pay_Qzz2Ykjis7csDE', '81e4525663831b1befba2f570407f32e43715324f9f389d66ab0ac376f0ba8b2', 50, 5000, 'INR', 'rcpt_688c688844d60', '{}', 'paid', NULL, '2025-08-01 01:41:05', '2025-08-01 01:43:00'),
(93, 75, 'order_QzzHiA8RQsGfwK', 'pay_QzzIJm9sBShaB3', '9929d246032bc79951661915ae8921c897e0f0ab442b7b8074ddad53b1d69b56', 50, 5000, 'INR', 'rcpt_688c6c44edc77', '{}', 'paid', NULL, '2025-08-01 01:57:01', '2025-08-01 01:57:55'),
(94, 76, 'order_R032YM4rq427yr', 'pay_R033jD7k3wTuWx', '927d9b329160e86a567a38d58bdc841cae03bd02064860385eeb7743c006f27d', 50, 5000, 'INR', 'rcpt_688c9fed5dbee', '{}', 'paid', NULL, '2025-08-01 05:37:26', '2025-08-01 05:38:55'),
(95, 77, 'order_R03LQMrgb878MR', 'pay_R03Lt35nSp4o5f', 'f908ef92735488d53552d29f84a70c33e1e556773e3bb1da0ba60f1902531764', 50, 5000, 'INR', 'rcpt_688ca41d9d9ce', '{}', 'paid', NULL, '2025-08-01 05:55:18', '2025-08-01 05:56:02'),
(96, 47, 'order_R03Yi9yMy3kfQB', NULL, NULL, 50, 5000, 'INR', 'rcpt_688ca71112762', '{}', 'created', NULL, '2025-08-01 06:07:53', '2025-08-01 06:07:53'),
(97, 47, 'order_R03amF7C1561aS', NULL, NULL, 50, 5000, 'INR', 'rcpt_688ca7866de88', '{}', 'created', NULL, '2025-08-01 06:09:50', '2025-08-01 06:09:50'),
(98, 74, 'order_R04ATJCWM1KAee', 'pay_R04B5aQqMENIR4', 'd793cb40d2d9587a7302cfd9d7ef4c7e026140ea0b2f3b63c7e9a67b8599b4ad', 50, 5000, 'INR', 'rcpt_688caf710dc25', '{}', 'paid', NULL, '2025-08-01 06:43:38', '2025-08-01 06:45:41'),
(99, 78, 'order_R04yEduGrxYuOQ', 'pay_R04yqsNmBbki6G', '130ed5b176b3371a39059f25b2ce7541c1d4f68c7ad563e754b54177212a2445', 50, 5000, 'INR', 'rcpt_688cba7b99e2b', '{}', 'paid', NULL, '2025-08-01 07:30:44', '2025-08-01 07:31:35'),
(100, 79, 'order_R05FOXYqKh5nkv', 'pay_R05GQVSwd1Ukoq', '3039d71cf53b5aabf07f68763b930688131685e2f3032295be6ecfed0308774e', 50, 5000, 'INR', 'rcpt_688cbe4b1e597', '{}', 'paid', NULL, '2025-08-01 07:46:59', '2025-08-01 07:48:17'),
(101, 80, 'order_R05PS9AC4mzBKh', 'pay_R05QCgH1aLSrxh', '4f314d3532b083463c370575f020034e5c1acc3c38cd82abe97f8f808b3c8117', 50, 5000, 'INR', 'rcpt_688cc0866a5c7', '{}', 'paid', NULL, '2025-08-01 07:56:30', '2025-08-01 07:57:30'),
(102, 81, 'order_R06a5sMVBTfNei', NULL, NULL, 50, 5000, 'INR', 'rcpt_688cd0a352238', '{}', 'created', NULL, '2025-08-01 09:05:16', '2025-08-01 09:05:16'),
(103, 81, 'order_R06a6ivAevujd4', NULL, NULL, 50, 5000, 'INR', 'rcpt_688cd0a46cb2a', '{}', 'created', NULL, '2025-08-01 09:05:17', '2025-08-01 09:05:17'),
(104, 81, 'order_R06a8JARZA354z', NULL, NULL, 50, 5000, 'INR', 'rcpt_688cd0a6be1bc', '{}', 'created', NULL, '2025-08-01 09:05:18', '2025-08-01 09:05:18'),
(105, 82, 'order_R0788WrjhBoAVH', 'pay_R078qIWt5dwIlH', '0e21c55eebb76eb1c3f47b05e2dcce0baac403096b87bcf86e4e86127c672a7d', 50, 5000, 'INR', 'rcpt_688cd8316d342', '{}', 'paid', NULL, '2025-08-01 09:37:30', '2025-08-01 09:38:29'),
(106, 74, 'order_R23oaHvjdODo0t', 'pay_R23pdrJ59eV6w1', 'eac6206374cd6deee1c8c4b2851369f55dedf014ef54cbf3ff370ea0e9810ed2', 50, 5000, 'INR', 'rcpt_6893545e0f344', '{}', 'paid', NULL, '2025-08-06 07:40:55', '2025-08-06 07:42:16'),
(107, 83, 'order_R43InVt4L2FXMT', 'pay_R43JaZv9oKjfnU', 'ef5a9d4fc576e51e7278da247059df17055bf905a6ac9ee7b914db7f32e2043f', 50, 5000, 'INR', 'rcpt_6899f718c62a5', '{}', 'paid', NULL, '2025-08-11 08:28:49', '2025-08-11 08:29:40'),
(108, 84, 'order_R4KqHP9aw8dEB8', 'pay_R4KqxFYiEMOCKV', '2746634283ad56bdc72cf6a3c2f1af3cbb72d6071c225c8c147427701b5d7667', 50, 5000, 'INR', 'rcpt_689ae861b9cec', '{}', 'paid', NULL, '2025-08-12 01:38:19', '2025-08-12 01:39:12'),
(109, 84, 'order_R4KzlAYOXCBj0R', 'pay_R4L0BNRGBYLA6r', '27732ecdfe4171467bb36e547bf1bd4e842a95b37ed3d42690cebc0317fd486a', 50, 5000, 'INR', 'rcpt_689aea7d3258e', '{}', 'paid', NULL, '2025-08-12 01:47:17', '2025-08-12 01:47:56'),
(110, 85, 'order_R4LG3YLVesfLAx', NULL, NULL, 50, 5000, 'INR', 'rcpt_689aee19a80bb', '{}', 'created', NULL, '2025-08-12 02:02:43', '2025-08-12 02:02:43'),
(111, 85, 'order_R4LG49hTH9etNk', NULL, NULL, 50, 5000, 'INR', 'rcpt_689aee1a89550', '{}', 'created', NULL, '2025-08-12 02:02:43', '2025-08-12 02:02:43'),
(112, 85, 'order_R4LG5pjwttgGJe', 'pay_R4LGSwvJQnjOdO', 'c3de102ea491f69ea7d8435a0ebf27735f317916d7151e51e226a59b23f0a039', 50, 5000, 'INR', 'rcpt_689aee1d19e9e', '{}', 'paid', NULL, '2025-08-12 02:02:45', '2025-08-12 02:04:12'),
(113, 84, 'order_R4LKBCutawTskJ', 'pay_R4LKTxAlYJcVLx', 'f7d7d66ac0f9675635accc92e4d96007def40ada5b87f15ecb8aacf269016986', 50, 5000, 'INR', 'rcpt_689aef04d4bd6', '{}', 'paid', NULL, '2025-08-12 02:06:37', '2025-08-12 02:07:09'),
(114, 1, 'order_R4LOvw2hUckuor', NULL, NULL, 20, 2000, 'INR', 'rcpt_689af012d06a7', '{}', 'created', NULL, '2025-08-12 02:11:07', '2025-08-12 02:11:07'),
(115, 1, 'order_R4LOxTtIiBR4nb', NULL, NULL, 20, 2000, 'INR', 'rcpt_689af01489228', '{}', 'created', NULL, '2025-08-12 02:11:08', '2025-08-12 02:11:08'),
(116, 84, 'order_R4LPf5WdmCBzNY', 'pay_R4LQmQwPSC52tw', 'd5cd8c5af7ad5591c04efa56c8274b19f103706a2a20d5a8884d6f98919b93c5', 50, 5000, 'INR', 'rcpt_689af03c8df39', '{}', 'paid', NULL, '2025-08-12 02:11:48', '2025-08-12 02:13:07'),
(117, 84, 'order_R4LdCIyYMcVuuN', 'pay_R4Ldagvx0QHoCG', '06b0dcc2ac070b94952d6709eecaf356e6faddb8c64bbfe6bd0c10bad1d5cdf7', 50, 5000, 'INR', 'rcpt_689af33c1577b', '{}', 'paid', NULL, '2025-08-12 02:24:37', '2025-08-12 02:25:14'),
(118, 1, 'order_R4LpAOXfwNmBGm', 'pay_R4LpUfZ9xZs3K1', 'b867ba7e37082339472cd3bc6cc859d8f39472aaa360dfe062763a070eee3106', 50, 5000, 'INR', 'rcpt_689af5e5483d9', '{}', 'paid', NULL, '2025-08-12 02:35:57', '2025-08-12 02:36:40'),
(121, 84, 'order_R4PYWUKUGpVKdZ', 'pay_R4PYqsjYYazcW3', '61399975da68f8dc5afc5732e1cce2be0bc082ca4182cb5d36fe8e0ca378e9da', 50, 5000, 'INR', 'rcpt_689b293904344', '{}', 'paid', NULL, '2025-08-12 06:14:58', '2025-08-12 06:15:32'),
(122, 84, 'order_R4TmaCEYsWWRwh', 'pay_R4Tn7d1Yq8fuB7', '756223ff49468bcd8d4348d735bfc5a3e70d2fdda20b52517db539659c23c48b', 50, 5000, 'INR', 'rcpt_689b635ea1cf3', '{}', 'paid', NULL, '2025-08-12 10:23:03', '2025-08-12 10:23:49'),
(123, 88, 'order_R4ly2AvkHSGk5b', 'pay_R4lyOwnfPQk75Y', 'eba84009595f09e59d106d672950014fc14146aba17bf41d25874e3a013b0aa2', 50, 5000, 'INR', 'rcpt_689c5d863024a', '{}', 'paid', NULL, '2025-08-13 04:10:23', '2025-08-13 04:10:59'),
(124, 89, 'order_R4n6p8PO3op3xx', NULL, NULL, 50, 5000, 'INR', 'rcpt_689c6d3aea002', '{}', 'created', NULL, '2025-08-13 05:17:23', '2025-08-13 05:17:23'),
(125, 89, 'order_R4n6rUeqdSRCXX', 'pay_R4n7Gn9b0dnANB', '105c3ec9efa2d8b3fe72d3c67dc39547f2f0093d3c868387bd68679dbaca135d', 50, 5000, 'INR', 'rcpt_689c6d3dee3f4', '{}', 'paid', NULL, '2025-08-13 05:17:26', '2025-08-13 05:18:31'),
(126, 90, 'order_R4nFL39K3kCDoE', NULL, NULL, 50, 5000, 'INR', 'rcpt_689c6f1f6de95', '{}', 'created', NULL, '2025-08-13 05:25:27', '2025-08-13 05:25:27'),
(127, 90, 'order_R4nFMVBiD6RehH', 'pay_R4nFenOKKWNn2z', '942ed9e6ee9f90e256b5e3c1f8924d283304bdb62a75f56f07b8127965b6fff8', 50, 5000, 'INR', 'rcpt_689c6f20c7295', '{}', 'paid', NULL, '2025-08-13 05:25:28', '2025-08-13 05:26:12'),
(128, 88, 'order_R4od4Xjm4XOAbs', 'pay_R4odVRGQ2qbhWU', '23512b79a4abb07f5deb9b2cd13f1d88429fb1c17f122cbe9b1e077a6e1effc9', 50, 5000, 'INR', 'rcpt_689c822443e3e', '{}', 'paid', NULL, '2025-08-13 06:46:37', '2025-08-13 06:47:17'),
(129, 88, 'order_R4pV7JXo0zvHTw', 'pay_R4pVV5MuIW3N9H', '9625ea10e2a26c2ff096f38ab711e244b0650db9c23e21e01c7acc3581aad15a', 50, 5000, 'INR', 'rcpt_689c8e221171c', '{}', 'paid', NULL, '2025-08-13 07:37:47', '2025-08-13 07:38:23'),
(130, 88, 'order_R4pppfypkUd3Mv', 'pay_R4pq7lgyWQtOM0', 'a7f9899655b3cc4ce21fdcc49bdd306ddf2a96737b2e3ac1d818cef2f556735c', 50, 5000, 'INR', 'rcpt_689c92bacd444', '{}', 'paid', NULL, '2025-08-13 07:57:23', '2025-08-13 07:57:55'),
(131, 84, 'order_R4pt6GUzeFJnrQ', 'pay_R4ptK9ircPhcOa', '1c9307f6214bbb60b043621c948e52b7cdb3196b627981b95acbff5745c19255', 20, 2000, 'INR', 'rcpt_689c937517ab5', '{}', 'paid', NULL, '2025-08-13 08:00:29', '2025-08-13 08:00:57'),
(132, 84, 'order_R4pufYhWjAP9rQ', 'pay_R4puqHkzrzG4nM', '446d577e1eec566add33479fdce6fc593a56c3fe1cc51b6d13253061711d7c7a', 20, 2000, 'INR', 'rcpt_689c93ce416cc', '{}', 'paid', NULL, '2025-08-13 08:01:58', '2025-08-13 08:02:23'),
(133, 84, 'order_R4q74Yy6NteNLb', 'pay_R4q7HIzOTJW0b9', '91e7abe01556df154eb9d5f110a7a3c64c622003735c6bee366e6ccac5dd62d2', 20, 2000, 'INR', 'rcpt_689c968eae33d', '{}', 'paid', NULL, '2025-08-13 08:13:42', '2025-08-13 08:14:10'),
(134, 84, 'order_R4qAqGQbzSEs5h', 'pay_R4qB0xTtgOTqUc', 'f5d386b12c795ae4899a513abb2c52f1dbd69b61ad73f7bbe45f5310a0ea9c27', 20, 2000, 'INR', 'rcpt_689c97641b419', '{}', 'paid', NULL, '2025-08-13 08:17:17', '2025-08-13 08:17:42'),
(135, 84, 'order_R4qFr9t1fkKawN', 'pay_R4qG1uEleCF8FG', '22b35c059e3ae7a6746b0d3d2c8041434f618d4a7c5f00f5fd9c6a08ff6ee3bf', 20, 2000, 'INR', 'rcpt_689c9881aa5dc', '{}', 'paid', NULL, '2025-08-13 08:22:01', '2025-08-13 08:22:27'),
(136, 84, 'order_R4qHhGf18Elf8E', 'pay_R4qIC96jJuCw69', 'dbbd263ef466641e2a3083c7f6bf61046f065dd8ae8888fb5dd291b87c076c2a', 20, 2000, 'INR', 'rcpt_689c98ea3b129', '{}', 'paid', NULL, '2025-08-13 08:23:46', '2025-08-13 08:24:29'),
(137, 84, 'order_R4qUj8cU6PTJWx', 'pay_R4qUsHOr73R9CN', '73fe329f2d03bd723f84e5eca73ad3870db69c0ef705471a3c383b32bfff8607', 20, 2000, 'INR', 'rcpt_689c9bcd278fe', '{}', 'paid', NULL, '2025-08-13 08:36:06', '2025-08-13 08:36:29'),
(138, 91, 'order_R4qXr6VOnAN1WF', NULL, NULL, 50, 5000, 'INR', 'rcpt_689c9c8000c61', '{}', 'created', NULL, '2025-08-13 08:39:04', '2025-08-13 08:39:04'),
(139, 91, 'order_R4qXu4KaK0lfs6', NULL, NULL, 50, 5000, 'INR', 'rcpt_689c9c82bf950', '{}', 'created', NULL, '2025-08-13 08:39:07', '2025-08-13 08:39:07'),
(140, 91, 'order_R4qYMlz4FBTOCK', 'pay_R4qYjCzh1no9Bv', '093de60efb00a231030b9c99f0eff6210a635d7cdb1a2d43944b1bf395e8b3d5', 50, 5000, 'INR', 'rcpt_689c9c9d08782', '{}', 'paid', NULL, '2025-08-13 08:39:33', '2025-08-13 08:40:09'),
(141, 88, 'order_R4rnPt8w5gX5RX', 'pay_R4rnqrnKCzMCx0', 'de753c0ea1318a8071366678928757d1d77c45a3e9b13a54c282112ad18ef227', 20, 2000, 'INR', 'rcpt_689cadb48f28b', '{}', 'paid', NULL, '2025-08-13 09:52:29', '2025-08-13 09:53:09'),
(142, 88, 'order_R4rvy9BnhCjDT1', 'pay_R4rwEm1HtDzC7B', 'a357e78132b81274e83e3aa073c5ba7f9554e89f17939898c7d0ef70cf5f1b21', 20, 2000, 'INR', 'rcpt_689caf9b22e09', '{}', 'paid', NULL, '2025-08-13 10:00:35', '2025-08-13 10:01:06'),
(143, 88, 'order_R4s1qwoUx9zSY2', 'pay_R4s26yFjztgHAt', '64a4b2779a45c1eb641451b9f77a4ea51ca2b233e75ac316755b66c2a5bde68f', 20, 2000, 'INR', 'rcpt_689cb0e981459', '{}', 'paid', NULL, '2025-08-13 10:06:09', '2025-08-13 10:06:39'),
(144, 88, 'order_R4sBZPNGW8xVfm', 'pay_R4sBpPfCDu6k27', '7fec1da84f4473361b94bc60ae8017efdd08c2a414cf98dc54dd2a37a9f3fad1', 20, 2000, 'INR', 'rcpt_689cb310d394e', '{}', 'paid', NULL, '2025-08-13 10:15:21', '2025-08-13 10:15:51'),
(146, 87, 'order_R57vg6rATzUHgT', 'pay_R57vlKMsyCeQQb', 'f8e28f7be10c93946f20334482cbec27809d6eb967e52f1095130b3b4ba93221', 50, 5000, 'INR', 'rcpt_689d8ba496a33', '{}', 'paid', NULL, '2025-08-14 01:39:24', '2025-08-14 01:39:46'),
(147, 88, 'order_R58uoN5RgGjKAf', 'pay_R58v6ou8kSdoDj', 'db8898030fe1cb5bd1d8728a1872bf3279dc3abfc843ca029944ad7cbc1d9cb1', 50, 5000, 'INR', 'rcpt_689d99342bfcd', '{}', 'paid', NULL, '2025-08-14 02:37:17', '2025-08-14 02:37:49'),
(148, 84, 'order_R5AsBiG26SPIDb', 'pay_R5AsZ7RZan6LTx', 'ce759ada4f951a96a6bff8eb6d80bba4d1712184f9785d4d3597aa49750e0bf0', 20, 2000, 'INR', 'rcpt_689db42289bbe', '{}', 'paid', NULL, '2025-08-14 04:32:11', '2025-08-14 04:32:48'),
(151, 90, 'order_R76eeA9j3Di7Vs', NULL, NULL, 20, 2000, 'INR', 'rcpt_68a423e32c632', '{}', 'created', NULL, '2025-08-19 01:42:36', '2025-08-19 01:42:36'),
(152, 90, 'order_R76eh8HmfJc2qd', 'pay_R76fNKJtSXhgzG', '8102e8c44a9cc69008dc658ae005addde6e010528e5ddf15fa8383e09b67ed1c', 20, 2000, 'INR', 'rcpt_68a423e6901d0', '{}', 'paid', NULL, '2025-08-19 01:42:38', '2025-08-19 01:43:56'),
(153, 84, 'order_R79wgdwHEEqZDi', NULL, NULL, 20, 2000, 'INR', 'rcpt_68a45128926c8', '{}', 'created', NULL, '2025-08-19 04:55:45', '2025-08-19 04:55:45'),
(154, 84, 'order_R79wlFl6drHCEP', NULL, NULL, 20, 2000, 'INR', 'rcpt_68a4512d9961f', '{}', 'created', NULL, '2025-08-19 04:55:49', '2025-08-19 04:55:49'),
(155, 84, 'order_R79xb7qusYiUFR', 'pay_R79xx8Lw2WHXsK', 'ce655d45d4e026ed4e79a4c86d0ba38d622b4c00ece79aff5be811b5fe700645', 20, 2000, 'INR', 'rcpt_68a4515d17023', '{}', 'paid', NULL, '2025-08-19 04:56:37', '2025-08-19 04:57:12'),
(156, 84, 'order_R7A1niY8iMWOfh', 'pay_R7A212DzidtEuS', '8f90c3c09df7d35e970873b0dd502b104bd502febecc5e22ebfe41f66f8c8ec6', 50, 5000, 'INR', 'rcpt_68a4524bc7838', '{}', 'paid', NULL, '2025-08-19 05:00:36', '2025-08-19 05:01:04'),
(157, 84, 'order_R7A8mxAP17XqQN', 'pay_R7A98M9BZWKBSv', 'c483d7ad63873a2f00c0ed7ee283f4bb031819f726983d9fcb3d0b41d36caaa3', 20, 2000, 'INR', 'rcpt_68a453d8b4fe0', '{}', 'paid', NULL, '2025-08-19 05:07:12', '2025-08-19 05:07:48'),
(158, 84, 'order_R7AoypRgRaB4Nj', 'pay_R7ApB4dulgHzwT', '6b0d953151d905e97e532813fbc9fa895f8717c453aefd15dbf6c081dff5e386', 20, 2000, 'INR', 'rcpt_68a45d346c629', '{}', 'paid', NULL, '2025-08-19 05:47:09', '2025-08-19 05:47:35'),
(159, 84, 'order_R7AsMf2C2xeYkX', NULL, NULL, 20, 2000, 'INR', 'rcpt_68a45df56e4c2', '{}', 'created', NULL, '2025-08-19 05:50:21', '2025-08-19 05:50:21'),
(160, 84, 'order_R7CENfcfJX08pr', 'pay_R7CEi0CELYrrt5', 'd9048a9b3f1f875977f5428bf21170a199cca0c844858e45a1464c64404b2654', 20, 2000, 'INR', 'rcpt_68a47098c88b5', '{}', 'paid', NULL, '2025-08-19 07:09:53', '2025-08-19 07:10:28'),
(161, 84, 'order_R7CG4mHl9BH7p7', 'pay_R7CGFPZLtmUR9R', '15498968cd47f1d553f0602aa19bab9eec8d1ba406714f5a0e999a49012f580c', 20, 2000, 'INR', 'rcpt_68a470f9d4903', '{}', 'paid', NULL, '2025-08-19 07:11:30', '2025-08-19 07:11:55'),
(162, 84, 'order_R7COdcGu0K3Pjd', 'pay_R7COnWJfY1wdkp', 'ffaf9093d9a79b6255f95515da46367b52fa482cc243ca5002b6fc877f3284ed', 20, 2000, 'INR', 'rcpt_68a472e033a82', '{}', 'paid', NULL, '2025-08-19 07:19:36', '2025-08-19 07:20:01'),
(163, 84, 'order_R7CQp9slOmbqLH', 'pay_R7CR0Hd71F5EAA', 'c4c446c663006401e6b62591956ff9a8e2ca00af47a9a96b687eb20e2d6347e6', 50, 5000, 'INR', 'rcpt_68a4735c55c33', '{}', 'paid', NULL, '2025-08-19 07:21:40', '2025-08-19 07:22:05'),
(164, 84, 'order_R7ChrZOyigTlSi', 'pay_R7CiO7jkRMOoFG', 'df8be8a6bbe86a1140e88f5589d5ddd850ce12c494e906e6c6640907c6b8151e', 50, 5000, 'INR', 'rcpt_68a477241bb02', '{}', 'paid', NULL, '2025-08-19 07:37:48', '2025-08-19 07:38:33'),
(165, 84, 'order_R7Cp1OohvquWsk', 'pay_R7CpCob1P9Cncl', 'b38ac3b415844334116b67b997166bfc989af8ad9561ed6ea1ec51aef5c8f3db', 20, 2000, 'INR', 'rcpt_68a478bac42be', '{}', 'paid', NULL, '2025-08-19 07:44:35', '2025-08-19 07:45:00'),
(166, 84, 'order_R7Cr4aB2Dr0yQV', 'pay_R7CrHPBg4yvkbp', '8e53d4f66c9666e9fe43acee17453f79f59769e2ae8e67d8d8c5ca29e28d55f2', 50, 5000, 'INR', 'rcpt_68a4792f4fe0b', '{}', 'paid', NULL, '2025-08-19 07:46:31', '2025-08-19 07:46:58'),
(167, 84, 'order_R7CzO9ESuOGslQ', 'pay_R7CziY9PL1vPos', '0ccb5792380cb8caa975006f786517e2484e1fe59bc5be8f2ba0aade0c8a358b', 50, 5000, 'INR', 'rcpt_68a47b079699a', '{}', 'paid', NULL, '2025-08-19 07:54:23', '2025-08-19 07:54:57'),
(168, 84, 'order_R7DBCYbhifpJiB', 'pay_R7DBOyLh3QfMLu', '9b4c28902eceb7eda0401765f9c1eb1adf8067a3a4fad37feb05a13c093d3cbf', 50, 5000, 'INR', 'rcpt_68a47da699d11', '{}', 'paid', NULL, '2025-08-19 08:05:34', '2025-08-19 08:06:01'),
(169, 26, 'order_RJ4UJhSD3OSTYM', 'pay_RJ5YQHBUVkfxUo', 'ca96144c81d54769e84c3bd4ae4dc4e901310fadf226541015fcc842eadbe1a5', 50, 5000, 'INR', 'rcpt_68cc00c64fcd6', '{}', 'paid', NULL, '2025-09-18 07:23:27', '2025-09-18 08:27:13'),
(170, 47, 'order_RNnwNLHFvaEuZ0', NULL, NULL, 50, 5000, 'INR', 'rcpt_68dbc59942134', '{}', 'created', NULL, '2025-09-30 06:27:14', '2025-09-30 06:27:14'),
(171, 47, 'order_RNnwnTDH9exakf', NULL, NULL, 20, 2000, 'INR', 'rcpt_68dbc5b1e2fd6', '{}', 'created', NULL, '2025-09-30 06:27:38', '2025-09-30 06:27:38'),
(172, 47, 'order_RNqH3w7kJPi3O3', NULL, NULL, 50, 5000, 'INR', 'rcpt_68dbe5b3899b4', '{}', 'created', NULL, '2025-09-30 08:44:12', '2025-09-30 08:44:12'),
(173, 47, 'order_RO5VVd2qRlggXU', 'pay_RO5VhinJWorCed', '6486bd49bc82e4f9324f3c4e4e9fca60d6da0ba9ff488c620ca7e548e9777849', 50, 5000, 'INR', 'rcpt_68dcb74057299', '{}', 'paid', NULL, '2025-09-30 23:38:17', '2025-09-30 23:39:02'),
(174, 84, 'order_RQXVfHWzBUuBzr', 'pay_RQXW303f1rA2oU', '4e8312ddb679494cb7d6183f4f899f7505681d3a1751bd109aa9df438e611c58', 50, 5000, 'INR', 'rcpt_68e4e23e1a08c', '{}', 'paid', NULL, '2025-10-07 04:19:51', '2025-10-07 04:20:28'),
(179, 84, 'order_RQcjEaexJBJ66J', 'pay_RQcjUJy623LDbe', 'f1121e75495a128519343e1869f3ad975452d89bd389187c7f114abae53d295a', 50, 5000, 'INR', 'rcpt_68e52a0944b32', '{}', 'paid', NULL, '2025-10-07 09:26:10', '2025-10-07 09:26:40'),
(182, 97, 'order_T2fCz60HRpxiMk', 'pay_T2fDB8Y1xmuykD', '0df640195d47c75c88943319fd8b7c6a1104e008c9ac43016ddb167f714b7d31', 50, 5000, 'INR', 'rcpt_6a3275418e3d3', '{}', 'paid', NULL, '2026-06-17 04:51:53', '2026-06-17 04:52:30'),
(186, 98, 'order_T2i0XqwRFAHD56', 'pay_T2i0iFfAxwqV4q', 'ce1f5e0424e04b5db1acdf2cf9a22fa92cba7548d29a40b5cfa78e1f962ca6fa', 50, 5000, 'INR', 'rcpt_6a329bc3d60af', '{}', 'paid', NULL, '2026-06-17 07:36:12', '2026-06-17 07:36:53'),
(188, 99, 'order_T2ymaY46egos7v', 'pay_T2ymkp1Ud3ATT8', '2fb22dde7700d739416ff881051955f04263173774f3f981aa0a85b7e066d0b2', 20, 2000, 'INR', 'rcpt_6a3382869df59', '{}', 'paid', NULL, '2026-06-18 00:00:46', '2026-06-18 00:01:20'),
(192, 99, 'order_T34NVs9wk28hzb', 'pay_T34Nj878UCjrAf', 'c479e3287c20e2991a756dc4b27d412df1d09a4bff24735364feb5dddfb3a3e2', 20, 2000, 'INR', 'rcpt_6a33cf7ff2b3f', '{}', 'paid', NULL, '2026-06-18 05:29:12', '2026-06-18 05:29:50'),
(193, 99, 'order_T34usnvICLMEKW', 'pay_T34vBx125PMwyH', '0decd96978f808a2b943756166d351b163a1b309667dc9997d1a673cbce704a5', 50, 5000, 'INR', 'rcpt_6a33d6e76a054', '{}', 'paid', NULL, '2026-06-18 06:00:47', '2026-06-18 06:01:39'),
(195, 99, 'order_T38QdV7SDq4Kf4', 'pay_T38QnF74AneGe9', '24d09c60311f5b0e30206b986e2bd66e25acf9a64ed68280a4600e2c4daa7eab', 50, 5000, 'INR', 'rcpt_6a340737dac52', '{}', 'paid', NULL, '2026-06-18 09:26:56', '2026-06-18 09:27:31'),
(196, 104, 'order_T394kDJ3EJEYo6', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a34101e09537', '{}', 'created', NULL, '2026-06-18 10:04:54', '2026-06-18 10:04:54'),
(197, 104, 'order_T394ldH1Mtm02j', 'pay_T394uLIbDmDW7d', '25ce71fefa00bed7e2d1bf954a2f9719568f5a35a71b96f663e513f25cf1c540', 20, 2000, 'INR', 'rcpt_6a34101f5482d', '{}', 'paid', NULL, '2026-06-18 10:04:55', '2026-06-18 10:05:27'),
(198, 105, 'order_T3Q9MmjM5uzEXm', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a34faffecb4a', '{}', 'created', NULL, '2026-06-19 02:47:04', '2026-06-19 02:47:04'),
(199, 105, 'order_T3Q9NrFBfxauwq', 'pay_T3QA0xm1zadPsN', 'edf39cd516916825f30b0b8fd22987dfec67156d8ff51c7eae50d72816afdfc6', 50, 5000, 'INR', 'rcpt_6a34fb00ed92c', '{}', 'paid', NULL, '2026-06-19 02:47:05', '2026-06-19 02:48:55'),
(200, 106, 'order_T3QPwYFdLK501J', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a34fead928d1', '{}', 'created', NULL, '2026-06-19 03:02:45', '2026-06-19 03:02:45'),
(201, 106, 'order_T3QPz7DaIbbH8Y', 'pay_T3QQ3D7GT3fSSp', '75f1d605220fd96e91914766dd6adb273d1b7b487d4a8eea10a2a7d638768153', 50, 5000, 'INR', 'rcpt_6a34feafe6e1d', '{}', 'paid', NULL, '2026-06-19 03:02:48', '2026-06-19 03:03:46'),
(202, 105, 'order_T3QnepJE5cDmec', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a3503f08959d', '{}', 'created', NULL, '2026-06-19 03:25:12', '2026-06-19 03:25:12'),
(203, 105, 'order_T3QpCHRhBwUH72', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a350447f0843', '{}', 'created', NULL, '2026-06-19 03:26:40', '2026-06-19 03:26:40'),
(204, 105, 'order_T3QpDlxGomM6ID', 'pay_T3QpJK2Evcerlc', '01493f88b4b710e346c4159c2d4a23207ee1bbcdd20e1070d4d5854aafb0c8ea', 50, 5000, 'INR', 'rcpt_6a350449678d9', '{}', 'paid', NULL, '2026-06-19 03:26:41', '2026-06-19 03:27:15'),
(205, 104, 'order_T3S46bylGlz3At', 'pay_T3S4FaNMbnVIXW', '274754a14af5215b6589a09e7615c5cf145dcd5f4b3619372667c330592d5594', 20, 2000, 'INR', 'rcpt_6a3515586f6b6', '{}', 'paid', NULL, '2026-06-19 04:39:28', '2026-06-19 04:39:55'),
(206, 104, 'order_T3S6YwOK2xpya1', 'pay_T3S6fLdbbtOUo2', 'ee80223392fee8b05413c9eaa2cb20047ea7f59fef35e66801bd860a36f8e566', 50, 5000, 'INR', 'rcpt_6a3515e3f161a', '{}', 'paid', NULL, '2026-06-19 04:41:48', '2026-06-19 04:42:14'),
(207, 99, 'order_T3Sl5pxMo9llk3', 'pay_T3SlHpvrgEzcUQ', '0c2e30c5f44f8ffe4b31d4a83286272d6c1ee491a33f6c953ba970c5dfe4061c', 50, 5000, 'INR', 'rcpt_6a351ee2278d0', '{}', 'paid', NULL, '2026-06-19 05:20:10', '2026-06-19 05:20:47'),
(208, 107, 'order_T3Tc4kxchtF7t7', 'pay_T3Tcmy45Drgtqy', '4f57d0c420d7147fdf7975a513bce81934ebd6350b3b3128be802d29aa767a21', 20, 2000, 'INR', 'rcpt_6a352aa37abeb', '{}', 'paid', NULL, '2026-06-19 06:10:19', '2026-06-19 06:11:39'),
(209, 107, 'order_T3TdUjDn497SXc', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a352af425f7c', '{}', 'created', NULL, '2026-06-19 06:11:40', '2026-06-19 06:11:40'),
(210, 107, 'order_T3TdloPS0C13n4', 'pay_T3TdrcRnSATO5J', '21d95566713831c5453e88dd41f4e4fad68fe504020d940bb9e319f5f794d2ea', 20, 2000, 'INR', 'rcpt_6a352b03c661b', '{}', 'paid', NULL, '2026-06-19 06:11:56', '2026-06-19 06:12:30'),
(211, 109, 'order_T3UuWC1XtVlJ0M', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a353c77ad9cc', '{}', 'created', NULL, '2026-06-19 07:26:28', '2026-06-19 07:26:28'),
(212, 109, 'order_T3UuXL77ZeaKnH', 'pay_T3UuoQ5yzlGapW', '5ae45b7494ad75ee90cce0ff97178a1deed239ad919545e3d749174aa3f1c468', 50, 5000, 'INR', 'rcpt_6a353c7dc2523', '{}', 'paid', NULL, '2026-06-19 07:26:30', '2026-06-19 07:27:44'),
(213, 110, 'order_T3UyPHyFEnYlbR', 'pay_T3UyX20dJP726h', 'b5d552d10db534f37b95114f048185f7b706519d4d48f8759dae05981d9fa628', 50, 5000, 'INR', 'rcpt_6a353d5991315', '{}', 'paid', NULL, '2026-06-19 07:30:09', '2026-06-19 07:30:39'),
(214, 111, 'order_T7lElyktlieIjk', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a4370a565efa', '{}', 'created', NULL, '2026-06-30 02:00:45', '2026-06-30 02:00:45'),
(215, 111, 'order_T7lEoYZfG08ILi', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a4370a7bcbfd', '{}', 'created', NULL, '2026-06-30 02:00:48', '2026-06-30 02:00:48'),
(216, 111, 'order_T7lEoikP5JMSlk', 'pay_T7lHQYJCYbUGRw', 'b6b0bc8849361d35bd4c34de139018137c7b6ec0f0cdb180bd5f19e50ed6e016', 20, 2000, 'INR', 'rcpt_6a4370a801401', '{}', 'paid', NULL, '2026-06-30 02:00:48', '2026-06-30 02:06:31'),
(217, 112, 'order_T7lQA0WyPZO3ef', 'pay_T7lQN36J1ARTRJ', '2cea203ad7a648ab8f2491a480c692bd82de1a9712ab5575609c843c61daf5f8', 50, 5000, 'INR', 'rcpt_6a43732c42a1c', '{}', 'paid', NULL, '2026-06-30 02:11:32', '2026-06-30 02:12:11'),
(218, 112, 'order_T7lR1G9ow1H3hL', 'pay_T7lRAZ2PFAv5VJ', 'ee8d4abbec907d9ecb131526bb9a25c1f2d67356c0f0ddd421bd8a324a42234d', 20, 2000, 'INR', 'rcpt_6a43735d0b14a', '{}', 'paid', NULL, '2026-06-30 02:12:21', '2026-06-30 02:12:52'),
(219, 113, 'order_T7m7WJgKShOAsX', 'pay_T7m7q83tFEzfrx', '62b92c3ae01a16e82f0673e5562367de896a4ba87151c27ceee4167debff73d0', 20, 2000, 'INR', 'rcpt_6a437ccb181c4', '{}', 'paid', NULL, '2026-06-30 02:52:35', '2026-06-30 02:53:26'),
(220, 113, 'order_T7mByPEMnmHila', 'pay_T7mC8dumyP7cnU', '06f936bf522f1c6b678dc90f69f627103125188118adac3857a3f02c619cfe02', 50, 5000, 'INR', 'rcpt_6a437dc8075c8', '{}', 'paid', NULL, '2026-06-30 02:56:48', '2026-06-30 02:57:24'),
(221, 114, 'order_T7ncgG5qBX6LT7', 'pay_T7ncqfhujbQCMT', '4c664a1311f9753c5ed6a09bf46382c357573e1333fdc828b7dc12588fdb70a2', 50, 5000, 'INR', 'rcpt_6a4391768d3ee', '{}', 'paid', NULL, '2026-06-30 04:20:46', '2026-06-30 04:21:17'),
(222, 115, 'order_T8Z8Ok9kyhGhNb', 'pay_T8Z8ZO0EP0y5V5', 'edc3fc72610da0c7de08c20bea339294b3700ef8516fab48323e5b41740e6130', 20, 2000, 'INR', 'rcpt_6a461f0c092d8', '{}', 'paid', NULL, '2026-07-02 02:49:24', '2026-07-02 02:49:58'),
(223, 107, 'order_T8e9oTSO7liVs3', 'pay_T8eA34owl4lLdU', '35d8fdaa3c7f4d90577236d0b996cdf9e76090ca5d68a38e2ee3b94255c685f7', 50, 5000, 'INR', 'rcpt_6a4664247d2b4', '{}', 'paid', NULL, '2026-07-02 07:44:12', '2026-07-02 07:44:53'),
(224, 107, 'order_T8eKO7w724kPb2', 'pay_T8eKWLs34OGd04', 'bc124fc56cd22f0eac5faf9b2840bfc42919efc2a348839ac34e475cbf15af07', 50, 5000, 'INR', 'rcpt_6a46667d2f040', '{}', 'paid', NULL, '2026-07-02 07:54:13', '2026-07-02 07:54:45'),
(225, 99, 'order_T9YXuz4duzaUkP', 'pay_T9YYARselTSDzK', '38c5c24bc15e412b756bb9565362cd897d8b80349a07b00e2685c408455019a6', 50, 5000, 'INR', 'rcpt_6a496bd81ea4d', '{}', 'paid', NULL, '2026-07-04 14:53:52', '2026-07-04 14:54:29'),
(226, 99, 'order_T9YpZzfECDTw5a', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a496fc344717', '{}', 'created', NULL, '2026-07-04 15:10:35', '2026-07-04 15:10:35'),
(227, 116, 'order_T9j7RSXOxhIygC', 'pay_T9j7eoKVnBnSO1', '95380a8dc325d4d0248f77e5b2fb64fc5c0a886f5ced05cdd7a23a1c601bffaf', 50, 5000, 'INR', 'rcpt_6a49fd4a03915', '{}', 'paid', NULL, '2026-07-05 01:14:26', '2026-07-05 01:15:19'),
(228, 104, 'order_TBRQUSRKbeEmfn', 'pay_TBRQgnzmlQMU9L', '2ad60a91c24f8a70a9fa1f83f8115262faf89bca0289c8c19e0dd6e69904c9e5', 50, 5000, 'INR', 'rcpt_6a4fb3aeed9bd', '{}', 'paid', NULL, '2026-07-09 09:13:59', '2026-07-09 09:14:31'),
(229, 107, 'order_TD1BGj0QZKmgXz', 'pay_TD1BeaMzRr9cTp', '1ef16489cc89a81436cae6d269e1afcb8e677b415cf8bfda8128fdf9bb8ae0d6', 50, 5000, 'INR', 'rcpt_6a54f46cb53f5', '{}', 'paid', NULL, '2026-07-13 08:51:33', '2026-07-13 08:53:01'),
(230, 117, 'order_TDoffelREjlwfj', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a579d3aa8907', '{}', 'created', NULL, '2026-07-15 09:16:18', '2026-07-15 09:16:18'),
(231, 118, 'order_TDopm9ynCwzDSH', 'pay_TDoq3t6yh9qTlG', '58ac8e7b73aed5a883e3b0fba7cf7db8e392fe0ee2b48a045ca70ba58b0a7efd', 50, 5000, 'INR', 'rcpt_6a579f78a6dca', '{}', 'paid', NULL, '2026-07-15 09:25:52', '2026-07-15 09:26:37'),
(232, 120, 'order_TDpJPuuiSrezLV', 'pay_TDpKO63xmBhpgX', '2fa218853cdb173b98c612df5c9901d94a865882cbdcabb4fb91c3f36e773cd1', 50, 5000, 'INR', 'rcpt_6a57a60c3c59c', '{}', 'paid', NULL, '2026-07-15 09:53:56', '2026-07-15 09:55:16'),
(233, 121, 'order_TE9xoiuYeGyyC3', 'pay_TE9y6CLGlyhhxZ', '34775c7c86411487015e8f6fba2d4c08fdd880f2883ff31248f2bbad2d5f6724', 50, 5000, 'INR', 'rcpt_6a58c22354208', '{}', 'paid', NULL, '2026-07-16 06:06:03', '2026-07-16 06:06:47'),
(234, 122, 'order_TEAQuixfUuqfSs', 'pay_TEAR9fhPykZxbL', '2adcc31556ac105e03f65e9e29c6b5f54451d56c2db18f37b3cd51fa4aa5100b', 50, 5000, 'INR', 'rcpt_6a58c898025e8', '{}', 'paid', NULL, '2026-07-16 06:33:36', '2026-07-16 06:34:59'),
(235, 107, 'order_TEBL9OnszRJEGI', 'pay_TEBLLDyl1suGEr', '6402255e22d43ef11e6f1a704a4543f7f90347f44607f43f940c0320f4df5a4b', 50, 5000, 'INR', 'rcpt_6a58d5124c888', '{}', 'paid', NULL, '2026-07-16 07:26:50', '2026-07-16 07:27:24'),
(236, 118, 'order_TEBxSMf7BzTX6R', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a58dd9218643', '{}', 'created', NULL, '2026-07-16 08:03:06', '2026-07-16 08:03:06'),
(237, 118, 'order_TEC4whWtGThOTQ', 'pay_TEC5ZH1VKfI6tz', 'c8091098da62b1183e5ea8f834ac622774ea788adcee7c651c8933f0fbdf88ef', 50, 5000, 'INR', 'rcpt_6a58df3b7c0c9', '{}', 'paid', NULL, '2026-07-16 08:10:11', '2026-07-16 08:11:12'),
(238, 107, 'order_TEXXr54zoSktCC', 'pay_TEXYAgae1XPx6b', '4698b1aaaa668a05d188f84cb736c0c9fd35dd822d7958a7410d1bec948b90f4', 20, 2000, 'INR', 'rcpt_6a5a068761d38', '{}', 'paid', NULL, '2026-07-17 05:10:07', '2026-07-17 05:11:21'),
(239, 107, 'order_TEXZznD41yL9lp', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a5a0700eeff3', '{}', 'created', NULL, '2026-07-17 05:12:09', '2026-07-17 05:12:09'),
(240, 107, 'order_TEXaWzKqsFajc3', 'pay_TEXajoYMytNK1f', '94bfebd5adcdeb4161c37934b4b7bd2f844448319541a40f37f1e8cc48e6073c', 20, 2000, 'INR', 'rcpt_6a5a071f692f1', '{}', 'paid', NULL, '2026-07-17 05:12:39', '2026-07-17 05:13:21'),
(241, 125, 'order_TEnMyF5Vcpa2KF', 'pay_TEnOnqqKD6ULU3', '261b62203ad2073212c85abefefac065b54671e56d0b46f755e8e9814438a3b9', 50, 5000, 'INR', 'rcpt_6a5ae03175935', '{}', 'paid', NULL, '2026-07-17 20:38:55', '2026-07-17 20:40:54'),
(242, 118, 'order_TF0T3x33XoCQHW', 'pay_TF0TOqlPvQpetW', '46aec4bef745033951718e909f347929886d2638f0c838bc1ee635ccce864a40', 50, 5000, 'INR', 'rcpt_6a5b946602696', '{}', 'paid', NULL, '2026-07-18 09:27:42', '2026-07-18 09:28:21'),
(243, 104, 'order_TGaKs0sDWKa0eR', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a60d6b2d806f', '{}', 'created', NULL, '2026-07-22 09:11:55', '2026-07-22 09:11:55'),
(244, 104, 'order_TGaLaJfENdfWNP', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a60d6db88c14', '{}', 'created', NULL, '2026-07-22 09:12:35', '2026-07-22 09:12:35'),
(245, 126, 'order_TGaQsm5ZleVlLw', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a60d808652e3', '{}', 'created', NULL, '2026-07-22 09:17:36', '2026-07-22 09:17:36'),
(246, 104, 'order_TGaSbjjJmIepFf', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a60d86a72687', '{}', 'created', NULL, '2026-07-22 09:19:14', '2026-07-22 09:19:14'),
(247, 127, 'order_TGabEgZBeQ45bd', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a60da5484449', '{}', 'created', NULL, '2026-07-22 09:27:24', '2026-07-22 09:27:24'),
(248, 128, 'order_TGaijsnCfMr6GS', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a60dbf9a6215', '{}', 'created', NULL, '2026-07-22 09:34:30', '2026-07-22 09:34:30'),
(249, 128, 'order_TGapTf6XVHsmtp', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a60dd7d61b7b', '{}', 'created', NULL, '2026-07-22 09:40:53', '2026-07-22 09:40:53'),
(250, 128, 'order_TGavAKSwawoDeH', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a60dec0891c2', '{}', 'created', NULL, '2026-07-22 09:46:16', '2026-07-22 09:46:16'),
(251, 127, 'order_TGrH8PMQRjYHxH', 'pay_TGrHOWKphbUlFz', 'ecc809f3333b969ea4f7d70f9016cb93fb88282c5247eaf9dfb9d3a1e869f938', 20, 2000, 'INR', 'rcpt_6a61bfba2c92c', '{}', 'paid', NULL, '2026-07-23 01:46:10', '2026-07-23 02:45:16'),
(252, 127, 'order_TGrkp9KTFvTNuK', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a61c65083a8f', '{}', 'created', NULL, '2026-07-23 02:14:16', '2026-07-23 02:14:16'),
(253, 104, 'order_TGrkqm9LtQUn8y', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a61c6521347b', '{}', 'created', NULL, '2026-07-23 02:14:18', '2026-07-23 02:14:18'),
(254, 104, 'order_TGrllm3XwS5Lb5', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a61c6864f3bf', '{}', 'created', NULL, '2026-07-23 02:15:10', '2026-07-23 02:15:10'),
(255, 104, 'order_TGrmPL1PFsaXxR', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a61c6aa84edf', '{}', 'created', NULL, '2026-07-23 02:15:46', '2026-07-23 02:15:46'),
(256, 104, 'order_TGrmu0MNvgC6NR', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a61c6c68f7aa', '{}', 'created', NULL, '2026-07-23 02:16:14', '2026-07-23 02:16:14'),
(257, 104, 'order_TGrncSbsnxxW9L', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a61c6ef55f1b', '{}', 'created', NULL, '2026-07-23 02:16:55', '2026-07-23 02:16:55'),
(258, 127, 'order_TGsICmZdmkN2ou', 'pay_TGsILPUzfFUGo2', '0dc9e13e54b24254473a47e699c30203d3b124bfcf3dcc98456e64ebccc2f89a', 50, 5000, 'INR', 'rcpt_6a61cdb89b54f', '{}', 'paid', NULL, '2026-07-23 02:45:52', '2026-07-23 02:46:20'),
(259, 104, 'order_TGsM1PWJcKqEtZ', 'pay_TGsM948jrYja1q', '357f8f582bfe9eb88ef87f1bf9bead33b31cf6e7e970db4f04a37452b0837c0a', 20, 2000, 'INR', 'rcpt_6a61ce9160181', '{}', 'paid', NULL, '2026-07-23 02:49:29', '2026-07-23 02:49:55'),
(260, 104, 'order_TGsNWDg9OQnS8S', 'pay_TGsNbDNoudJC2R', 'ca8d34a3cd9b9fa8b9cc74c0965d93abecab7be110a14a5ed7cd1034a0099cc2', 50, 5000, 'INR', 'rcpt_6a61cee671199', '{}', 'paid', NULL, '2026-07-23 02:50:54', '2026-07-23 02:51:15'),
(261, 128, 'order_TGsPPkWxAgg5J8', 'pay_TGsPgLQDxyVFUD', '49efdd58eda25d3fa12f76e8ba0bee170e77cf3a155432f225da7c45b14cedeb', 20, 2000, 'INR', 'rcpt_6a61cf5220fdf', '{}', 'paid', NULL, '2026-07-23 02:52:42', '2026-07-23 02:53:16'),
(262, 129, 'order_TGvgydzwdtIHHP', 'pay_TGvj4H1XbfFWK2', '41efd22e36c220da757d1180939e9fb3c4328b4c5768d2da8f272120da9fb6e5', 50, 5000, 'INR', 'rcpt_6a61fc7c83114', '{}', 'paid', NULL, '2026-07-23 06:05:24', '2026-07-23 06:07:39'),
(263, 130, 'order_TGxYe5U965qp1L', 'pay_TGxdFTH98Z14wk', 'f986f1cb39d9f5d2ccc197fbdcef039b87fa5e5a426cd9ad9e107dae3bacbe23', 20, 2000, 'INR', 'rcpt_6a62162686da2', '{}', 'paid', NULL, '2026-07-23 07:54:54', '2026-07-23 07:59:31'),
(264, 131, 'order_TGyy3rtcAJnnWr', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a62298bb3fda', '{}', 'created', NULL, '2026-07-23 09:17:40', '2026-07-23 09:17:40'),
(265, 131, 'order_TGz0AZ2zxbtQ9k', 'pay_TGz1TusJVadf07', 'f5e9ee21f67681f063892e7a2834735eb4b3a9aea602b0fac1f81436541fb35a', 50, 5000, 'INR', 'rcpt_6a622a036eadc', '{}', 'paid', NULL, '2026-07-23 09:19:39', '2026-07-23 09:21:07'),
(266, 132, 'order_TGz8QjkPuvl88r', 'pay_TGz919Tfw48Dul', '6b0c86cb083cc5239b546835dc81bc0648b54dd0d0887f5eeff60507e1e11e90', 50, 5000, 'INR', 'rcpt_6a622bd8b305d', '{}', 'paid', NULL, '2026-07-23 09:27:28', '2026-07-23 09:28:15'),
(267, 104, 'order_THFiArdKADd2j4', 'pay_THFiKaoYzreLZV', 'f681f55586883fc8342a97d79725f1ad2265eddf3b319e314820372d3300fd3a', 50, 5000, 'INR', 'rcpt_6a630fe0cac21', '{}', 'paid', NULL, '2026-07-24 01:40:25', '2026-07-24 01:40:52'),
(268, 129, 'order_THGKV555ppY1XZ', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a631861b5e28', '{}', 'created', NULL, '2026-07-24 02:16:42', '2026-07-24 02:16:42'),
(269, 129, 'order_THGWj9Yy8JaXUH', 'pay_THGX0LlWKwNsvT', 'f81f08cff105a5ea09eb9ed357b538bf6676e2792b9b9961b59a26a70723e42b', 50, 5000, 'INR', 'rcpt_6a631b1836aa7', '{}', 'paid', NULL, '2026-07-24 02:28:16', '2026-07-24 02:29:07'),
(273, 104, 'order_THNKG7Wi5neK7Y', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a63789f4afbc', '{}', 'created', NULL, '2026-07-24 09:07:19', '2026-07-24 09:07:19'),
(275, 135, 'order_THNQNJykNAGbAk', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a6379fabb561', '{}', 'created', NULL, '2026-07-24 09:13:06', '2026-07-24 09:13:06'),
(276, 104, 'order_THNQgIjYihFjdy', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a637a0c240f5', '{}', 'created', NULL, '2026-07-24 09:13:24', '2026-07-24 09:13:24'),
(277, 104, 'order_THNS8oQYPifJQ5', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a637a5f0a2d8', '{}', 'created', NULL, '2026-07-24 09:14:47', '2026-07-24 09:14:47'),
(278, 104, 'order_THNT7JzGtBw5dI', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a637a967840a', '{}', 'created', NULL, '2026-07-24 09:15:42', '2026-07-24 09:15:42'),
(280, 127, 'order_THPnHDfsPBRlyA', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a639a92c47f1', '{}', 'created', NULL, '2026-07-24 11:32:11', '2026-07-24 11:32:11'),
(281, 127, 'order_TIS2wA330r6FkK', NULL, NULL, 50, 5000, 'INR', 'rcpt_6a670e739a759', '{}', 'created', NULL, '2026-07-27 02:23:23', '2026-07-27 02:23:23'),
(282, 127, 'order_TISlhaTVgagz8C', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a6718623ae8e', '{}', 'created', NULL, '2026-07-27 03:05:46', '2026-07-27 03:05:46'),
(283, 139, 'order_TIyOuoLZ5EJwNu', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a68cb879a562', '{}', 'created', 9, '2026-07-28 10:02:23', '2026-07-28 10:02:23'),
(284, 150, 'order_TX7efS3lkTAqrv', NULL, NULL, 20, 2000, 'INR', 'rcpt_6a97ef4e6812a', '{}', 'created', 9, '2026-09-02 04:11:34', '2026-09-02 04:11:34');

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

--
-- Table structure for table `otp_codes`
--

CREATE TABLE `otp_codes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `email` varchar(255) NOT NULL,
  `otp` varchar(255) NOT NULL,
  `expires_at` timestamp NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `otp_codes`
--

INSERT INTO `otp_codes` (`id`, `email`, `otp`, `expires_at`, `created_at`, `updated_at`) VALUES
(1, 'hansrajjangid14@gmail.com', '945081', '2025-06-30 04:23:55', NULL, '2025-06-30 04:18:55'),
(2, 'new3@gmail.com', '101916', '2025-06-30 05:31:07', NULL, '2025-06-30 05:26:07'),
(7, 'n4@gmail.com', '912057', '2025-07-02 08:42:28', NULL, '2025-07-02 08:37:28'),
(10, 'ambika@yopmail.com', '324209', '2025-08-09 10:01:22', NULL, '2025-08-09 09:56:22'),
(12, 'angeltreasure10@gmail.com', '312640', '2025-10-07 09:28:27', NULL, '2025-10-07 09:23:27'),
(13, 'muthu@gmail.com', '904249', '2025-08-13 04:51:40', NULL, '2025-08-13 04:46:40'),
(15, 'Pradyumna@gmail.com', '680177', '2026-06-17 07:53:25', NULL, '2026-06-17 07:48:25'),
(21, 'sonali44@gmail.com', '376769', '2026-06-19 03:12:45', NULL, '2026-06-19 03:07:45'),
(25, 'kashish@yopmail.com', '275523', '2026-09-02 04:29:30', NULL, '2026-09-02 04:24:30'),
(26, 'kashish12@yopmail.com', '275175', '2026-08-26 01:38:47', NULL, '2026-08-26 01:33:47'),
(27, 'kashvarsh.12@gmail.com', '975511', '2026-08-27 08:16:32', NULL, '2026-08-27 08:11:32'),
(28, 'kashish@gmail.com', '188054', '2026-08-31 03:04:56', NULL, '2026-08-31 02:59:56'),
(29, 'varshney@gmail.com', '763214', '2026-08-31 10:05:54', NULL, '2026-08-31 10:00:54'),
(30, 'selvi@gmail.com', '389967', '2026-09-01 02:43:13', NULL, '2026-09-01 02:38:13'),
(34, 'Derana@gmail.com', '925823', '2026-09-21 02:31:39', NULL, '2026-09-21 02:26:39'),
(36, 'vijay@yopmail.com', '755141', '2026-09-15 08:36:43', NULL, '2026-09-15 08:31:43');

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

--
-- Table structure for table `pages`
--

CREATE TABLE `pages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `page_title` varchar(255) NOT NULL,
  `slug` varchar(255) NOT NULL,
  `banner_image` varchar(255) DEFAULT NULL,
  `banner_title` varchar(255) DEFAULT NULL,
  `banner_description` text DEFAULT NULL,
  `section_1` text DEFAULT NULL,
  `section_2` text DEFAULT NULL,
  `section_3` text DEFAULT NULL,
  `section_4` text DEFAULT NULL,
  `section_5` text DEFAULT NULL,
  `section_6` text DEFAULT NULL,
  `section_7` text DEFAULT NULL,
  `section_8` text DEFAULT NULL,
  `section_9` text DEFAULT NULL,
  `section_10` text DEFAULT NULL,
  `section_11` text DEFAULT NULL,
  `section_12` text DEFAULT NULL,
  `section_13` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `palm_readings`
--

CREATE TABLE `palm_readings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` varchar(20) NOT NULL,
  `data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL CHECK (json_valid(`data`)),
  `plan_type` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `palm_image` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `palm_readings`
--

INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1, '', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life. It suggests a stable and energetic lifestyle with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These relationships may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is moderately clear and runs straight up the palm, signifying a steady career path with a sense of purpose and determination. There may be some changes, but overall progress is consistent.\",\"success_line\":\"The success (sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately long, indicating opportunities for travel and exploration. These journeys may bring personal growth and new experiences.\"}', NULL, '2025-07-16 07:05:10', '2025-07-16 07:05:10', NULL),
(2, '', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with a good mix of creativity and practicality. This person is thoughtful, analytical, and capable of making wise decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional intelligence. This person values relationships deeply and is likely to have fulfilling emotional connections.\",\"life_line\":\"The life line is long and smooth, indicating good vitality and a strong constitution. This person is likely to enjoy a healthy and active life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, which may suggest a cautious approach to relationships or fewer significant romantic partnerships. It could also indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but faint, showing that this person\\u2019s life path may be influenced by external circumstances and personal choices. There may be periods of uncertainty or change in career or life direction.\",\"success_line\":\"The success (sun) line is faint and short, indicating that recognition and fame may come later in life or through persistent effort. Success is achievable but may require dedication and patience.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major focus in this person\'s life. When travel does occur, it is likely purposeful and meaningful.\"}', NULL, '2025-07-17 05:31:23', '2025-07-17 05:31:23', NULL),
(3, '', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with a good mix of creativity and practicality. This person is thoughtful, adaptable, and has a strong ability to focus on tasks.\",\"heart_line\":\"The heart line is well-defined and curves gently upwards, suggesting a warm, compassionate nature with strong emotional intelligence. This person values relationships deeply and is likely to have fulfilling romantic connections.\",\"life_line\":\"The life line is long and smooth, indicating good vitality and a strong constitution. This person is likely to enjoy a healthy life with steady energy and resilience against stress.\",\"marriage_line\":\"The marriage lines are faint but present, showing potential for meaningful relationships. There may be some challenges or delays in commitment, but overall, this person values partnership and emotional bonds.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life with clear goals.\",\"success_line\":\"The success (Sun) line is visible and well-marked, indicating recognition and achievement in creative or artistic endeavors. This person is likely to gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are subtle but present, suggesting occasional journeys that bring new experiences and opportunities. Travel may play a role in personal growth and expanding horizons.\"}', NULL, '2025-07-17 05:33:30', '2025-07-17 05:33:30', NULL),
(4, '1', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused thinker with strong concentration and logical decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong zest for life with resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for emotional growth and learning.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and achievement in creative or professional endeavors, along with personal fulfillment.\",\"travel_lines\":\"The travel lines are moderately marked, suggesting occasional journeys or changes in environment that bring new experiences and opportunities for growth.\"}', NULL, '2025-07-18 09:19:05', '2025-07-18 09:19:24', NULL),
(5, 'guest_KCrb33LdHi', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force with a stable and secure life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional depth but require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a clear sense of purpose and career direction, with potential for steady progress and achievement.\",\"success_line\":\"The success (sun) line is visible and strong, pointing to recognition, creativity, and success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, suggesting opportunities for travel and exploration that will broaden horizons and bring enriching experiences.\"}', NULL, '2025-07-18 09:23:08', '2025-07-18 09:23:08', NULL),
(6, 'guest_jQffrJaSmt', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for lasting partnerships, though some emotional ups and downs may occur.\",\"fate_line\":\"The fate line is moderately clear and runs centrally, reflecting a steady career path with occasional changes influenced by personal decisions and external circumstances.\",\"success_line\":\"The success line is faint but visible, suggesting that recognition and achievements will come through persistent effort and dedication over time.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences and personal growth.\"}', NULL, '2025-07-18 09:26:06', '2025-07-18 09:26:06', NULL),
(7, 'guest_70OnEYn92K', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexities or challenges to overcome.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with opportunities for fame or financial gain.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating several important journeys or relocations that will bring growth, new experiences, and broadened perspectives.\"}', NULL, '2025-07-18 09:29:38', '2025-07-18 09:29:38', NULL),
(8, 'guest_nbFdMA0QNT', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm and caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful partnerships and emotional connections.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderately visible, indicating occasional journeys that bring new experiences and opportunities for personal growth.\"}', NULL, '2025-07-18 09:30:58', '2025-07-18 09:30:58', NULL),
(9, 'guest_TOOxLEZ8MB', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, compassionate nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is well-defined and long, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a preference for meaningful and lasting partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress and achievements over time.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and fulfillment in creative or professional endeavors, with potential for public acclaim.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel opportunities that bring new experiences and personal growth.\"}', NULL, '2025-07-18 09:31:14', '2025-07-18 09:31:14', NULL),
(10, 'guest_fX7UcxQYkW', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships and emotions.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is short and faint, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement, though it may require sustained effort and persistence to fully manifest.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, with a preference for stability but openness to new experiences when necessary.\"}', NULL, '2025-07-18 09:32:40', '2025-07-18 09:32:40', NULL),
(11, 'guest_f6HKhCfoks', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with likely steady progress and achievements in professional life.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting that recognition and success will come gradually through perseverance and dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"}', NULL, '2025-07-18 09:32:54', '2025-07-18 09:32:54', NULL),
(12, 'guest_Wwb4QUKF22', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some challenges to overcome in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus, with steady progress in professional life.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting that recognition and success will come later in life through persistence and dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel opportunities that may bring personal growth and new experiences.\"}', NULL, '2025-07-18 09:34:01', '2025-07-18 09:34:01', NULL),
(13, 'guest_TAErUN4396', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexity or challenges.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure.\"}', NULL, '2025-07-21 01:38:40', '2025-07-21 01:38:40', NULL),
(14, 'guest_CoEUBBIdi2', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is moderately clear and runs centrally, reflecting a steady career path with some influence of external circumstances shaping life events.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting gradual recognition and achievement in creative or professional endeavors over time.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences without major upheavals.\"}', NULL, '2025-07-21 01:38:58', '2025-07-21 01:38:58', NULL),
(15, 'guest_ADncamIT6K', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. There may be some emotional complexities or changes in romantic life.\",\"fate_line\":\"The fate line is moderately visible, implying a steady career path with some fluctuations. This person may experience changes in their professional life but maintains overall direction.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, likely for personal growth or work-related reasons.\"}', NULL, '2025-07-21 02:57:40', '2025-07-21 02:57:40', NULL),
(16, 'guest_ECOmJ1bVcn', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships and emotions.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships in life with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path influenced by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travels or changes in environment that bring moderate influence and growth.\"}', NULL, '2025-07-21 02:58:08', '2025-07-21 02:58:08', NULL),
(17, 'guest_rgnyWNThAR', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional depth but require effort to maintain harmony.\",\"fate_line\":\"The fate line is moderately clear and runs centrally, reflecting a steady career path with some changes or challenges that will be overcome through persistence.\",\"success_line\":\"The success line is faint and short, suggesting that achievements will come gradually and may require consistent hard work and dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences but are not a dominant aspect of life.\"}', NULL, '2025-07-21 02:59:39', '2025-07-21 02:59:39', NULL),
(18, 'guest_lRKkphH8xE', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional depth but require effort to maintain harmony.\",\"fate_line\":\"The fate line is moderately clear and runs centrally, reflecting a steady career path with some changes or interruptions, but overall a sense of purpose and direction in life.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and fine, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"}', NULL, '2025-07-21 04:14:14', '2025-07-21 04:14:14', NULL),
(19, 'guest_p1vEtREhfu', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexities or challenges to overcome.\",\"fate_line\":\"The fate line is moderately clear and runs straight up the palm, reflecting a steady career path with consistent progress and a strong sense of purpose.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting that recognition and success may come later in life through perseverance and dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring moderate influence and new experiences.\"}', NULL, '2025-07-21 05:10:04', '2025-07-21 05:10:04', NULL),
(20, 'guest_1ERF2OARFo', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexity or challenges to overcome.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement, though it may require effort and persistence to fully realize.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"}', NULL, '2025-07-21 05:10:38', '2025-07-21 05:10:38', NULL),
(21, 'guest_tSqd6WmxmV', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though some caution or challenges may arise in romantic commitments.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus with likely success through perseverance and dedication.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"}', NULL, '2025-07-21 05:12:31', '2025-07-21 05:12:31', NULL),
(22, 'guest_axzTsgFWfO', '{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The success (sun) line is faint but present, suggesting potential for recognition and achievement, though it may require effort and persistence.\",\"travel_lines\":\"The travel lines are minimal and light, indicating occasional travel or changes in environment, mostly for personal growth or leisure.\"}', NULL, '2025-07-21 06:03:16', '2025-07-21 06:03:16', NULL),
(23, 'guest_SfiaDgjgem', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and a cautious approach to commitment.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement in creative or artistic endeavors with steady progress.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel opportunities that may bring personal growth and new experiences.\"}', NULL, '2025-07-21 06:03:23', '2025-07-21 06:03:23', NULL),
(24, 'guest_pHiyx17jjQ', '{\"head_line\":\"The head line is long and slightly curved, indicating a person with a balanced intellect and creativity. This suggests good decision-making skills and a practical approach to problem-solving.\",\"heart_line\":\"The heart line is clear and curves upward, showing a warm, compassionate nature and strong emotional connections. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It suggests a life full of energy and resilience with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest a thoughtful approach to commitment and emotional bonds.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or acknowledgment for their talents.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent journeys or changes in environment. This person is likely to experience growth and learning through travel and exploration.\"}', NULL, '2025-07-21 06:05:17', '2025-07-21 06:05:17', NULL),
(25, 'guest_A8RWQxjLlE', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities. This person values logic and reason over emotions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and secure life path with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or artistic endeavors, as well as potential for fame or public acclaim.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel that brings new experiences and personal growth without frequent or extensive journeys.\"}', NULL, '2025-07-21 06:07:28', '2025-07-21 06:07:28', NULL),
(26, 'guest_2ELSqRLOaQ', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upwards, suggesting a warm, compassionate nature with strong emotional intelligence and a capacity for deep relationships.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life with steady energy levels.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting some influence of external circumstances on life path, with periods of change and adjustment but overall steady progress.\",\"success_line\":\"The success (sun) line is faint or barely visible, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a significant aspect of this person\'s life journey.\"}', NULL, '2025-07-21 06:33:36', '2025-07-21 06:33:36', NULL),
(27, 'guest_eWoLU24luS', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is deep and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is long and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexities or delays in commitment.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and life direction.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement, though it may require effort and persistence to fully manifest.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel opportunities that may bring personal growth and new experiences.\"}', NULL, '2025-07-21 06:47:50', '2025-07-21 06:47:50', NULL),
(28, 'guest_GlD3m1erxv', '{\"head_line\":\"Unable to interpret as no palm image is provided.\",\"heart_line\":\"Unable to interpret as no palm image is provided.\",\"life_line\":\"Unable to interpret as no palm image is provided.\",\"marriage_line\":\"Unable to interpret as no palm image is provided.\",\"fate_line\":\"Unable to interpret as no palm image is provided.\",\"success_line\":\"Unable to interpret as no palm image is provided.\",\"travel_lines\":\"Unable to interpret as no palm image is provided.\"}', NULL, '2025-07-21 06:59:35', '2025-07-21 06:59:35', NULL),
(29, 'guest_UqekPmQ6Gz', '{\"head_line\":\"Image does not contain a palm to analyze the Head Line.\",\"heart_line\":\"Image does not contain a palm to analyze the Heart Line.\",\"life_line\":\"Image does not contain a palm to analyze the Life Line.\",\"marriage_line\":\"Image does not contain a palm to analyze the Marriage Line.\",\"fate_line\":\"Image does not contain a palm to analyze the Fate Line.\",\"success_line\":\"Image does not contain a palm to analyze the Success Line.\",\"travel_lines\":\"Image does not contain a palm to analyze the Travel Lines.\"}', NULL, '2025-07-21 07:01:32', '2025-07-21 07:01:32', NULL),
(30, '26', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful, adaptable, and able to solve problems effectively.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional intelligence. This person values relationships and is likely to be caring and affectionate.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It suggests a life full of energy and enthusiasm, with the ability to overcome challenges and maintain good health.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may have a few significant relationships or marriages, with a focus on quality over quantity.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success line is visible and clear, reflecting recognition and achievement in creative or artistic endeavors. This person may gain fame or acknowledgment for their talents and hard work.\",\"travel_lines\":\"The travel lines are distinct and numerous, suggesting frequent travel or changes in environment. This person is likely to enjoy exploring new places and experiences, which contribute to personal growth.\"}', NULL, '2025-07-21 07:03:16', '2025-07-21 07:03:16', NULL),
(31, 'guest_NyF4Rqpw1A', '{\"head_line\":\"Image does not contain a palm for analysis.\",\"heart_line\":\"Image does not contain a palm for analysis.\",\"life_line\":\"Image does not contain a palm for analysis.\",\"marriage_line\":\"Image does not contain a palm for analysis.\",\"fate_line\":\"Image does not contain a palm for analysis.\",\"success_line\":\"Image does not contain a palm for analysis.\",\"travel_lines\":\"Image does not contain a palm for analysis.\"}', NULL, '2025-07-21 07:03:41', '2025-07-21 07:03:41', NULL),
(32, '25', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, reflecting good vitality, strong health, and a zest for life. It indicates a stable and energetic lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life, with potential for meaningful emotional bonds.\",\"fate_line\":\"The fate line is moderately clear and runs straight up the palm, suggesting a steady career path with some influence of external circumstances on life direction.\",\"success_line\":\"The success (Sun) line is faint but visible, indicating potential for recognition and achievement, though success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth opportunities.\"}', NULL, '2025-07-21 07:05:05', '2025-07-21 07:05:05', NULL),
(33, 'guest_lmoPLXe9Nf', '{\"head_line\":\"Image does not contain a palm for analysis.\",\"heart_line\":\"Image does not contain a palm for analysis.\",\"life_line\":\"Image does not contain a palm for analysis.\",\"marriage_line\":\"Image does not contain a palm for analysis.\",\"fate_line\":\"Image does not contain a palm for analysis.\",\"success_line\":\"Image does not contain a palm for analysis.\",\"travel_lines\":\"Image does not contain a palm for analysis.\"}', NULL, '2025-07-21 07:13:12', '2025-07-21 07:13:12', NULL),
(34, 'guest_uWCmTF4NgO', '{\"head_line\":\"Image does not contain a palm for analysis.\",\"heart_line\":\"Image does not contain a palm for analysis.\",\"life_line\":\"Image does not contain a palm for analysis.\",\"marriage_line\":\"Image does not contain a palm for analysis.\",\"fate_line\":\"Image does not contain a palm for analysis.\",\"success_line\":\"Image does not contain a palm for analysis.\",\"travel_lines\":\"Image does not contain a palm for analysis.\"}', NULL, '2025-07-21 07:18:51', '2025-07-21 07:18:51', NULL),
(35, 'guest_3d4dOcxEm7', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or late marriage.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances and some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in environment, with a preference for stability and familiar surroundings.\"}', NULL, '2025-07-21 08:06:32', '2025-07-21 08:06:32', NULL),
(36, 'guest_8dIJc6BNUC', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships, though they may require effort and nurturing.\",\"fate_line\":\"The fate line is visible and runs centrally, suggesting a strong sense of purpose and career focus. It indicates steady progress in professional life with some changes along the way.\",\"success_line\":\"The success line (Sun line) is faint but discernible, implying that recognition and success are achievable, though they may come later in life or require persistence.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration, which may bring new experiences and personal growth.\"}', NULL, '2025-07-21 08:07:31', '2025-07-21 08:07:31', NULL),
(37, 'guest_OmVixeQnqL', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress in professional life.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievements in creative or artistic endeavors, along with personal fulfillment.\",\"travel_lines\":\"The travel lines are present but not very prominent, indicating occasional travel that brings moderate benefits and new experiences.\"}', NULL, '2025-07-21 08:21:45', '2025-07-21 08:21:45', NULL),
(38, 'guest_Tppgmrf6u6', '{\"head_line\":\"The head line is clear and straight, indicating a logical and practical thinker with strong concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexities or delays in commitment.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress in life goals.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment that bring moderate influence to life experiences.\"}', NULL, '2025-07-21 08:23:24', '2025-07-21 08:23:24', NULL),
(39, 'guest_QV4DNtq3lF', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly a few significant partnerships or marriages in life.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path influenced by determination and ambition.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel or changes in environment that bring new experiences and opportunities.\"}', NULL, '2025-07-21 08:25:56', '2025-07-21 08:25:56', NULL),
(40, 'guest_eg1LYotth4', '{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path guided by determination and ambition.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and potential for fame or achievement in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"}', NULL, '2025-07-21 08:42:19', '2025-07-21 08:42:19', NULL);
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(41, 'guest_5VWjABm6Do', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a balanced approach to decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upwards, suggesting a warm, compassionate nature with a capacity for deep emotional connections and a balanced approach to relationships.\",\"life_line\":\"The life line is long and gently curved, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a preference for meaningful and lasting partnerships rather than multiple short-term commitments.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are distinct and multiple, indicating a life enriched by travel and exploration, with opportunities for personal growth through diverse experiences.\"}', NULL, '2025-07-21 08:45:52', '2025-07-21 08:45:52', NULL),
(42, 'guest_yjko3V2DKa', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, compassionate nature with balanced emotional expression and strong relationships.\",\"life_line\":\"The life line is long and well-defined, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress and achievements.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and accomplishment in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"}', NULL, '2025-07-21 08:48:07', '2025-07-21 08:48:07', NULL),
(43, '25', '{\"head_line\":\"The head line is long and slightly curved, indicating a person with strong intellectual abilities, creativity, and a balanced approach to logic and emotion.\",\"heart_line\":\"The heart line is clear and well-defined, suggesting a warm, caring nature with strong emotional depth and the ability to form meaningful relationships.\",\"life_line\":\"The life line is deep and curves around the base of the thumb, signifying good vitality, strong health, and a zest for life with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships, with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life guided by clear goals and determination.\",\"success_line\":\"The success (sun) line is visible and runs parallel to the fate line, suggesting recognition, creativity, and success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderately visible, indicating occasional travel or changes in environment that bring new experiences and opportunities.\"}', NULL, '2025-07-21 09:23:30', '2025-07-21 09:23:30', 'palm_image/bEh38o14GIlaThW8d2QWNVspwyQJd9AKwf9tN30Y.jpg'),
(44, 'guest_fDreJ3nmaT', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage line is short and faint, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or creative endeavors.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment, but not frequent or life-altering journeys.\"}', NULL, '2025-07-21 09:34:19', '2025-07-21 09:34:19', 'palm_image/DK4B39Z6aNAoBZK2O8DFmRB4uGDOFfX1W1xK5Izn.jpg'),
(45, 'guest_oYaumpORa5', '{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a generally healthy life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships with a few significant emotional commitments.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence life direction, but personal effort will play a key role in success.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success, likely achieved through steady work rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"}', NULL, '2025-07-21 09:34:24', '2025-07-21 09:34:24', 'palm_image/IaNllvELYlNADZWF1AxEWtCDOJBpUx5sl0K2MjMz.jpg'),
(46, 'guest_qBo6O2W48I', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a preference for logical thinking.\",\"heart_line\":\"The heart line is well-defined and curves slightly upwards, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience against challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships though possibly fewer in number or requiring effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or artistic pursuits, with opportunities for fame or public appreciation.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating several significant journeys or changes in environment that contribute positively to personal growth and experiences.\"}', NULL, '2025-07-21 09:41:42', '2025-07-21 09:41:42', 'palm_image/qbJHNYra0t6UkPnnylUgGd4NS7xSyewDIxpb8Ccg.jpg'),
(47, 'guest_wDk2Q0IGIz', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, compassionate nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is long and well-defined, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for lasting commitment and emotional depth.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are distinct and numerous, indicating frequent travels or changes in environment that bring growth, learning, and new experiences.\"}', NULL, '2025-07-21 09:41:52', '2025-07-21 09:41:52', 'palm_image/2BRupo5Ssp7ME3Kk9uqL30oevjx99fIlLnAqItUl.jpg'),
(48, 'guest_s9wA4qISnc', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for emotional depth and commitment.\",\"fate_line\":\"The fate line is distinct and runs centrally, showing a strong sense of purpose and career focus, with opportunities for success through dedication and hard work.\",\"success_line\":\"The success (sun) line is visible and clear, reflecting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, suggesting several meaningful journeys or changes in environment that contribute to personal growth and experience.\"}', NULL, '2025-07-21 09:42:30', '2025-07-21 09:42:30', 'palm_image/zxU8xjmECc8ZFpfbhK5TIBdMcvJQWoRVvqCTpq1X.jpg'),
(49, 'guest_7c9xQXeTgq', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a preference for logic over emotion.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is present but faint, suggesting a life path influenced by external circumstances and some fluctuations in career or personal direction.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that may bring new experiences but not frequent or extensive journeys.\"}', NULL, '2025-07-21 09:42:35', '2025-07-21 09:42:35', 'palm_image/4euuLsoFvSU16KAXhl7dQCndiP5kB0SbOvfiJfW3.jpg'),
(50, 'guest_iTuEXzO2Ml', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and well-defined, showing emotional stability and strong relationships. It reflects a caring nature and the ability to form meaningful connections.\",\"life_line\":\"The life line is long and curved around the base of the thumb, signifying vitality, good health, and a zest for life. It suggests a well-rounded and energetic personality.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some challenges or delays in commitment.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes. It indicates flexibility and the possibility of multiple career or life directions.\",\"success_line\":\"The success (sun) line is faint but visible, pointing to potential recognition and achievement in creative or artistic endeavors, though success may come gradually.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth.\"}', NULL, '2025-07-21 09:57:28', '2025-07-21 09:57:28', 'palm_image/q7beldy99s18e7BvtArvi6CDlZgxyzUujtdbEtBp.jpg'),
(51, 'guest_LQknzhkZL8', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong physical health, and a zest for life with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and straight, signifying a strong sense of purpose, career stability, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success line is visible and clear, pointing to recognition in creative or professional endeavors and a potential for achieving personal goals and fame.\",\"travel_lines\":\"The travel lines are distinct and multiple, suggesting opportunities for travel and exploration, with experiences that broaden perspectives and contribute to personal growth.\"}', NULL, '2025-07-21 09:57:33', '2025-07-21 09:57:33', 'palm_image/CUcAZ1AWs0Cx8UmBgOPUUMIR6ClOaTtkyIBvcwQS.jpg'),
(52, 'guest_njblLWD65T', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward towards the index finger, reflecting a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a robust constitution. It suggests a life full of energy, good health, and a strong will to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships. It may also suggest a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose and career focus. It suggests that the individual is likely to experience stability and success in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or success through their talents and efforts.\",\"travel_lines\":\"The travel lines are distinct and multiple, suggesting frequent travel or changes in environment. This indicates a person who is adventurous, open to new experiences, and likely to benefit from journeys.\"}', NULL, '2025-07-21 09:59:56', '2025-07-21 09:59:56', 'palm_image/ZuRcSmIjliyahUHizcYwnHG0yu6X3B88mErI9g7d.jpg'),
(53, 'guest_saRbAy0Rt9', '{\"head_line\":\"The head line is long and slightly curved, indicating a person with a balanced intellect and creativity. This suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is clear and runs straight, showing emotional stability and a straightforward approach to relationships. It suggests a warm-hearted and sincere nature.\",\"life_line\":\"The life line is deep and well-defined, indicating good vitality and a strong life force. This suggests a healthy and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. It indicates the potential for meaningful emotional bonds.\",\"fate_line\":\"The fate line is visible and runs centrally, reflecting a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life.\",\"success_line\":\"The success line (Sun line) is faint but discernible, indicating moderate recognition and success in creative or artistic pursuits. It suggests potential for achievement with effort.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment. This suggests a person who may experience some movement or relocation but not frequently.\"}', NULL, '2025-07-21 10:00:24', '2025-07-21 10:00:24', 'palm_image/gJXY1LLWQKigzgFcQ6oAwifIrQGKglvjD2wVR94i.jpg'),
(54, 'guest_jShKN3BaWc', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose, career focus, and steady progress in life\\u2019s ambitions.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are distinct and multiple, indicating opportunities for travel and exploration, with experiences that broaden horizons and bring personal growth.\"}', NULL, '2025-07-21 10:28:13', '2025-07-21 10:28:13', 'palm_image/wX004ju9iPM3i4MruOKpwlqe22gj288Zwa4msbSK.jpg'),
(55, 'guest_HAiNsXrLz2', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life journey with resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for emotional depth and commitment.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with opportunities for growth and success through perseverance.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acclaim.\",\"travel_lines\":\"The travel lines are moderately marked, indicating occasional journeys or changes in environment that bring new experiences and personal growth.\"}', NULL, '2025-07-21 10:28:19', '2025-07-21 10:28:19', 'palm_image/C1xeqGkDXy4FIoYsjVRcXJQnyr6bv69jP9gwr26l.jpg'),
(56, 'guest_fBvfe6dEsT', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, implying a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s career path and life direction, with some periods of uncertainty or change.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or artistic endeavors, with potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or work-related reasons, but not frequent or extensive journeys.\"}', NULL, '2025-07-21 10:31:48', '2025-07-21 10:31:48', 'palm_image/nRDmucDFhRw2KCoVvzRVKL2VHf0yHMmQq0bvgPKD.jpg'),
(57, 'guest_7sKbz0vbr7', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a balanced approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a capacity for deep emotional connections and a balanced approach to relationships.\",\"life_line\":\"The life line is long and gently curved, reflecting good vitality, a stable life path, and resilience in overcoming challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexities or changes over time.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose, career focus, and the likelihood of significant achievements through dedication.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and accomplishment in creative or professional endeavors, with potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are moderately visible, suggesting occasional travel opportunities that may bring new experiences and personal growth.\"}', NULL, '2025-07-21 10:31:53', '2025-07-21 10:31:53', 'palm_image/bSom7urfccQyNizKLMMmBxjNPLRdvCz9J5CnpALL.jpg'),
(58, 'guest_kMqHNf2c90', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships and emotions.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with likely success through perseverance and dedication.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with opportunities for fame or acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings positive experiences and personal growth without major disruptions.\"}', NULL, '2025-07-21 10:35:46', '2025-07-21 10:35:46', 'palm_image/hvzW8iP2xiezfAtrCvqfKwdlT296uto43ZxhYbjB.jpg'),
(59, 'guest_oHulzTe5jF', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life with a stable personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly a few significant partnerships or marriages.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress and determination.\",\"success_line\":\"The success (sun) line is faint but present, suggesting potential for recognition and achievement, though it may require effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth.\"}', NULL, '2025-07-21 10:35:53', '2025-07-21 10:35:53', 'palm_image/kbAtsw2UmTIvObdhX4EV52oLltZAbLbAmeajNpD1.jpg'),
(60, 'guest_K2slTYmKG4', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and strong relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure foundation.\",\"marriage_line\":\"The marriage line is short and faint, indicating a reserved approach to relationships, possibly fewer significant romantic commitments or a focus on quality over quantity.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The success (Sun) line is faint but present, suggesting potential for recognition and achievement, though it may require effort and perseverance.\",\"travel_lines\":\"The travel lines are few and lightly marked, indicating occasional travel or changes in environment, with moderate impact on life experiences.\"}', NULL, '2025-07-21 10:38:41', '2025-07-21 10:38:41', 'palm_image/YELt96drnhf9GFqTzVSwsr2vRyuPIP0FxjigA9t1.jpg'),
(61, 'guest_ABYgYpUa9d', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a preference for meaningful, selective partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible but not very prominent, suggesting moderate recognition and achievement in creative or professional endeavors, with potential for growth.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"}', NULL, '2025-07-21 10:38:46', '2025-07-21 10:38:46', 'palm_image/Rn8WSawP8MAVyNDS1n3eAeSYMv7jEwIcYIMDO3ve.jpg'),
(62, 'guest_w01XBzUzJ3', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is long and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for lasting commitment after some emotional learning.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or professional endeavors, with potential for public acclaim.\",\"travel_lines\":\"The travel lines are moderate and well-marked, suggesting opportunities for meaningful journeys that broaden horizons and contribute to personal growth.\"}', NULL, '2025-07-21 10:49:14', '2025-07-21 10:49:14', 'palm_image/RMQksEgmpKwWZwbaXVA95mNhsceKYq96Sv9yFepQ.jpg'),
(63, 'guest_fVl2nosoxs', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexities or challenges to navigate.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible but not very prominent, suggesting moderate recognition and achievements, with potential for growth through perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"}', NULL, '2025-07-21 10:49:20', '2025-07-21 10:49:20', 'palm_image/buePJveUtFmvGwEerFkvnjEyZEOAM6zh9x9n38vx.jpg'),
(64, 'guest_ES7GwThGLH', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful emotional connections and commitment.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or artistic pursuits, along with personal fulfillment.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth, new experiences, and broadened perspectives.\"}', NULL, '2025-07-21 10:55:24', '2025-07-21 10:55:24', 'palm_image/a0WBp9AH6gadEroBL7YEobpCgoyT7pzDeXyV2fA8.jpg'),
(65, 'guest_X5IwTSakHq', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is deep and long, suggesting a warm, loving nature with strong emotional depth and the capacity for meaningful relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality, a zest for life, and a generally healthy constitution.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional importance.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting that this person may experience changes in career or life direction, with some periods of uncertainty.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, possibly for work or personal growth.\"}', NULL, '2025-07-21 10:55:29', '2025-07-21 10:55:29', 'palm_image/xH3cSl1i4NU2wjMqkZbrrGYNQbaUpEWNx8yXdKDW.jpg'),
(66, 'guest_rWhgYGJxRH', '{\"head_line\":\"Image does not contain a palm for analysis.\",\"heart_line\":\"Image does not contain a palm for analysis.\",\"life_line\":\"Image does not contain a palm for analysis.\",\"marriage_line\":\"Image does not contain a palm for analysis.\",\"fate_line\":\"Image does not contain a palm for analysis.\",\"success_line\":\"Image does not contain a palm for analysis.\",\"travel_lines\":\"Image does not contain a palm for analysis.\"}', NULL, '2025-07-22 01:36:07', '2025-07-22 01:36:07', 'palm_image/Z6mdH1A8uQphIvzCjZYPCRhcSQkus9iNfO5Wn0AD.jpg'),
(67, 'guest_SVctz2ikdJ', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a balanced approach to decision-making.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, compassionate nature with a strong capacity for emotional connection and empathy in relationships.\",\"life_line\":\"The life line is long and well-defined, reflecting good vitality, robust health, and a stable life path with steady energy throughout life.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships with potential for meaningful partnerships and emotional growth.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances and changes, with some periods of uncertainty but overall adaptability.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or professional endeavors, with a likelihood of gaining fame or respect.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"}', NULL, '2025-07-22 01:42:21', '2025-07-22 01:42:21', 'palm_image/6ttan94HsPKQlpCTVHCjg1jAC4e73Zw1YbfHTEXM.jpg'),
(68, 'guest_yMP4AYNk8R', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with a good mix of creativity and practicality. This suggests a person who thinks logically but is also open to new ideas.\",\"heart_line\":\"The heart line is deep and well-defined, showing strong emotional depth and the capacity for deep, meaningful relationships. It suggests a warm and caring nature with a focus on emotional fulfillment.\",\"life_line\":\"The life line is long and smooth, indicating good vitality and a generally healthy constitution. It suggests a life filled with energy and resilience, with few major health concerns.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or possibly fewer significant romantic partnerships. It may indicate a cautious or selective attitude towards commitment.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, but they retain a degree of control and adaptability in their career and life choices.\",\"success_line\":\"The success (sun) line is faint and not very prominent, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, but not frequent or significant journeys.\"}', NULL, '2025-07-22 01:42:26', '2025-07-22 01:42:26', 'palm_image/wtSjb5HvbAX2XJjrzH9F9NYAYWFmZsGkAJMRTykp.jpg'),
(69, 'guest_cBLfXe68BE', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests a person who is thoughtful, adaptable, and able to approach problems with both logic and imagination.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, reflecting warmth, emotional openness, and a caring nature. This person likely values relationships deeply and has a compassionate approach to love and friendships.\",\"life_line\":\"The life line is strong and long, showing vitality, good health, and a zest for life. It suggests a robust constitution and a life filled with energy and enthusiasm for new experiences.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships or a focus on quality over quantity in partnerships. It may suggest meaningful but selective romantic connections.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting that while destiny plays a role, personal choices and efforts significantly influence the person\'s life path. This indicates a balance between fate and free will.\",\"success_line\":\"The success (sun) line is faint but visible, pointing to potential for recognition and achievement, especially in creative or artistic endeavors. Success may come gradually through perseverance.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment that bring new opportunities and experiences, but not frequent or major relocations.\"}', NULL, '2025-07-22 02:21:07', '2025-07-22 02:21:07', 'palm_image/ghBamVx14nRH64iH1HyZfpOdeggc5ijhbRCYCmwF.jpg'),
(70, 'guest_T8XTjSTBCl', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional depth but require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and resilience in professional life.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement in creative or artistic endeavors, though it may require perseverance.\",\"travel_lines\":\"The travel lines are moderate and clear, indicating opportunities for travel and exploration that will bring growth and new experiences.\"}', NULL, '2025-07-22 02:21:12', '2025-07-22 02:21:12', 'palm_image/Fca4xv0Fs02TNcbvff5jKWpij6HLIwPrc1jP24hL.jpg'),
(71, 'guest_IGww0jOEuL', '{\"head_line\":\"Image does not contain a palm for analysis.\",\"heart_line\":\"Image does not contain a palm for analysis.\",\"life_line\":\"Image does not contain a palm for analysis.\",\"marriage_line\":\"Image does not contain a palm for analysis.\",\"fate_line\":\"Image does not contain a palm for analysis.\",\"success_line\":\"Image does not contain a palm for analysis.\",\"travel_lines\":\"Image does not contain a palm for analysis.\"}', NULL, '2025-07-22 09:17:51', '2025-07-22 09:17:51', 'palm_image/lOwfkhHznKtiVBEZ5VAm8B5zlmZTHq82Rmiqa2fu.jpg'),
(72, 'guest_J5C4tsvGEP', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have a meaningful impact on the individual\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path influenced by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences but are not a dominant theme in life.\"}', NULL, '2025-07-22 09:21:03', '2025-07-22 09:21:03', 'palm_image/9Ejdxr4IQvwH6Rmv2k5tGADV9daNspwAk5d2rdPa.jpg'),
(73, 'guest_RWnVyaSrIf', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force with a stable and secure life path.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a preference for meaningful and lasting commitments rather than multiple short-term relationships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are distinct and multiple, indicating frequent travel or changes in environment, often related to career or personal growth opportunities.\"}', NULL, '2025-07-22 09:21:08', '2025-07-22 09:21:08', 'palm_image/mFYluUMHCtwX259xqtF0DPgkvNN1ZrJwIGAemFXc.jpg'),
(74, 'guest_F9eqYTOpJj', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, showing vitality, good health, and a zest for life. It suggests a stable and energetic life journey with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional importance but could require effort to maintain.\",\"fate_line\":\"The fate line is moderately clear and runs straight up the palm, signifying a steady career path with a sense of purpose and determination, though some changes or challenges may occur.\",\"success_line\":\"The success (Sun) line is faint but visible, pointing to potential recognition and achievement in creative or artistic endeavors, though success may come gradually.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment that bring new experiences but are not a dominant feature in this person\'s life.\"}', NULL, '2025-07-22 09:22:25', '2025-07-22 09:22:25', 'palm_image/11oVvZBC4D5NBHRIWHw55CiXjk6v1X4jFyVnQEXv.jpg'),
(75, 'guest_a8F0c9AQ5Y', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a balanced approach to decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a capacity for deep emotional connections and a balanced approach to relationships.\",\"life_line\":\"The life line is long and gently curved, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships in life, with potential for meaningful and lasting partnerships.\",\"fate_line\":\"The fate line is moderately clear and runs centrally, signifying a steady career path with some fluctuations but overall a strong sense of purpose and direction in life.\",\"success_line\":\"The success line is faint but present, suggesting that recognition and achievements will come through persistent effort and dedication over time.\",\"travel_lines\":\"The travel lines are visible and moderately deep, indicating opportunities for travel and exploration that will bring growth and new experiences.\"}', NULL, '2025-07-22 09:22:31', '2025-07-22 09:22:31', 'palm_image/elpNNzcHoF7FYXAKlLxdrI95nRYKUKKNAKKuHQ7D.jpg'),
(76, 'guest_Kw82qR8uwZ', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges to overcome.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring moderate growth and new experiences.\"}', NULL, '2025-07-22 09:43:48', '2025-07-22 09:43:48', 'palm_image/ua3TUSd5ZIPossZzXG8MsaVbGHzGOd2jzhaQnuOa.jpg'),
(77, 'guest_B4z0l7zLpp', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, reflecting good vitality, strong health, and a zest for life. It indicates a stable and energetic individual with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint and short, implying a reserved approach to relationships. This person may experience fewer but meaningful romantic connections.\",\"fate_line\":\"The fate line is prominent and straight, signifying a strong sense of purpose and career focus. This person is likely to have a clear direction in life and steady progress in their professional endeavors.\",\"success_line\":\"The success (sun) line is visible and well-marked, indicating recognition, creativity, and potential for fame or accomplishment in artistic or public fields.\",\"travel_lines\":\"The travel lines are few but distinct, suggesting occasional travel or changes in environment that bring new experiences and opportunities for growth.\"}', NULL, '2025-07-22 09:43:53', '2025-07-22 09:43:53', 'palm_image/lxoRBu6SVB7Nvqn2JEo87Zhc8AEUEbRVKJosAfIG.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(78, 'guest_jzgWQ8MF9s', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring moderate influence and new experiences.\"}', NULL, '2025-07-22 09:46:37', '2025-07-22 09:46:37', 'palm_image/pvnYcFeKppQEaM6o6P0Ky0YDsCjeqXsnN3ittHoX.jpg'),
(79, 'guest_Bx5H8SWoSu', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and a preference for meaningful, long-term commitments over multiple short-term ones.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement in creative or artistic endeavors, though it may require effort to fully realize.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"}', NULL, '2025-07-22 09:46:43', '2025-07-22 09:46:43', 'palm_image/F9B2DkMVXo8i9HqK0WMYYE7lDAY7xSnTooS2rVFu.jpg'),
(80, 'guest_Fmwi2334Uk', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life journey with resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer but meaningful romantic commitments.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and significant life direction.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"}', NULL, '2025-07-22 09:47:46', '2025-07-22 09:47:46', 'palm_image/iDodTjC8l0hfUUMqwgX5BUiBbuha2O2RqAdSMD4F.jpg'),
(81, 'guest_mvPFxcUxd3', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a preference for logic over emotion.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional pursuits, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings moderate impact and new experiences without major life changes.\"}', NULL, '2025-07-22 09:47:52', '2025-07-22 09:47:52', 'palm_image/AjUjVp2mBCe1TAJR1Tp43ORUAv8Y5FP5XVw7zSXb.jpg'),
(82, 'guest_yL9y7J4r44', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and the capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is long and strong, signifying good vitality, a robust constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a preference for independence.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment that bring moderate influence and growth.\"}', NULL, '2025-07-22 10:03:16', '2025-07-22 10:03:16', 'palm_image/FapjeTuOVn3Tb6hVxZN0izY3NroIZhXSv4Yi7X47.jpg'),
(83, 'guest_8V8w2KNjpc', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose, career stability, and a life guided by clear goals and determination.\",\"success_line\":\"The success (sun) line is visible and well-defined, pointing to recognition in creative or professional endeavors and a potential for fame or achievement in chosen fields.\",\"travel_lines\":\"The travel lines are present but not overly pronounced, suggesting occasional travel or changes in environment that bring moderate influence and opportunities for personal growth.\"}', NULL, '2025-07-22 10:03:22', '2025-07-22 10:03:22', 'palm_image/tbKhu3QnTUrzBXSt014lP53ujEBXQDljoCt3Fnc6.jpg'),
(84, 'guest_WoojGBRNdB', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently towards the index finger, suggesting a warm, compassionate nature and a strong capacity for emotional connections and empathy in relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a zest for life. It indicates a strong physical constitution and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some emotional ups and downs, but overall, you value commitment and partnership.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, suggesting that your life path may be influenced by external circumstances and personal choices. You have the ability to shape your destiny with effort.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators for you. Success will come through steady work and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These journeys may bring new experiences and opportunities for personal growth.\"}', NULL, '2025-07-23 03:01:11', '2025-07-23 03:01:11', 'palm_image/QfCgENluAPuPFzuKzX8gFVu4fScgZqS6fKXIjmml.jpg'),
(85, 'guest_ByqX2GLmG5', '{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth and a caring nature. It reflects a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and smooth, signifying good vitality and a stable life path. It suggests a person with strong physical health and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or emotional connections. These lines suggest the potential for meaningful partnerships, though they may require effort and understanding.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced more by personal choices than by external circumstances. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be the primary focus. Success is likely to come through personal satisfaction and steady progress rather than public acclaim.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment. These lines suggest openness to new experiences but not frequent or extensive journeys.\"}', NULL, '2025-07-23 03:01:20', '2025-07-23 03:01:20', 'palm_image/cCjjKZf3iuIezOxw4pv28Sl17YD9LWaTjpVXc4sB.jpg'),
(86, 'guest_7yVV0B8vQo', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves gently upwards, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus, but success can be achieved through persistence and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in environment, but opportunities for travel may arise occasionally and bring positive experiences.\"}', NULL, '2025-07-23 04:06:42', '2025-07-23 04:06:42', 'palm_image/PuSFxUWc4o3lYLQ8cgN63ZJfezSKvwhGmEbp8P48.jpg'),
(87, 'guest_bAite46keF', '{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and practical thinking. It suggests good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and smooth, signifying good vitality, strong health, and a stable life path with few major disruptions.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators, or success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"}', NULL, '2025-07-23 04:06:50', '2025-07-23 04:06:50', 'palm_image/cuAAdyMMlWEnt3rlTa9yi4mnDHf588fW4tmfxeDd.jpg'),
(88, 'guest_829t46U0V3', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a preference for logic over emotion.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path influenced by determination and ambition.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are distinct and multiple, indicating frequent travel or changes in residence, with opportunities for growth and new experiences through journeys.\"}', NULL, '2025-07-23 05:19:34', '2025-07-23 05:19:34', 'palm_image/gkqkQ5RflDfDeMWGvQQPaLOCT0YHTpZU6VJySPTb.jpg'),
(89, 'guest_wOAN5zuHEK', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It indicates a life filled with energy and resilience, with a stable personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments. It could also indicate a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances may influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, likely for personal growth or work-related reasons rather than frequent or extensive journeys.\"}', NULL, '2025-07-23 05:19:46', '2025-07-23 05:19:46', 'palm_image/3wN4w8e0jCgNFyNAVLRs2EsKWxPCbO2pVccA5MV3.jpg'),
(90, 'guest_wvJ2cMjKOR', '{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a preference for meaningful and lasting commitments rather than multiple partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-formed, indicating opportunities for travel that will bring personal growth and new experiences.\"}', NULL, '2025-07-23 05:28:27', '2025-07-23 05:28:27', 'palm_image/iG22pYVmYJ8Rs71mW0WNEw7kBSBbDJEI13SIRwXd.jpg'),
(91, 'guest_FFCvBYPgUU', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships with some challenges or delays in commitment.\",\"fate_line\":\"The fate line is present but not very prominent, reflecting a life path influenced by external circumstances and some fluctuations in career or personal direction.\",\"success_line\":\"The success (sun) line is faint and short, suggesting moderate recognition and achievements, with potential for growth through perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"}', NULL, '2025-07-23 05:28:31', '2025-07-23 05:28:31', 'palm_image/MI0Hk85EOsCw39P7maawcnNL7b94BIhmLdHnedWy.jpg'),
(92, 'guest_92ycVzBPUG', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, robust health, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships with a possibility of few significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are distinct and multiple, indicating frequent travels or changes in environment that bring new experiences and opportunities.\"}', NULL, '2025-07-23 05:53:01', '2025-07-23 05:53:01', 'palm_image/gxYSig5CUdppm0ej9TYS80wCH7TAN3dsx23cercW.jpg'),
(93, 'guest_8lmsnJx4Du', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for emotional growth and commitment.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderately marked, indicating opportunities for travel and exploration that will bring personal growth and new experiences.\"}', NULL, '2025-07-23 05:53:06', '2025-07-23 05:53:06', 'palm_image/qL7xawxoxoiEMtGBO2gKvhiRJ5VqhV1COKpKZsr3.jpg'),
(94, 'guest_lKngKGkcLo', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force with the potential for a long and fulfilling life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have a meaningful impact on the individual\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the likelihood of achieving significant goals through perseverance.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and the potential for fame or accomplishment in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration that may bring new experiences and personal growth.\"}', NULL, '2025-07-23 05:58:08', '2025-07-23 05:58:08', 'palm_image/KFAFb1YmNSk1fi2Qm49kL6i4DLCMqNz8mANYO6Oi.jpg'),
(95, 'guest_g7SiVnr3uQ', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life journey with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships though possibly with some emotional ups and downs or delays in commitment.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and steady progress in life\\u2019s ambitions.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievements in creative or professional endeavors, with potential for fame or financial gain.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, likely for personal growth or career opportunities.\"}', NULL, '2025-07-23 05:58:13', '2025-07-23 05:58:13', 'palm_image/Lb0rv3eB5jHeMG4Bqjy3WSmHcQgyxxuQ5Q6ZZMfx.jpg'),
(96, 'guest_wqux40NHPS', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships and emotions.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force with the potential for a long and fulfilling life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating the possibility of meaningful relationships with some emotional challenges to overcome.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and achievements in life.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and success in creative or artistic endeavors, though it may require effort to fully manifest.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel opportunities that may bring personal growth and new experiences.\"}', NULL, '2025-07-23 06:23:29', '2025-07-23 06:23:29', 'palm_image/lpaSyLOMfNBJalxYVsCjlsaiU5W58NSjhB6ulGcZ.jpg'),
(97, 'guest_Eredq1jrZS', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic lifestyle with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life, with potential for emotional growth through these connections.\",\"fate_line\":\"The fate line is visible but not very deep, implying a moderate influence of destiny on life path. This person may experience changes in career or life direction influenced by personal choices.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"}', NULL, '2025-07-23 06:23:34', '2025-07-23 06:23:34', 'palm_image/g7BJsaDlphJaENIYNboVPHasx5OUtECjcwd7Facj.jpg'),
(98, 'guest_9WPbVtPCtK', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for emotional growth and learning.\",\"fate_line\":\"The fate line is moderately clear and runs straight up the palm, reflecting a steady career path with a sense of purpose and determination, though some changes may occur.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement in creative or artistic endeavors, though it may require effort to fully manifest.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"}', NULL, '2025-07-23 06:30:47', '2025-07-23 06:30:47', 'palm_image/so5XGIMEJRozPBEh1JysaZzazm1V0uiTAeDOoRBX.jpg'),
(99, 'guest_qlDzRDnKJD', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a robust life force. It suggests a stable and energetic lifestyle with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life, with potential for meaningful emotional bonds.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. This person is likely driven and experiences clear direction in life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, pointing to recognition and achievements in creative or artistic endeavors, as well as public acclaim.\",\"travel_lines\":\"The travel lines are moderate and scattered, suggesting occasional travel or changes in environment, often linked to personal growth or career opportunities.\"}', NULL, '2025-07-23 06:30:52', '2025-07-23 06:30:52', 'palm_image/RfzOntT4831URIKfykt1j5koX0RLByp8KjWc5G10.jpg'),
(100, 'guest_AsJELIxkqx', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for lasting partnerships, though some emotional challenges may arise.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and resilience in professional life.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting recognition and achievements will come later in life through perseverance and dedication.\",\"travel_lines\":\"The travel lines are moderate and scattered, indicating occasional journeys that bring new experiences and opportunities for personal growth.\"}', NULL, '2025-07-23 07:38:35', '2025-07-23 07:38:35', 'palm_image/czhznu9IQpnHK5NOoKzbOF8wKyuj4SODg1ZO0Csm.jpg'),
(101, 'guest_KJDeT9E6yO', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships and emotions.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional importance.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress in professional life.\",\"success_line\":\"The success (sun) line is visible but not very prominent, suggesting moderate recognition and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth.\"}', NULL, '2025-07-23 07:38:39', '2025-07-23 07:38:39', 'palm_image/jO1KlM2CBfqwjEye67N8iIHCmCIWQh0EtPfgMZ3g.jpg'),
(102, 'guest_Lo8ikKWfkS', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful emotional connections and commitment.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and determination to achieve personal goals.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and the potential for fame or accomplishment in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderate and scattered, indicating occasional travel opportunities that may bring new experiences and personal growth.\"}', NULL, '2025-07-23 07:41:45', '2025-07-23 07:41:45', 'palm_image/VwxUnX7KUgjFhzYSUBRi3PWkks83oUv8tZpal8LF.jpg'),
(103, 'guest_PY8YNdonCW', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional depth and a capacity for strong, meaningful relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some fluctuations or changes in romantic life.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress and significant life events shaping the path.\",\"success_line\":\"The success (sun) line is visible and clear, denoting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment that bring new experiences and personal growth.\"}', NULL, '2025-07-23 07:41:50', '2025-07-23 07:41:50', 'palm_image/okR7fqGZ6i80xdX22MLRWwZ3d0OaGaX2CgDxEGCZ.jpg'),
(104, 'guest_OwhgyxFRGw', '{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional importance but with some challenges.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderately marked, indicating occasional travel opportunities that bring new experiences and personal growth.\"}', NULL, '2025-07-23 07:59:11', '2025-07-23 07:59:11', 'palm_image/cTZDXlIcfQfThaqEj48hq02sRkK55M875W24AMmc.jpg'),
(105, 'guest_UCZ8i4EBP9', '{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, compassionate nature with strong emotional connections and a caring personality.\",\"life_line\":\"The life line is well-defined and curves smoothly around the base of the thumb, reflecting good vitality, a stable life path, and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships with potential for meaningful partnerships but also some challenges in love.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success (sun) line is faint but present, indicating potential for recognition and achievement, though it may require effort and persistence.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, with moderate impact on life experiences.\"}', NULL, '2025-07-23 07:59:16', '2025-07-23 07:59:16', 'palm_image/BHWgPr0O9AiC3HDNI9D1WSGCWQ4LuvQX9dgD3Y4w.jpg'),
(106, 'guest_Ivf5QI2vRj', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a clear sense of purpose and career direction, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible and straight, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating opportunities for travel and exploration, with experiences that broaden horizons and contribute to personal growth.\"}', NULL, '2025-07-24 05:04:55', '2025-07-24 05:04:55', 'palm_image/KxxYJ9zbOLu8u7cTmjfhikO0YHKxMgSLZPBVBbyp.jpg'),
(107, 'guest_vufxbbsjwS', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is deep and long, suggesting a warm, caring nature with strong emotional depth and the capacity for lasting relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose and career focus, with likely success through determination and hard work.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition and achievement in creative or artistic endeavors, as well as public acclaim.\",\"travel_lines\":\"The travel lines are distinct and multiple, indicating frequent journeys or changes in environment that bring growth and new experiences.\"}', NULL, '2025-07-24 05:05:00', '2025-07-24 05:05:00', 'palm_image/9MiDUsfvoEeg6EMInvaq1Td18se3GBMjEUAfUY9X.jpg'),
(108, 'guest_LKkYvrHAxY', '{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a preference for logic over emotion.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or late marriage.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose, career focus, and the likelihood of achieving significant life goals through determination.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, but no frequent or major relocations.\"}', NULL, '2025-07-24 05:07:03', '2025-07-24 05:07:03', 'palm_image/udYOfe6ZbLJYRiieVrRmEYJBkXZaDwY3YovTcKzc.jpg'),
(109, 'guest_6ALNSkHHI6', '{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making skills. It suggests a person who is thoughtful and capable of focusing on their goals.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature and emotional openness. This person values relationships and has a caring approach to love and friendships.\",\"life_line\":\"The life line is deep and smooth, showing vitality and a strong constitution. It suggests a life filled with energy, good health, and a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to romantic commitments. It may suggest a cautious or selective attitude toward partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than by external circumstances or destiny. This person likely creates their own opportunities.\",\"success_line\":\"The success line is subtle but present, suggesting steady progress in career and recognition over time. Success is achieved through consistent effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in environment. When travel occurs, it is likely purposeful and related to work or personal growth.\"}', NULL, '2025-07-24 05:25:04', '2025-07-24 05:25:04', 'palm_image/I95njMdgYIRNrEbv7p7R3d05JNAUr6hp0gW84g3H.jpg'),
(110, 'guest_XTcp6szY9g', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, caring nature with strong emotional connections. You are likely compassionate and value relationships deeply.\",\"life_line\":\"The life line is smooth and moderately long, indicating good vitality and a stable life path. It suggests a balanced lifestyle with a focus on health and well-being.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some emotional ups and downs, but overall positive prospects in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny. You have the ability to shape your own future through effort.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or changes in environment. When travel occurs, it may be purposeful and related to personal growth or work.\"}', NULL, '2025-07-24 05:25:13', '2025-07-24 05:25:13', 'palm_image/k3N3HNIsFfWJCfgl7p5OwFd6GzbmhfVUJD87m2T6.jpg'),
(111, 'guest_xyPKhmWWDn', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and capable of making wise decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, caring nature with strong emotional depth and the ability to form meaningful relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and secure life journey.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships, though there may be some challenges or delays in commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success line is faint or absent, indicating that success may come through persistent effort rather than sudden fortune, emphasizing hard work and dedication.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in environment, but not frequent or significant journeys.\"}', NULL, '2025-07-24 05:37:13', '2025-07-24 05:37:13', 'palm_image/VBuJjoWq5H2glEW2nUlq9UJZWBLO0hlpEI1THwIM.jpg'),
(112, 'guest_527fR9tzLI', '{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, physical health, and a stable life path with few major obstacles.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life influenced by personal choices rather than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success line is subtle but visible, indicating gradual achievements and recognition through persistent effort and dedication.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"}', NULL, '2025-07-24 05:37:26', '2025-07-24 05:37:26', 'palm_image/bnjTNcAA1RIYD3dvKtLsGb4Heb4X9t4WLQHgHAwS.jpg'),
(113, 'guest_FBGBNFRGYi', '{\"head_line\":\"Image does not contain a palm for analysis.\",\"heart_line\":\"Image does not contain a palm for analysis.\",\"life_line\":\"Image does not contain a palm for analysis.\",\"marriage_line\":\"Image does not contain a palm for analysis.\",\"fate_line\":\"Image does not contain a palm for analysis.\",\"success_line\":\"Image does not contain a palm for analysis.\",\"travel_lines\":\"Image does not contain a palm for analysis.\"}', NULL, '2025-07-24 07:53:16', '2025-07-24 07:53:16', 'palm_image/AkXp2lWpxr7BUC8xm0813ySPs5ALy8h3jwxLnSUP.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(114, 'guest_vr85Rbmc5M', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with strong emotional intelligence and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the likelihood of achieving significant life goals.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration that may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915, \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0914\\u0930 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f\\u092e\\u0924\\u094d\\u0924\\u093e \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0916\\u093f\\u0932\\u093e\\u092b \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0914\\u0930 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u091c\\u0940\\u0935\\u0928 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u093e\\u092e\\u0942\\u0932\\u0940 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-24 09:40:04', '2025-07-24 09:40:04', 'palm_image/B21UtPgguKPA3gL0tyP4DDpbE0q6Lrczr5qVNopk.jpg'),
(115, 'guest_llQTmlkv0B', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with a good blend of creativity and practicality. This suggests strong decision-making abilities and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward toward the index finger, signifying emotional warmth, compassion, and a strong capacity for love and empathy in relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a zest for life. It suggests a strong physical constitution and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a preference for meaningful, long-term connections over multiple relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that while destiny plays a role in the individual\'s life, personal choices and efforts have a stronger influence on their path and success.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, and success may come through personal satisfaction and internal achievements rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel may not be a significant aspect of the individual\'s life, though occasional journeys could bring valuable experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u090f\\u0915 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u092e\\u093f\\u0936\\u094d\\u0930\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u093e\\u0930\\u094d\\u091f \\u0932\\u093e\\u0907\\u0928 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0924\\u0930\\u094d\\u091c\\u0928\\u0940 \\u0915\\u0940 \\u0913\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u093e \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u094c\\u0924\\u093f\\u0915 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0915\\u0908 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092a\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915, \\u0926\\u0940\\u0930\\u094d\\u0918\\u0915\\u093e\\u0932\\u093f\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0928\\u093f\\u092f\\u0924\\u093f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u093f\\u092d\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0914\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u0915\\u093e \\u0909\\u0928\\u0915\\u0947 \\u092e\\u093e\\u0930\\u094d\\u0917 \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u092a\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u092a\\u0921\\u093c\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092f\\u0939 \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u090f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0915\\u092d\\u0940-\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u090f\\u0902 \\u092e\\u0942\\u0932\\u094d\\u092f\\u0935\\u093e\\u0928 \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-24 09:40:25', '2025-07-24 09:40:25', 'palm_image/9eTg9vxyUEDtmetfGpu28b0X99qyV2PEwVj2wTEW.jpg'),
(116, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, reflecting good vitality and a strong constitution. It suggests a life full of energy and resilience, with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience clear direction and success in their professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, indicating recognition and achievement in creative or artistic endeavors. This person may gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are distinct and multiple, suggesting frequent travel or changes in residence. This person is likely to have opportunities for exploration and broadening horizons.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0928\\u0940\\u0902\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0917\\u0939\\u0930\\u0940 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0905\\u092a\\u0928\\u0947 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0926\\u093f\\u0936\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0905\\u092a\\u0928\\u0940 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092d\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0905\\u0932\\u0917 -\\u0905\\u0932\\u0917 \\u0914\\u0930 \\u090f\\u0915\\u093e\\u0927\\u093f\\u0915 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0928\\u093f\\u0935\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0915\\u094d\\u0937\\u093f\\u0924\\u093f\\u091c \\u0915\\u0940 \\u0916\\u094b\\u091c \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092c\\u0928\\u093e\\u0928\\u0947 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-24 09:46:34', '2025-07-24 09:46:34', 'palm_image/BSxThtnDo3Yehp3lgC5te6ZAObaW22mxpMtWxBWE.png'),
(117, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful, adaptable, and capable of making sound decisions.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional intelligence. This person values relationships and is likely to be caring and empathetic in love.\",\"life_line\":\"The life line is deep and long, signifying good vitality and a strong constitution. This person is likely to enjoy a healthy life with resilience and energy to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may experience a few significant relationships or marriages, with a focus on quality over quantity.\",\"fate_line\":\"The fate line is prominent and straight, reflecting a strong sense of purpose and career focus. This person is likely to be determined, ambitious, and successful in their professional life.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or artistic endeavors. This person may gain fame or success through their talents and dedication.\",\"travel_lines\":\"The travel lines are present but not very pronounced, indicating occasional travel or changes in environment. This person may experience beneficial journeys that contribute to personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932, \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0914\\u0930 \\u0927\\u094d\\u0935\\u0928\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f\\u092e\\u0924\\u094d\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u092e\\u0947\\u0902 \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0930\\u0916\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0906\\u0928\\u0902\\u0926 \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0905\\u092a\\u0928\\u0947 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0928\\u093f\\u0930\\u094d\\u0927\\u093e\\u0930\\u093f\\u0924, \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u0940 \\u0914\\u0930 \\u0938\\u092b\\u0932 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0905\\u092a\\u0928\\u0940 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092d\\u093e \\u0914\\u0930 \\u0938\\u092e\\u0930\\u094d\\u092a\\u0923 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u092b\\u0932\\u0924\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0932\\u093e\\u092d\\u0915\\u093e\\u0930\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-24 09:47:06', '2025-07-24 09:47:06', 'palm_image/S6YIijmqCnDuzmFC91JOFuECh3W1LQP8KZX1AxUL.png'),
(118, 'guest_XTMPZC5NHw', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and healthy relationships.\",\"life_line\":\"The life line is deep and long, reflecting vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and a moderate number of significant partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress in life goals.\",\"success_line\":\"The success (Sun) line is visible, pointing to recognition and achievements in creative or professional endeavors, with potential for fame or acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u0928 \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0902\\u0916\\u094d\\u092f\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948, \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940-\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094d\\u092f\\u093e\\u0926\\u093e\\u0924\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0915\\u093e\\u092e \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0915\\u093e\\u0930\\u0923\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-25 02:24:43', '2025-07-25 02:24:43', 'palm_image/izMUC0g7BnVoLpV1D1YsR2oiy7lObNYl4Las7u0r.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(119, 'guest_rcyP6dkD0x', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities. It suggests a person who is thoughtful and capable of focusing on tasks with determination.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature with strong emotional intelligence. This person values relationships deeply and is likely to experience fulfilling emotional connections.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force. It suggests a person with endurance and the ability to overcome challenges with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional experiences that contribute to personal growth and understanding of commitment.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, denoting a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life, driven by ambition and determination.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors. It indicates that the person will gain respect and possibly fame through their talents and hard work.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These journeys may bring new experiences, learning, and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0915\\u093e\\u0930\\u094d\\u092f\\u094b\\u0902 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0914\\u0930 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f\\u092e\\u0924\\u094d\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u092a\\u0942\\u0930\\u093e \\u0915\\u0930\\u0928\\u0947 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0927\\u0940\\u0930\\u091c \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092a\\u0902\\u0915\\u094d\\u0924\\u093f\\u092f\\u093e\\u0901 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0940 \\u0938\\u092e\\u091d \\u092e\\u0947\\u0902 \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0938\\u0902\\u091a\\u093e\\u0932\\u093f\\u0924, \\u0905\\u092a\\u0928\\u0947 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u092e\\u094d\\u092e\\u093e\\u0928 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0947\\u0917\\u093e \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0905\\u092a\\u0928\\u0940 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092d\\u093e \\u0914\\u0930 \\u0915\\u0921\\u093c\\u0940 \\u092e\\u0947\\u0939\\u0928\\u0924 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0947\\u0917\\u093e\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948\\u0902, \\u091c\\u094b \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u090f\\u0902 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935, \\u0938\\u0940\\u0916\\u0928\\u0947 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-25 02:24:51', '2025-07-25 02:24:51', 'palm_image/L2ZN3IGvmhkLJDhhWGvGFN8NZCpCk9nfWNmRobak.jpg'),
(120, 'guest_9nKJmfgu3H', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life journey with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress and opportunities for growth.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and achievements in creative or professional endeavors, with potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are moderate and scattered, suggesting occasional travel or changes in environment that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0914\\u0930 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948, \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u092c\\u093f\\u0916\\u0930\\u0940 \\u0939\\u0941\\u0908 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-25 02:26:53', '2025-07-25 02:26:53', 'palm_image/mDTMbUOX6B6p1d7Pmun5hDZ40OLmweG3tKOkeS0b.jpg'),
(121, 'guest_5OTfh9t7F5', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with strong decision-making abilities.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a warm, compassionate nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a well-grounded personality with a stable life path.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is not prominently visible, which may suggest that recognition and fame are not primary motivators, but success is achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments over frequent journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915, \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0914\\u0930 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0917\\u094d\\u0930\\u093e\\u0909\\u0902\\u0921\\u0947\\u0921 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0924\\u094d\\u0935 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0940 \\u091c\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-25 06:41:55', '2025-07-25 06:41:55', 'palm_image/0xIUo41pX7bqETkbzISQzuCQvzzJmXQYd2BmUmCH.jpg'),
(122, 'guest_iRriFRK4tW', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced emotional life with strong relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, a strong constitution, and a life full of energy and stability.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly a few significant partnerships or marriages in life.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances and some fluctuations in career or life direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that success comes through steady effort rather than sudden recognition or fame.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u092f\\u093e \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-25 06:42:05', '2025-07-25 06:42:05', 'palm_image/nnJF9lqlxkqRY1Kl9NXDBy4SAehbXuvImp9iXBP6.jpg'),
(123, '25', '{\"en\":{\"head_line\":\"The head line is long and straight, indicating a practical and focused thinker with strong concentration and clear decision-making abilities.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, caring nature with balanced emotional expression and strong relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is present but faint, implying a life influenced by external circumstances with some fluctuations in career or life path.\",\"success_line\":\"The success line is visible and clear, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u093f \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u093e\\u0930 -\\u092c\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 01:39:19', '2025-07-28 01:39:19', 'palm_image/gvHMhYM63obfGFFgHKaEJ7tU00WFaa1LpQ4Vz3KZ.jpg'),
(124, '25', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced emotional life with strong relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint but present, indicating a potential for meaningful relationships, though there may be some challenges or delays in commitment.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u093e\\u0902 \\u092f\\u093e \\u0926\\u0947\\u0930\\u0940 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094d\\u092f\\u093e\\u0926\\u093e\\u0924\\u0930 \\u092c\\u093e\\u0930 -\\u092c\\u093e\\u0930 \\u0938\\u094d\\u0925\\u093e\\u0928\\u093e\\u0902\\u0924\\u0930\\u0923 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0905\\u0935\\u0915\\u093e\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-28 01:39:41', '2025-07-28 01:39:41', 'palm_image/UoB72EYXg3lzq0yHXhpndcwF0NVoxnZPiP1iAekc.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(125, '25', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical, logical thinker with strong concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges to overcome.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting moderate recognition and achievements that may increase with effort and persistence.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel opportunities that may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915, \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0941\\u091b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u092e\\u0927\\u094d\\u092f\\u092e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u091c\\u094b \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092c\\u0922\\u093c \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 01:40:07', '2025-07-28 01:40:07', 'palm_image/B8StatFMb7hWWL336jSMq8CU1MDYdhgQQ9BBvMJp.jpg'),
(126, '25', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for deep emotional connections and commitment.\",\"fate_line\":\"The fate line is moderately clear and runs centrally, reflecting a steady career path influenced by personal choices and external circumstances.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement, though it may require effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel opportunities that may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0928\\u0940\\u0902\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0917\\u0939\\u0930\\u0947 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0914\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0926\\u0943\\u0936\\u094d\\u092f\\u092e\\u093e\\u0928 \\u0939\\u0948, \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0907\\u0938\\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 01:43:02', '2025-07-28 01:43:02', 'palm_image/PxNruaZzsZqxTcD7304Hqcj0fgFNBNojDPnZDY8T.jpg'),
(127, 'guest_zj6zfKB2Ik', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting a balanced emotional life with the capacity for deep love and strong interpersonal relationships.\",\"life_line\":\"The life line is long and gently curved, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path that is self-directed rather than influenced heavily by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not prominent, implying that recognition and fame may not be the primary focus, but personal satisfaction and inner achievement are valued.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, indicating limited long-distance travel or that travel is not a major theme in this person\'s life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0938\\u0947 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0935-\\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u093f\\u092f\\u093e \\u091c\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902 \\u092f\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0935\\u093f\\u0937\\u092f \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 01:56:44', '2025-07-28 01:56:44', 'palm_image/3BimEikC2vkJTNOTWkssh9uNi4ax7QAkZCOgSB42.jpg'),
(128, 'guest_L5CYf4W2Km', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm and compassionate nature. This person is likely to have stable emotional relationships and values harmony in their personal life.\",\"life_line\":\"The life line is deep and well-defined, signifying strong vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but visible, indicating the possibility of meaningful relationships or partnerships. It suggests a cautious approach to commitments but with potential for lasting bonds.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than external circumstances. This person might experience changes in career or direction but has the flexibility to adapt.\",\"success_line\":\"The success line (Sun line) is absent or very faint, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, indicating that extensive travel may not be a significant aspect of this person\'s life, or travels will be occasional and purposeful.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0935\\u093f\\u091a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e \\u0914\\u0930 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0905\\u092a\\u0928\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0914\\u0930 \\u092e\\u0942\\u0932\\u094d\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u092e\\u0902\\u091c\\u0938\\u094d\\u092f \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u092c\\u093e\\u0902\\u0921 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0907\\u0938\\u092e\\u0947\\u0902 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0932\\u093e\\u0907\\u0928 (\\u0938\\u0928 \\u0932\\u093e\\u0907\\u0928) \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948\\u0902, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u090f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u092f\\u093e \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-28 01:56:55', '2025-07-28 01:56:55', 'palm_image/kdLh9YvWG0L7UdWGuT6IU7wTjJCOYdm0nQCJs75J.jpg'),
(129, '25', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests a person who is thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward toward the index finger, showing a warm, compassionate nature and strong emotional connections. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality and a strong constitution. It suggests a life filled with energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is short and faint, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, with some fluctuations in career or life direction. There may be periods of uncertainty or change.\",\"success_line\":\"The success line is visible and straight, reflecting ambition and the potential for recognition in chosen fields. This person is likely to achieve goals through persistence and dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These journeys may be purposeful and contribute to personal growth or career development.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0924\\u0930\\u094d\\u091c\\u0928\\u0940 \\u0915\\u0940 \\u0913\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u091b\\u094b\\u091f\\u0940 \\u0914\\u0930 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0917\\u0939\\u0930\\u0940 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964 \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u092f\\u093e \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u091a\\u0941\\u0928\\u0947 \\u0939\\u0941\\u090f \\u0915\\u094d\\u0937\\u0947\\u0924\\u094d\\u0930\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092e\\u0930\\u094d\\u092a\\u0923 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u090f\\u0902 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0915\\u0947 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 01:56:58', '2025-07-28 01:56:58', 'palm_image/hSLOa1ZVmfK2dYBFs7XLyMoYoU1EofEIzequXygx.jpg'),
(130, 'guest_M3NGaKCUh3', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships in life with potential for meaningful and lasting partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting that while destiny plays a role, personal choices and efforts significantly influence life\\u2019s direction.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success, often achieved through perseverance and steady work.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u093f\\u0936\\u093f\\u0937\\u094d\\u091f \\u0939\\u0948, \\u091c\\u094b \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0921\\u0947\\u0938\\u094d\\u091f\\u093f\\u0928\\u0940 \\u090f\\u0915 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u093f\\u092d\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u0915\\u094b \\u0915\\u093e\\u092b\\u0940 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u092e\\u0927\\u094d\\u092f\\u092e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0915\\u093e\\u092e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0940 \\u091c\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 02:13:12', '2025-07-28 02:13:12', 'palm_image/obmXFiLpD1509zeQwJ87d4ArvFnmpMm9r8iEmjil.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(131, 'guest_W0ZPGJYXeb', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and the capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is long and gently curved, reflecting good vitality, a stable life path, and resilience through challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for lasting commitment and emotional growth.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose, career focus, and the likelihood of achieving personal goals through perseverance.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition in creative or professional endeavors and a tendency toward achieving fame or fulfillment in chosen fields.\",\"travel_lines\":\"The travel lines are moderate and scattered, suggesting occasional journeys that bring new experiences and opportunities for personal development.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u091a\\u0941\\u0928\\u0947 \\u0939\\u0941\\u090f \\u0915\\u094d\\u0937\\u0947\\u0924\\u094d\\u0930\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092a\\u0942\\u0930\\u094d\\u0924\\u093f \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u092c\\u093f\\u0916\\u0930\\u0940 \\u0939\\u0941\\u0908 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0905\\u0935\\u0938\\u0930 \\u0932\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 02:13:23', '2025-07-28 02:13:23', 'palm_image/Gkoinf2UYRUAlLLjBAEhY9qEhllbkmxHP0qcX3u2.jpg'),
(132, 'guest_07NTK33ske', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is faint and straight, suggesting a reserved emotional nature. This individual may be cautious in relationships and values stability over passion.\",\"life_line\":\"The life line is long and deep, reflecting strong vitality and a robust constitution. This person is likely to enjoy good health and a long life with steady energy.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to commitment. There may be a tendency to prioritize personal growth over romantic entanglements.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life path influenced by external circumstances and personal choices rather than destiny. This person may experience changes in career or life direction.\",\"success_line\":\"The success line is absent or very faint, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u091c\\u0941\\u0928\\u0942\\u0928 \\u092a\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u093e \\u092e\\u0942\\u0932\\u094d\\u092f\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0932\\u0902\\u092c\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0906\\u0928\\u0902\\u0926 \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0909\\u0932\\u091d\\u0928\\u094b\\u0902 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u0939\\u0940 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0921\\u0947\\u0938\\u094d\\u091f\\u093f\\u0928\\u0940 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902 \\u092f\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u090f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 02:20:07', '2025-07-28 02:20:07', 'palm_image/NQ5volonDpknGSBj8GxlJKbZFZ9g19wWwd86Tjmz.jpg'),
(133, 'guest_1cdRRKYJL1', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships and emotions.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with few major obstacles.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, but success can be achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0941\\u091b \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0938\\u092b\\u0932\\u0924\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0940 \\u091c\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-28 02:20:21', '2025-07-28 02:20:21', 'palm_image/trJEUx2S2piCFLqSzKS0zxeCdQl0J7KTXPfpLvho.jpg'),
(134, 'guest_oBjIkKdTIi', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved approach to emotions and relationships, with a tendency to be cautious in matters of the heart.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a balanced life energy.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved or cautious attitude towards relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, implying that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or absent, indicating limited long-distance travel or that travel may not play a significant role in this person\'s life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0926\\u093f\\u0932 \\u0915\\u0947 \\u092e\\u093e\\u092e\\u0932\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u092f\\u093e \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0930\\u0935\\u0948\\u092f\\u093e \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u0907\\u0938\\u0915\\u093e \\u092e\\u0924\\u0932\\u092c \\u092f\\u0939 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 02:23:51', '2025-07-28 02:23:51', 'palm_image/E8XUme3ZNnEMDAExOKMHA4kYaGUy66JSmNUPguo0.jpg'),
(135, 'guest_JbXoavZHL4', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with potential for steady progress and success in chosen endeavors.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional fields, with opportunities for fame or financial gain.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u091a\\u0941\\u0928\\u0947 \\u0939\\u0941\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u0915\\u094d\\u0937\\u0947\\u0924\\u094d\\u0930\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0935\\u093f\\u0924\\u094d\\u0924\\u0940\\u092f \\u0932\\u093e\\u092d \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u0924\\u094d\\u092f\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 02:28:01', '2025-07-28 02:28:01', 'palm_image/NzJOtMOStFTNNrAlxqaji7lpeMWO5AnMejvo7gzv.jpg'),
(136, 'guest_dmWw6P97PE', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good decision-making skills and a thoughtful approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves upward towards the index finger, suggesting a warm, compassionate nature and strong emotional connections. You value relationships and express your feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and resilience in the face of challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. You may have a few significant relationships, with a focus on quality over quantity.\",\"fate_line\":\"The fate line is present but faint, suggesting that while destiny plays a role in your life, your personal efforts and choices have a greater impact on your path.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but personal satisfaction and inner success are important to you.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth rather than frequent journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0906\\u092a\\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0905\\u091a\\u094d\\u091b\\u093e \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u093e \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0924\\u0930\\u094d\\u091c\\u0928\\u0940 \\u0915\\u0940 \\u0913\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0906\\u092a \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0905\\u092a\\u0928\\u0940 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u092e\\u0928\\u0947 \\u090a\\u0930\\u094d\\u091c\\u093e, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0906\\u092a\\u0915\\u0947 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0928\\u093f\\u092f\\u0924\\u093f \\u0906\\u092a\\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u093f\\u092d\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0906\\u092a\\u0915\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u0914\\u0930 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0915\\u093e \\u0906\\u092a\\u0915\\u0947 \\u0930\\u093e\\u0938\\u094d\\u0924\\u0947 \\u092a\\u0930 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u092a\\u0921\\u093c\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0906\\u092a\\u0915\\u0947 \\u0932\\u093f\\u090f \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0905\\u0915\\u094d\\u0938\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 02:28:18', '2025-07-28 02:28:18', 'palm_image/xFXlMKom9Mf5DFlHP3c5X1xTDg2TEqtfuePgOTJA.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(137, 'guest_Liw3actS4M', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities. This person values logic and reason in their approach to life.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with a balanced emotional life. This person is likely to have fulfilling relationships and a compassionate heart.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. This indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, which may suggest a cautious approach to relationships or fewer significant romantic commitments. It could also indicate a focus on personal growth before settling down.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that while destiny plays a role, this person largely shapes their own path through personal effort and choices.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success is likely to come through steady work rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major focus in this person\'s life. When travel does occur, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0905\\u092a\\u0928\\u0947 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092e\\u0947\\u0902 \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u090f\\u0915 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u0926\\u093f\\u0932 \\u0915\\u094b \\u092a\\u0942\\u0930\\u093e \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u092c\\u0938\\u0928\\u0947 \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0928\\u093f\\u092f\\u0924\\u093f \\u090f\\u0915 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u093f\\u092d\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u093e\\u092b\\u0940 \\u0939\\u0926 \\u0924\\u0915 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0905\\u092a\\u0928\\u0947 \\u0938\\u094d\\u0935\\u092f\\u0902 \\u0915\\u0947 \\u0930\\u093e\\u0938\\u094d\\u0924\\u0947 \\u0915\\u094b \\u0906\\u0915\\u093e\\u0930 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0915\\u093e\\u092e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 04:35:28', '2025-07-28 04:35:28', 'palm_image/YjrWXufqnxdNAjopLICdgA4nSUMeHH97qsGR7Hlk.jpg'),
(138, 'guest_fpdX0Gutz8', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with a good mix of creativity and practicality. This suggests a person who thinks deeply but also adapts well to changing situations.\",\"heart_line\":\"The heart line is well-defined and curves gently upwards, showing a warm, compassionate nature with strong emotional intelligence. This person values relationships and is likely to have fulfilling emotional connections.\",\"life_line\":\"The life line is long and smooth, signifying good vitality and a stable life path. It suggests a person with strong physical health and a well-grounded approach to life\'s challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic partnerships. It may also suggest a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is faint but present, reflecting a life influenced by external circumstances but with personal effort playing a key role. This person may experience changes in career or life direction but maintains control over their destiny.\",\"success_line\":\"The success line is subtle, suggesting that achievements come through steady effort rather than sudden fortune. This person is likely to find success through persistence and dedication.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for familiar environments. When travel occurs, it is likely purposeful and well-planned.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u090f\\u0915 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u092e\\u093f\\u0936\\u094d\\u0930\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u0938\\u094b\\u091a\\u0924\\u093e \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0926\\u0932\\u0924\\u0940 \\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092d\\u0940 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0905\\u092a\\u0928\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f\\u092e\\u0924\\u094d\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u092a\\u0942\\u0930\\u093e \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0936\\u093e\\u0930\\u0940\\u0930\\u093f\\u0915 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0917\\u094d\\u0930\\u093e\\u0909\\u0902\\u0921 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u093f\\u092d\\u093e \\u0930\\u0939\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u092a\\u0928\\u0947 \\u092d\\u093e\\u0917\\u094d\\u092f \\u092a\\u0930 \\u0928\\u093f\\u092f\\u0902\\u0924\\u094d\\u0930\\u0923 \\u092c\\u0928\\u093e\\u090f \\u0930\\u0916\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092e\\u0930\\u094d\\u092a\\u0923 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0938\\u092b\\u0932\\u0924\\u093e \\u092e\\u093f\\u0932\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0928\\u093f\\u092f\\u094b\\u091c\\u093f\\u0924 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 04:35:40', '2025-07-28 04:35:40', 'palm_image/BhluHPeSl8JkbXX73OJVhmn6YsTtJoB1xmwKfF6w.jpg'),
(139, 'guest_YnadaT0ltz', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reasoning.\",\"heart_line\":\"The heart line is smooth and well-defined, showing emotional stability and a warm, caring nature. It reflects a person who values relationships and has a compassionate approach to others.\",\"life_line\":\"The life line is deep and curved, signifying vitality and a zest for life. It indicates good health and a strong physical constitution, along with a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional connections that may have a meaningful impact.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than by external circumstances. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be the primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or changes in residence. When travel occurs, it is likely purposeful and related to personal or professional growth.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0924\\u0930\\u094d\\u0915 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0926\\u093f\\u0916\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u0926\\u0942\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u0926\\u092f\\u093e\\u0932\\u0941 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0930\\u0916\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 -\\u0938\\u093e\\u0925 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0936\\u093e\\u0930\\u0940\\u0930\\u093f\\u0915 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u093f\\u0928\\u0915\\u093e \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0928\\u093f\\u0935\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u0935\\u0938\\u093e\\u092f\\u093f\\u0915 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 04:37:30', '2025-07-28 04:37:30', 'palm_image/IghSE4SbXcVW2DBCWRYe59IJcgFdC5K3nYIejZuv.jpg'),
(140, 'guest_cc1piOggRw', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good decision-making skills and a thoughtful approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, caring nature with strong emotional intelligence. You value relationships deeply and are likely to have fulfilling emotional connections.\",\"life_line\":\"The life line is smooth and long, showing good vitality and a stable life path. It suggests resilience and a generally healthy lifestyle with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some emotional ups and downs, but overall, you seek harmony in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny. You have the freedom to shape your own future through your actions.\",\"success_line\":\"The success (Sun) line is not clearly visible, indicating that recognition and fame may not be a primary focus. Success is likely to come through steady effort and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are subtle, suggesting occasional travel or changes in environment. These experiences may bring personal growth and new perspectives but are not a dominant theme in your life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0906\\u092a\\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0905\\u091a\\u094d\\u091b\\u093e \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u093e \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f\\u092e\\u0924\\u094d\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0906\\u092a \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u092a\\u0942\\u0930\\u093e \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0915\\u0941\\u091b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0915\\u0941\\u0932 \\u092e\\u093f\\u0932\\u093e\\u0915\\u0930, \\u0906\\u092a \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u0938\\u0926\\u094d\\u092d\\u093e\\u0935 \\u091a\\u093e\\u0939\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0906\\u092a\\u0915\\u094b \\u0905\\u092a\\u0928\\u0947 \\u0915\\u093e\\u0930\\u094d\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0905\\u092a\\u0928\\u0947 \\u092d\\u0935\\u093f\\u0937\\u094d\\u092f \\u0915\\u094b \\u0906\\u0915\\u093e\\u0930 \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u094d\\u0935\\u0924\\u0902\\u0924\\u094d\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0906\\u092a\\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0935\\u093f\\u0937\\u092f \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 04:37:42', '2025-07-28 04:37:42', 'palm_image/FSBmDaViFMtQPy4SNdhWi0pnfuDTYIRBO3Li0aOJ.jpg'),
(141, 'guest_ImTTkJPklP', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature and strong emotional connections. You value relationships and express your feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and resilience against challenges.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a potential for meaningful relationships. It suggests that partnerships will be important but may require effort and communication to flourish.\",\"fate_line\":\"The fate line is present but not very prominent, which may indicate a life path influenced by personal choices rather than destiny. You have the ability to shape your own future through determination.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort. Success is achievable but requires dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These journeys may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0906\\u092a\\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0906\\u092a \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0905\\u092a\\u0928\\u0940 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090a\\u0930\\u094d\\u091c\\u093e, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0916\\u093f\\u0932\\u093e\\u092b \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0939\\u094b\\u0917\\u0940 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0906\\u092a\\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0905\\u092a\\u0928\\u0947 \\u092d\\u0935\\u093f\\u0937\\u094d\\u092f \\u0915\\u094b \\u0906\\u0915\\u093e\\u0930 \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092f\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u092f\\u094b\\u0917\\u094d\\u092f \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u0930\\u094d\\u092a\\u0923 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u090f\\u0902 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 04:38:58', '2025-07-28 04:38:58', 'palm_image/d34kXbohOy3hHNBzfyYwzRwlulMZznx40ilxdOd1.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(142, 'guest_z2FAulvY30', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, reflecting vitality, good health, and a zest for life. It suggests a strong physical constitution and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a cautious approach to relationships and possibly a few significant partnerships or marriages in life.\",\"fate_line\":\"The fate line is present but faint, suggesting a life path influenced by external circumstances and some fluctuations in career or personal direction. It indicates adaptability to changing situations.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary motivators, or success may come later in life through persistence.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u094c\\u0924\\u093f\\u0915 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092c\\u0926\\u0932\\u0924\\u0940 \\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u092f\\u093e \\u0938\\u092b\\u0932\\u0924\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948\\u0902, \\u091c\\u094b \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092a\\u0902\\u0915\\u094d\\u0924\\u093f\\u092f\\u093e\\u0901 \\u0926\\u0941\\u0928\\u093f\\u092f\\u093e \\u0915\\u0947 \\u092c\\u093e\\u0930\\u0947 \\u092e\\u0947\\u0902 \\u091c\\u093f\\u091c\\u094d\\u091e\\u093e\\u0938\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0905\\u0928\\u0941\\u092d\\u0935\\u0964\"}}', NULL, '2025-07-28 04:39:16', '2025-07-28 04:39:16', 'palm_image/yTDK9oaCc3RXhwaFS2twmy4YCo89ncxmQ8iQzekG.jpg'),
(143, 'guest_VEmvXIG18l', '{\"en\":{\"head_line\":\"The head line is long and clear, indicating strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong relationships.\",\"life_line\":\"The life line is deep and unbroken, signifying good vitality, strong health, and a stable life path with few major disruptions.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and a moderate number of significant partnerships or commitments.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The success (sun) line is faint but discernible, suggesting that recognition and success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092c\\u094c\\u0926\\u094d\\u0927\\u093f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u0916\\u0902\\u0921 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0941\\u091b \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0935\\u094d\\u092f\\u0935\\u0927\\u093e\\u0928\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0902\\u0916\\u094d\\u092f\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u091d\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940-\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094d\\u092f\\u093e\\u0926\\u093e\\u0924\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0915\\u093e\\u092e \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0915\\u093e\\u0930\\u0923\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-28 06:37:23', '2025-07-28 06:37:23', 'palm_image/1B4SARcpZPkPgr8ABk90cN7KHNEnYtledlb33mVV.jpg'),
(144, 'guest_Rg2JB9MAyA', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and decision-making skills.\",\"heart_line\":\"The heart line is deep and long, suggesting strong emotional depth and a capacity for deep love and compassion. You value relationships and have a warm, caring nature.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a zest for life. You are likely to enjoy good health and a stable life journey.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments. It indicates a cautious and thoughtful attitude towards partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, implying that your life path may be influenced by external circumstances and personal choices rather than a predetermined destiny. Flexibility and adaptability are key traits.\",\"success_line\":\"The success line is visible and clear, indicating potential for recognition and achievement in your career or creative pursuits. You are likely to gain respect and success through your efforts.\",\"travel_lines\":\"The travel lines are present but not very pronounced, suggesting occasional travel or changes in environment that bring new experiences and opportunities. You are open to exploring new places but prefer stability.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0906\\u092a\\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u093e \\u0915\\u094c\\u0936\\u0932 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0915\\u0930\\u0941\\u0923\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0906\\u092a \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0906\\u092a\\u0915\\u094b \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0906\\u0928\\u0902\\u0926 \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0930\\u0935\\u0948\\u092f\\u0947 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0906\\u092a\\u0915\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u090f\\u0915 \\u092a\\u0942\\u0930\\u094d\\u0935 \\u0928\\u093f\\u0930\\u094d\\u0927\\u093e\\u0930\\u093f\\u0924 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0932\\u0915\\u094d\\u0937\\u0923 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u091c\\u094b \\u0906\\u092a\\u0915\\u0947 \\u0915\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0924\\u093f\\u0935\\u093f\\u0927\\u093f\\u092f\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0906\\u092a\\u0915\\u094b \\u0905\\u092a\\u0928\\u0947 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0938\\u092e\\u094d\\u092e\\u093e\\u0928 \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964 \\u0906\\u092a \\u0928\\u0908 \\u091c\\u0917\\u0939\\u094b\\u0902 \\u0915\\u0940 \\u0916\\u094b\\u091c \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0916\\u0941\\u0932\\u0947 \\u0939\\u0948\\u0902 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u092a\\u0938\\u0902\\u0926 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 06:37:56', '2025-07-28 06:37:56', 'palm_image/LAz9oXtODP0uYXSSgIXLNlOZpxXVbab9OSqlWoIG.jpg'),
(145, 'guest_aCJQHu9KMh', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting emotional warmth, compassion, and strong relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than destiny or external circumstances.\",\"success_line\":\"The success line is not prominent, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"Travel lines are minimal, indicating limited long-distance travel or a preference for staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u092f\\u093e \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0907\\u0938\\u0915\\u093e \\u092e\\u0924\\u0932\\u092c \\u092f\\u0939 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 06:40:51', '2025-07-28 06:40:51', 'palm_image/H8zPEBC4Bj11WLGZAcNc3CBoueJcm8wpJI24aEGy.jpg'),
(146, 'guest_kLDliKdgV6', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to commitment.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and occasional changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary focuses or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 06:41:02', '2025-07-28 06:41:02', 'palm_image/P4PCzeworafq5TJE0dlIfB8VFPINOXxoU2MOJs6k.jpg'),
(147, 'guest_uIHJB7dYfS', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and practical thinking. It suggests good decision-making skills and a thoughtful approach to challenges.\",\"heart_line\":\"The heart line is smooth and curves gently, reflecting emotional stability and a warm, compassionate nature. It suggests strong relationships and a caring attitude towards others.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It indicates a life full of energy and resilience, with the potential for longevity.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships. It may indicate fewer but meaningful partnerships or a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is faint but present, indicating some influence of external circumstances on life path. It suggests adaptability and the ability to navigate changes with resilience.\",\"success_line\":\"The success (Sun) line is not prominently visible, which may imply that success comes through steady effort rather than sudden fame or fortune. It reflects a humble and persistent character.\",\"travel_lines\":\"The travel lines are minimal, indicating limited but significant travel experiences. It suggests a preference for familiar environments with occasional journeys that bring personal growth.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u0926\\u0942\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0947 \\u0930\\u0935\\u0948\\u092f\\u0947 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0926\\u0940\\u0930\\u094d\\u0918\\u093e\\u092f\\u0941 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u092e \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u092a\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0915\\u0941\\u091b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0915\\u094b \\u0928\\u0947\\u0935\\u093f\\u0917\\u0947\\u091f \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u093f\\u0928\\u092e\\u094d\\u0930 \\u0914\\u0930 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u091a\\u0930\\u093f\\u0924\\u094d\\u0930 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0947 \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 06:43:56', '2025-07-28 06:43:56', 'palm_image/Jj7Xsige4DZhoYZrQFDxmkikLkNdMQxoI3cg3XUz.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(148, 'guest_ptZNCv084L', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and practical approach to problem-solving. It suggests good concentration and a thoughtful nature.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, reflecting warmth, emotional openness, and a compassionate nature in relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying vitality, good health, and a strong life force. It suggests a stable and energetic lifestyle.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that external circumstances may have less influence on the person\'s life path, with more emphasis on personal choices.\",\"success_line\":\"The success (sun) line is not clearly visible, which may imply that recognition and fame are not primary motivators or outcomes for this individual.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0917\\u0930\\u094d\\u092e\\u091c\\u094b\\u0936\\u0940, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0916\\u0941\\u0932\\u0947\\u092a\\u0928 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u092a\\u0930 \\u0905\\u0927\\u093f\\u0915 \\u091c\\u094b\\u0930 \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u092a\\u0930 \\u0915\\u092e \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u092f\\u093e \\u092a\\u0930\\u093f\\u0923\\u093e\\u092e \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0928\\u093f\\u0935\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-28 06:44:07', '2025-07-28 06:44:07', 'palm_image/06cnrBnmOkWlvyxEWV3A3jgbbL3zCDu7ptZt8JUn.jpg'),
(149, 'guest_XGeEhJeMuv', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing warmth, emotional openness, and a strong capacity for love and compassion in relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly a few significant emotional connections or partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting that external circumstances may influence the person\'s career path and life direction, with some periods of uncertainty.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0917\\u0930\\u094d\\u092e\\u0940, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0916\\u0941\\u0932\\u093e\\u092a\\u0928, \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0915\\u0930\\u0941\\u0923\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0915\\u0941\\u091b \\u0905\\u0935\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092a\\u0925 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u093e \\u0938\\u092b\\u0932\\u0924\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0905\\u0915\\u094d\\u0938\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 06:50:22', '2025-07-28 06:50:22', 'palm_image/w8itoygB4jvQK0pU2WKZVH2sLHwTQM1BJ10LjiBg.jpg'),
(150, 'guest_3KvKRWZstu', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical and realistic thinker with a strong focus on logic and problem-solving.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm and compassionate nature. It indicates emotional stability and the ability to form deep, meaningful relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality and a strong constitution. It suggests a life filled with energy and resilience.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a cautious approach to relationships or a few significant partnerships in life. It suggests the importance of emotional connection over quantity.\",\"fate_line\":\"The fate line is faint and not very prominent, implying that external circumstances may have less influence on the individual\'s life path. It suggests a person who relies more on personal choices and inner strength.\",\"success_line\":\"The success line is not distinctly visible, indicating that success may come through steady effort rather than sudden fortune. It suggests perseverance and gradual achievement.\",\"travel_lines\":\"The travel lines are minimal and faint, suggesting limited but meaningful travel experiences. It indicates a preference for stability with occasional journeys that enrich personal growth.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u092f\\u0925\\u093e\\u0930\\u094d\\u0925\\u0935\\u093e\\u0926\\u0940 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e \\u0914\\u0930 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u092c\\u0928\\u093e\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0915\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0907\\u0938\\u0915\\u093e \\u092e\\u0924\\u0932\\u092c \\u092f\\u0939 \\u0939\\u0948 \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u092a\\u0930 \\u0915\\u092e \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0936\\u0915\\u094d\\u0924\\u093f \\u092a\\u0930 \\u0905\\u0927\\u093f\\u0915 \\u0928\\u093f\\u0930\\u094d\\u092d\\u0930 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0935\\u093f\\u0936\\u093f\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0914\\u0930 \\u0915\\u094d\\u0930\\u092e\\u093f\\u0915 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0914\\u0930 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u094b \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 08:16:02', '2025-07-28 08:16:02', 'palm_image/SA1lUXzZQWt0SYgGF97NVGJysQRsX1Oe4mVc8FRp.jpg'),
(151, 'guest_xzspAeQkjr', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional life with warmth, compassion, and a tendency to form meaningful relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes, with periods of uncertainty but also adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that success is achieved through steady effort rather than sudden fame or recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u092c\\u0928\\u093e\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u092d\\u0940\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0940 \\u091c\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 08:16:16', '2025-07-28 08:16:16', 'palm_image/j4p4IfsUO5oq6PZiNZ3DGxCOFZlfh5yaUovEcmC8.jpg'),
(152, 'guest_SnBx3VzxxK', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a logical and practical thinker with strong concentration and decision-making abilities.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life path influenced by external circumstances and changes, with some periods of uncertainty.\",\"success_line\":\"The success line is absent or very faint, suggesting that achievements may come through personal effort rather than fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0928\\u0940\\u0902\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0915\\u0947 \\u0915\\u0941\\u091b \\u0905\\u0935\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-28 08:18:55', '2025-07-28 08:18:55', 'palm_image/fBnwVar5VN2uNj83IXSAXsyUYLVjZfKptCVz2fHj.jpg'),
(153, 'guest_jFs9g64sqc', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though they may require effort and communication.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting changes in career or life direction, with periods of uncertainty and adaptation.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928 \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094d\\u092f\\u093e\\u0926\\u093e\\u0924\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0905\\u0935\\u0915\\u093e\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-28 08:19:04', '2025-07-28 08:19:04', 'palm_image/NWXVwk3S5DVPCpAJUAC6KMo7Khn0xyDDpyr9Mdxp.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(154, 'guest_bfrexP3AFV', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0928\\u093f\\u0935\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-28 08:25:42', '2025-07-28 08:25:42', 'palm_image/K6WvLWq4SDOUTHWdnnDWUzlJBkLE2jlV0R4AsseL.jpg'),
(155, 'guest_LG0RBnVvx3', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life with a stable personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant romantic relationships or a reserved approach to commitment.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary focuses, but steady personal achievements are present.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for familiar environments.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 08:25:54', '2025-07-28 08:25:54', 'palm_image/blcKqcko1EFFrxJsn2CDPX4bzPJhZw9huimRt6pu.jpg'),
(156, 'guest_xshqhCHt5o', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved nature in emotional matters and a tendency to keep feelings private or guarded.\",\"life_line\":\"The life line is smooth and moderately long, reflecting good vitality, a balanced lifestyle, and a generally healthy constitution.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a cautious approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may imply a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not clearly visible, suggesting that achievements may come through steady effort rather than sudden recognition or fame.\",\"travel_lines\":\"The travel lines are faint and sparse, indicating occasional travel or changes in environment, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092e\\u093e\\u092e\\u0932\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0928\\u093f\\u091c\\u0940 \\u092f\\u093e \\u0938\\u0902\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0930\\u0916\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u092f\\u093e \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0935\\u093f\\u0930\\u0932 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 09:04:41', '2025-07-28 09:04:41', 'palm_image/THvxnttwF9yWJs7toO7iJwBSFR2iPClNdAwcWyTH.jpg'),
(157, 'guest_nF9sqa2ilf', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved nature in emotional matters and a tendency to keep feelings private.\",\"life_line\":\"The life line is smooth and moderately long, reflecting good vitality and a balanced lifestyle with steady energy.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a cautious approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by destiny or external forces.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through consistent effort rather than sudden recognition.\",\"travel_lines\":\"Travel lines are faint or minimal, indicating limited long-distance travel or a preference for familiar environments.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092e\\u093e\\u092e\\u0932\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0928\\u093f\\u091c\\u0940 \\u0930\\u0916\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u092f\\u093e \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092c\\u0932\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u0907\\u0938\\u0915\\u093e \\u092e\\u0924\\u0932\\u092c \\u092f\\u0939 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 09:04:53', '2025-07-28 09:04:53', 'palm_image/Pczs49G8cNk7QvcmenCVujSWoc5w2XtZvJxCOMFG.jpg'),
(158, 'guest_68ezuKVoS9', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, which may imply a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that the person may experience changes in career or life direction and might rely more on personal choices than destiny.\",\"success_line\":\"The success (sun) line is absent or very faint, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, which could mean limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0924\\u094d\\u0935 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u092a\\u0930 \\u0905\\u0927\\u093f\\u0915 \\u092d\\u0930\\u094b\\u0938\\u093e \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u090f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 09:28:38', '2025-07-28 09:28:38', 'palm_image/M8HF6fpyWnqcuDnDa56Wk6uP9kxDccYESrgO0obJ.jpg'),
(159, 'guest_rzk5rMbAcx', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, reflecting a warm, compassionate nature and emotional openness. It indicates a person who values relationships and expresses feelings sincerely.\",\"life_line\":\"The life line is deep and well-defined, showing vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a preference for meaningful, long-term bonds.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances. It indicates flexibility and adaptability in career and life direction.\",\"success_line\":\"The success (Sun) line is absent or very faint, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or a preference for stability and staying close to home. When travel occurs, it is likely purposeful and well-planned.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0916\\u0941\\u0932\\u0947\\u092a\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0908\\u092e\\u093e\\u0928\\u0926\\u093e\\u0930\\u0940 \\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u0940 \\u0922\\u0902\\u0917 \\u0938\\u0947 \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915, \\u0926\\u0940\\u0930\\u094d\\u0918\\u0915\\u093e\\u0932\\u093f\\u0915 \\u092c\\u093e\\u0902\\u0921\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0928\\u093f\\u092f\\u094b\\u091c\\u093f\\u0924 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 09:28:49', '2025-07-28 09:28:49', 'palm_image/fZDSG9UEvA9r2ctZREgb1z2TA7WkOhza4DWRGXOp.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(160, 'guest_TKbLLPw2hQ', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves gently, suggesting a warm, compassionate nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden recognition or fame.\",\"travel_lines\":\"The travel lines are minimal or not clearly marked, indicating limited long-distance travel or that travel is not a major focus in life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u092f\\u093e \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902 \\u092f\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 09:36:20', '2025-07-28 09:36:20', 'palm_image/7uV2lUGRJn4PMshRvaqRkJgFIxGGfxE2DDctU4xx.jpg'),
(161, 'guest_4JoU9p3EgZ', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth and a capacity for deep relationships. It reflects a caring nature and sensitivity to others\' feelings.\",\"life_line\":\"The life line is smooth and arcs around the base of the thumb, signifying vitality and a generally healthy constitution. It suggests a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This may suggest fewer but meaningful partnerships or a cautious attitude toward commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is absent or very faint, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a significant role in the person\'s life journey.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0926\\u0942\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0940 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0935\\u0947\\u0926\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u092e \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0930\\u0935\\u0948\\u092f\\u093e \\u0938\\u0941\\u091d\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092e\\u0947\\u0902 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-28 09:36:31', '2025-07-28 09:36:31', 'palm_image/C1atEFVIhwB1EifZ7Hdfip4WansBtVuncjmQ15BI.jpg'),
(162, 'guest_bn6Yx8Nk4M', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with emotional stability. It suggests a person who values relationships and is capable of deep affection and empathy.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a strong constitution. It suggests a life full of energy and resilience, with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and few, suggesting a reserved approach to relationships. This may indicate fewer but meaningful partnerships or a focus on quality over quantity in romantic connections.\",\"fate_line\":\"The fate line is faint or absent, which may indicate a life path that is self-directed rather than strongly influenced by external circumstances. This suggests independence and the ability to shape one\'s own destiny.\",\"success_line\":\"The success (sun) line is not prominently visible, implying that recognition and fame may not be the primary focus. Success is likely to come through personal satisfaction and steady progress rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal or absent, indicating limited long-distance travel or a preference for stability and familiar environments. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0935\\u093f\\u091a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u0938\\u094d\\u0928\\u0947\\u0939 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0928\\u0940\\u0902\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u092e \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0935-\\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0938\\u094d\\u0935\\u0924\\u0902\\u0924\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0915\\u093f\\u0938\\u0940 \\u0915\\u0947 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u094b \\u0906\\u0915\\u093e\\u0930 \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 09:39:23', '2025-07-28 09:39:23', 'palm_image/cB4kC36AGojJnBtG2jFRrC2NEFmAZWP1uypYTvbT.jpg'),
(163, 'guest_NQwjIvGcWo', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting emotional warmth, compassion, and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than destiny or external forces.\",\"success_line\":\"The success line is not prominently visible, implying that achievements will come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u092f\\u093e \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092c\\u0932\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u090f\\u0902\\u0917\\u0940\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 09:39:32', '2025-07-28 09:39:32', 'palm_image/8fKfgpSSNEpbNfX7LxPtkIf37zKjvOjSlmN98Dsa.jpg'),
(164, 'guest_i4J2hxDDPC', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or not prominent, indicating that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal or absent, suggesting limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u092f\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-28 09:43:41', '2025-07-28 09:43:41', 'palm_image/CNxNEucPByXFTUFsEG9jY1qLzhFO4Dt3WHkjzjmV.jpg'),
(165, 'guest_4Q90FPvQOc', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with a strong capacity for emotional connection and empathy.\",\"life_line\":\"The life line is deep and well-defined, reflecting robust health, vitality, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, implying that recognition and fame may not be a primary focus, but success can be achieved through steady work and perseverance.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in environment, with a preference for stability and familiar surroundings.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u094b \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0915\\u093e\\u092e \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u092a\\u0930\\u093f\\u0935\\u0947\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-28 09:43:53', '2025-07-28 09:43:53', 'palm_image/Q8bEKYYR9EEovBOaQ0fPyoHT0ZhlSzOgJRbGHbSO.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(166, 'guest_HIgfL53dig', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature and a strong capacity for emotional connections.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with few major disruptions.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus, but personal satisfaction and achievement are attainable.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will occur primarily for practical reasons rather than adventure.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0941\\u091b \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0935\\u094d\\u092f\\u0935\\u0927\\u093e\\u0928\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u092f \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092e\\u0941\\u0916\\u094d\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091a \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0915\\u093e\\u0930\\u0923\\u094b\\u0902 \\u0938\\u0947 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-28 09:50:26', '2025-07-28 09:50:26', 'palm_image/tARvbFlnarnGPzn0tspXciweODJZViXxp16tTKe3.jpg'),
(167, 'guest_o6DqPRkqzu', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm and compassionate nature. It indicates emotional stability and a capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying vitality and a strong constitution. It suggests a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships. It may suggest a few significant relationships or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than external circumstances. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The success (Sun) line is absent or very faint, implying that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or a preference for stability and familiar environments. When travel occurs, it is likely purposeful and well-planned.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e \\u0914\\u0930 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0928\\u093f\\u092f\\u094b\\u091c\\u093f\\u0924 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-28 09:50:37', '2025-07-28 09:50:37', 'palm_image/LNoWRl1BnuoWcC3dr1ZXqvpDfbDMmNo8ZmSMS94m.jpg'),
(168, 'guest_ZwuSNOq0IX', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability, kindness, and a balanced approach to relationships and feelings.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e, \\u0926\\u092f\\u093e\\u0932\\u0941\\u0924\\u093e \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0939\\u094b\\u0917\\u0940 \\u0914\\u0930 \\u092c\\u093e\\u0930-\\u092c\\u093e\\u0930 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-28 09:56:05', '2025-07-28 09:56:05', 'palm_image/PbYB6KctUrhj38tuRrDyScAJyXujTSEnmbEiCoeV.jpg'),
(169, 'guest_2K5i63ffwQ', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good decision-making abilities and a practical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a strong capacity for emotional connection and empathy.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health, vitality, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships, with potential for meaningful but selective partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not prominently visible, implying that recognition and fame may not be primary motivators, but success can be achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or that travel will be purposeful and infrequent.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u091a\\u092f\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0938\\u092b\\u0932\\u0924\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0940 \\u091c\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u092c\\u0947\\u0939\\u094b\\u0908 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u0928\\u0948\\u0924\\u093f\\u0915 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-28 09:56:17', '2025-07-28 09:56:17', 'palm_image/5G9atG7gH5HCRd8kxv0PKFnnhLgkPTRzmKDOFCoF.jpg'),
(170, 'guest_liNmZQpTBI', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, with success coming through consistent effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar surroundings.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0930\\u0939\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0928\\u093f\\u0935\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u092a\\u0930\\u093f\\u0935\\u0947\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-28 10:39:01', '2025-07-28 10:39:01', 'palm_image/YLxJFtTOurtogWVBDc6crd50N2iSH9zNtxxpHnKa.jpg'),
(171, 'guest_HDbbYktAr6', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature with emotional stability and strong relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life with a stable personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges to overcome.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by external factors and some unpredictability in career or life direction.\",\"success_line\":\"The success (sun) line is not clearly visible, implying that recognition and fame may not be a primary focus, but personal satisfaction and inner success are likely.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0941\\u091b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u0915\\u093e\\u0930\\u0915\\u094b\\u0902 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0905\\u092a\\u094d\\u0930\\u0924\\u094d\\u092f\\u093e\\u0936\\u093f\\u0924\\u0924\\u093e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0928\\u093f\\u0935\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-28 10:39:12', '2025-07-28 10:39:12', 'palm_image/ZXXgz7Z667tGWbVamFKvDzzYqXRmOwIVXoDvQLNl.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(172, 'guest_hdZtceQO5S', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life with strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that success will come through persistent effort rather than sudden fortune or fame.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u092f\\u093e \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u090f\\u0917\\u0940\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094d\\u092f\\u093e\\u0926\\u093e\\u0924\\u0930 \\u092c\\u093e\\u0930 -\\u092c\\u093e\\u0930 \\u0938\\u094d\\u0925\\u093e\\u0928\\u093e\\u0902\\u0924\\u0930\\u0923 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0905\\u0935\\u0915\\u093e\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-29 01:26:45', '2025-07-29 01:26:45', 'palm_image/KeInW0SsiqmOjfGAuma5Cv9pydievDubPpvY2qxV.jpg'),
(173, 'guest_GL7MKbZW6o', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting emotional warmth, compassion, and a balanced approach to relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success line is subtle but present, indicating potential for recognition and achievement through consistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or a preference for staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u0941\\u0938\\u0902\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 01:26:57', '2025-07-29 01:26:57', 'palm_image/o22tpo3GxSwnzuBaQFDvQAii0nnXqkaZ5ONpS7hB.jpg'),
(174, '25', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upwards, suggesting a warm, caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges or delays in commitment.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting moderate recognition and achievement in creative or professional endeavors, with potential for growth.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u092e\\u0947\\u0902 \\u0926\\u0947\\u0930\\u0940 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0932\\u093e\\u0907\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0926\\u0943\\u0936\\u094d\\u092f\\u092e\\u093e\\u0928 \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 01:41:52', '2025-07-29 01:41:52', 'palm_image/asjgPsLhkQueKbfvMELXpxnhJCcVWapsi0gCJccP.jpg'),
(175, 'guest_Zekhonf3zU', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a logical and practical thinker with strong concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though they may require effort and communication.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that may bring new experiences but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u093e\\u0930 -\\u092c\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 01:50:51', '2025-07-29 01:50:51', 'palm_image/f55sJ3jwV9OMYcu6TVCMKytiDkuBp3lFe0zxXj0l.jpg'),
(176, 'guest_FGOzeUeIVY', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, signifying good vitality, a strong constitution, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships though possibly with some challenges or delays.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and some unpredictability in professional life.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"Travel lines are minimal, indicating limited long-distance travel or that travel may not play a significant role in life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u093e\\u0930\\u094d\\u091f \\u0932\\u093e\\u0907\\u0928 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u0941\\u091b \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u0926\\u0947\\u0930\\u0940 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0905\\u092a\\u094d\\u0930\\u0924\\u094d\\u092f\\u093e\\u0936\\u093f\\u0924\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-29 01:51:00', '2025-07-29 01:51:00', 'palm_image/gm6EBqrSMbF6vClFDGgr81oMhX1smvs91Rr52LiL.jpg'),
(177, 'guest_khXfC6rb9K', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have emotional depth but require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with potential for steady progress and achievement.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition in creative or professional endeavors and the likelihood of achieving personal goals.\",\"travel_lines\":\"The travel lines are moderately marked, indicating occasional journeys or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u093f\\u0928\\u092e\\u0947\\u0902 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0907\\u0938\\u0947 \\u092c\\u0928\\u093e\\u090f \\u0930\\u0916\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u094b\\u0902 \\u0915\\u094b \\u092e\\u093e\\u092e\\u0942\\u0932\\u0940 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e\\u0924\\u093e \\u0939\\u0948, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 01:58:30', '2025-07-29 01:58:30', 'palm_image/l2L345az6QTcediQ6iBFZNOkvhjFhf5v8jSW000L.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(178, 'guest_HWnGfmbMYY', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic individual with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may require effort and communication to thrive.\",\"fate_line\":\"The fate line is moderately clear and runs straight up the palm, reflecting a steady career path with a sense of purpose and determination. This person is likely to experience consistent progress in their professional life.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement, especially if the individual pursues creative or artistic endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0907\\u0928 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u093e\\u092e\\u0942\\u0932\\u0940 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0940 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0905\\u092a\\u0928\\u0947 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0932\\u093e\\u0907\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0926\\u0943\\u0936\\u094d\\u092f\\u092e\\u093e\\u0928 \\u0939\\u0948, \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0916\\u093e\\u0938\\u0915\\u0930 \\u092f\\u0926\\u093f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u0915\\u093e \\u092a\\u0940\\u091b\\u093e \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902\\u0964\"}}', NULL, '2025-07-29 01:58:42', '2025-07-29 01:58:42', 'palm_image/8eRMtqF07wPU1NkaZLBSoGTz14txoBZ9M9ddkBaZ.jpg'),
(179, 'guest_0nWhOFeiYL', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful, adaptable, and capable of making sound decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It indicates a person with stamina and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, implying a reserved approach to relationships or fewer significant romantic commitments, but with potential for meaningful partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but personal satisfaction and inner achievements are valued.\",\"travel_lines\":\"The travel lines are few and subtle, pointing to occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932, \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0914\\u0930 \\u0927\\u094d\\u0935\\u0928\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u093e \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0939\\u0928\\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u093f\\u092f\\u093e \\u091c\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u093e\\u0930 -\\u092c\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 02:10:32', '2025-07-29 02:10:32', 'palm_image/L6SOPapGcchEQsxmMbWT6Ds6nW2gGjzZxR2eSxZZ.jpg'),
(180, 'guest_7kfHRnYtLo', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for emotional growth and commitment.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0928\\u0940\\u0902\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0915\\u094d\\u0937\\u093f\\u0924\\u093f\\u091c \\u0915\\u094b \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092c\\u0928\\u093e\\u090f\\u0917\\u0940 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 02:10:44', '2025-07-29 02:10:44', 'palm_image/MHrZjmZrNq3RNd9QNVSytregEri1M09V4tODaxBx.jpg'),
(181, 'guest_t31YsgKWNu', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a balanced emotional nature with warmth and compassion, as well as a capacity for deep and meaningful relationships.\",\"life_line\":\"The life line is long and well-defined, reflecting good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships with potential for lasting commitment and emotional bonding.\",\"fate_line\":\"The fate line is present and moderately deep, signifying a steady career path influenced by personal choices and external circumstances, with periods of change and growth.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting moderate recognition and achievements in creative or professional endeavors, with potential for further success.\",\"travel_lines\":\"The travel lines are few and fine, indicating occasional travel opportunities that may bring new experiences and broaden perspectives.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0917\\u0930\\u094d\\u092e\\u0940 \\u0914\\u0930 \\u0915\\u0930\\u0941\\u0923\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u093e\\u0925 \\u0939\\u0940 \\u0917\\u0939\\u0930\\u0947 \\u0914\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u092d\\u0940\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u093f\\u0936\\u093f\\u0937\\u094d\\u091f \\u0939\\u0948, \\u091c\\u094b \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0914\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0914\\u0930 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0926\\u0943\\u0936\\u094d\\u092f\\u092e\\u093e\\u0928 \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0906\\u0917\\u0947 \\u0915\\u0940 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0920\\u0940\\u0915 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923\\u094b\\u0902 \\u0915\\u094b \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092c\\u0928\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 02:16:24', '2025-07-29 02:16:24', 'palm_image/GTI1Irlb2MR9otBKoqVFB8pnALNTRoWCMy6oIDsq.jpg'),
(182, '25', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint and intermittent, indicating moderate recognition and success that may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocation.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u0927\\u094d\\u092f\\u092e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u091c\\u094b \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092f\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094d\\u092f\\u093e\\u0926\\u093e\\u0924\\u0930 \\u092c\\u093e\\u0930 -\\u092c\\u093e\\u0930 \\u0938\\u094d\\u0925\\u093e\\u0928\\u093e\\u0902\\u0924\\u0930\\u0923 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0905\\u0935\\u0915\\u093e\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-29 02:17:27', '2025-07-29 02:17:27', 'palm_image/hxVJuBcOweKoVZLGu7LyKgRsTeVfFokmB8EzHMtN.jpg'),
(183, '50', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency toward empathy in relationships.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong physical constitution. It suggests a life full of energy and resilience, with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that while destiny influences this person\'s life, they have considerable control over their path and may experience changes in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but personal satisfaction and inner success are more important.\",\"travel_lines\":\"The travel lines are visible and moderately clear, pointing to opportunities for travel and exploration, possibly for work or personal growth, with beneficial experiences abroad.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0940 \\u0913\\u0930 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u094c\\u0924\\u093f\\u0915 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0928\\u0940\\u0902\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0921\\u0947\\u0938\\u094d\\u091f\\u093f\\u0928\\u0940 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0928\\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0905\\u092a\\u0928\\u0947 \\u0930\\u093e\\u0938\\u094d\\u0924\\u0947 \\u092a\\u0930 \\u0915\\u093e\\u092b\\u0940 \\u0928\\u093f\\u092f\\u0902\\u0924\\u094d\\u0930\\u0923 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u0927\\u093f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f, \\u0935\\u093f\\u0926\\u0947\\u0936\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0932\\u093e\\u092d\\u0915\\u093e\\u0930\\u0940 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-29 02:18:30', '2025-07-29 02:18:30', 'palm_image/41T643IlFk2q7OJOoD2NUl2SC3VYQCCI0LjbSe76.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(184, 'guest_FDRG3sCcC1', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have a meaningful impact on the individual\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path influenced by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0930 \\u090f\\u0915 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0921\\u093e\\u0932 \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 02:26:48', '2025-07-29 02:26:48', 'palm_image/r9dbaTslqzqRCtoUopskKaWgsItDAg1P4sney1i3.jpg'),
(185, 'guest_aI8Loxn8CB', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and a life path influenced by personal decisions and external circumstances.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment that bring new experiences and opportunities.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u0924\\u094d\\u092f\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 02:30:40', '2025-07-29 02:30:40', 'palm_image/aFA0KpOvrUEwmJi2d0uQCJWNQmeGWRLvkeBQjea0.jpg'),
(186, 'guest_iE9btyiosO', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in life circumstances, with a preference for stability over frequent movement.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u0906\\u0902\\u0926\\u094b\\u0932\\u0928 \\u092a\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-29 02:37:27', '2025-07-29 02:37:27', 'palm_image/yRczo7xabJAI8MHDjVITY6olCDVWx4HilQ45whNb.jpg'),
(187, 'guest_vSEwYVhpax', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a balanced approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a capacity for deep emotional connections and empathy.\",\"life_line\":\"The life line is long and unbroken, reflecting good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer but meaningful romantic commitments.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors, along with personal fulfillment.\",\"travel_lines\":\"The travel lines are present but not overly prominent, suggesting occasional travel opportunities that bring new experiences and broaden perspectives.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u091c\\u094b \\u0917\\u0939\\u0930\\u0947 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0905\\u0916\\u0902\\u0921 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u0942\\u0930\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u0924\\u094d\\u092f\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923\\u094b\\u0902 \\u0915\\u094b \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092c\\u0928\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 02:37:50', '2025-07-29 02:37:50', 'palm_image/X7oceRIxVkuvaNbBDIxSpVx5gK7X5Nf6tJMTEfPB.jpg'),
(188, 'guest_FwZePn5L3T', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have a meaningful impact on the individual\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path guided by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0930 \\u090f\\u0915 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0921\\u093e\\u0932 \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 02:39:47', '2025-07-29 02:39:47', 'palm_image/Uqd048RrenbTjruqft4s5xOKIPGDhgGcQLNoqOs6.jpg'),
(189, '51', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly a few significant partnerships or marriages in life.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 02:47:54', '2025-07-29 02:47:54', 'palm_image/3iHguun9T8nc3rJK841e73cZwiOGAzJftPVEdsCl.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(190, '51', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for lasting partnerships, though some challenges may arise.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or artistic endeavors, along with personal fulfillment.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0915\\u0941\\u091b \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0909\\u0924\\u094d\\u092a\\u0928\\u094d\\u0928 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u0942\\u0930\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 02:48:24', '2025-07-29 02:48:24', 'palm_image/V6QROzpUDHg18Na4ckA4HU0J0Gl7flX2eBxIRYc5.jpg'),
(191, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have a meaningful impact on the individual\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path guided by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0930 \\u090f\\u0915 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0921\\u093e\\u0932 \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 02:51:50', '2025-07-29 02:51:50', 'palm_image/MqjS9JlAZ5Sgu6hTABwaVzDh194sE2Ht5jd8vi9S.jpg'),
(192, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and potential for fame or achievement in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel opportunities that bring growth and new experiences without frequent disruptions.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u0938\\u0947 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u0935\\u094d\\u092f\\u0935\\u0927\\u093e\\u0928\\u094b\\u0902 \\u0915\\u0947 \\u092c\\u093f\\u0928\\u093e \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 03:00:14', '2025-07-29 03:00:14', 'palm_image/pny9DVXhOQ89MepGt8v8fWCFm5JxOvqo5PTEh6SV.jpg'),
(193, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 03:00:32', '2025-07-29 03:00:32', 'palm_image/tnWI0SCWFlSe7w1L06necyJA5qDY6WJrNEsvxkWL.jpg'),
(194, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and determination to achieve personal goals.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and the potential for fame or accomplishment in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and scattered, indicating occasional travel opportunities that bring new experiences and broaden perspectives.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u092a\\u0939\\u091a\\u093e\\u0928, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u092c\\u093f\\u0916\\u0930\\u0940 \\u0939\\u0941\\u0908 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923\\u094b\\u0902 \\u0915\\u094b \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092c\\u0928\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 03:08:03', '2025-07-29 03:08:03', 'palm_image/sFY88c59UKbNPIxsa9WS2IJW26SkvzitWneN2h4u.jpg'),
(195, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel that will bring growth, learning, and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e\\u090f\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u0940\\u092f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u093e\\u0935\\u0924\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938, \\u0938\\u0940\\u0916\\u0928\\u0947 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 03:08:22', '2025-07-29 03:08:22', 'palm_image/uoNVyvhbatKCk17KYCrrjoOkfIm385z21HQOFjQv.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(196, '52', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These may involve emotional learning and growth.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel that will bring personal growth and broaden perspectives.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u0930\\u0947\\u092e \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0907\\u0928\\u092e\\u0947\\u0902 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0940\\u0916\\u0928\\u0947 \\u0914\\u0930 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0936\\u093e\\u092e\\u093f\\u0932 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0905\\u092a\\u0928\\u0947 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 03:11:21', '2025-07-29 03:11:21', 'palm_image/dTrdSPWX88oN4eujTtKJLg14Cx5WpeiCx35dod3k.jpg'),
(197, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have a meaningful impact on the individual\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path guided by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0930 \\u090f\\u0915 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0921\\u093e\\u0932 \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 03:11:33', '2025-07-29 03:11:33', 'palm_image/rNBqZI4TJUlLPzT29jSUdJ4zEBmRh8pvBANJfRrA.jpg'),
(198, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships that may have a meaningful impact on the individual\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path guided by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0930 \\u090f\\u0915 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0921\\u093e\\u0932 \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-29 03:33:55', '2025-07-29 03:33:55', 'palm_image/HY9WbJ2sBD8B6lZBRKtCrErvzLLY99VVKJddrE20.jpg'),
(199, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path guided by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel opportunities that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u0938\\u0947 \\u0928\\u0939\\u0940\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 03:34:06', '2025-07-29 03:34:06', 'palm_image/sWlsjoAmZDQY1KUY3PCqL7cEsSoAYsZ9jKzllrHT.jpg'),
(200, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path guided by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are moderate and scattered, indicating occasional travel opportunities that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u092c\\u093f\\u0916\\u0930\\u0940 \\u0939\\u0941\\u0908 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 03:40:04', '2025-07-29 03:40:04', 'palm_image/0iXzNriEI5dHJ7PYkEQpDPuYknvyWJu8tGv8oymn.jpg'),
(201, '52', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path influenced by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u0924\\u094d\\u092f\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-29 03:40:12', '2025-07-29 03:40:12', 'palm_image/SSmAcxt3Ldrxd0bhq4gqsS4CcIjyTMK01dOXFqzi.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(202, '45', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, health, and a stable life path. It suggests a person with a strong constitution and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or artistic endeavors. It suggests potential for achievement with continued effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939\\u094b\\u0902 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0905\\u092a\\u0928\\u0947 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u094b \\u0906\\u0915\\u093e\\u0930 \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0930\\u0916\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0928\\u093f\\u0930\\u0902\\u0924\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915 \\u0939\\u094b\\u0928\\u0947 \\u092a\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0916\\u0941\\u0932\\u0947\\u092a\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-29 09:55:26', '2025-07-29 09:55:26', 'palm_image/WZT0nblfCBHU52JmCC68onn31OSEEYn9W1li5bip.jpg'),
(203, '45', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm. It suggests stability and a generally healthy life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and a preference for meaningful connections over quantity.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. It indicates a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939\\u094b\\u0902 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915 \\u0939\\u094b\\u0928\\u0947 \\u092a\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0916\\u0941\\u0932\\u093e\\u092a\\u0928\\u0964\"}}', NULL, '2025-07-29 09:55:45', '2025-07-29 09:55:45', 'palm_image/pHbxMzgz91reiSaXHTTmR6hlAqyXug28XCgBAY4K.jpg'),
(204, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages, with some emotional complexity or changes in personal partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, pointing to opportunities for travel and exploration, possibly for work or personal growth, with some significant journeys expected.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u093e \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0915\\u0941\\u091b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u091f\\u093f\\u0932\\u0924\\u093e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092f\\u093e \\u0936\\u0941\\u0930\\u0941\\u0906\\u0924\\u0940 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f, \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u0913\\u0902 \\u0915\\u0940 \\u0905\\u092a\\u0947\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 01:37:51', '2025-07-30 01:37:51', 'palm_image/ozhgGZaU51CClh5h1A0JQ4LMTVJ9HqILNVrvkSaz.png'),
(205, 'guest_3YJfIY6tqs', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a preference for meaningful and lasting partnerships rather than multiple short-term ones.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career stability, and a life guided by clear goals and ambitions.\",\"success_line\":\"The success (sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel that brings new experiences and personal growth without frequent disruptions.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0908 \\u0905\\u0932\\u094d\\u092a\\u0915\\u093e\\u0932\\u093f\\u0915 \\u0932\\u094b\\u0917\\u094b\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0915\\u0940 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092e\\u0939\\u0924\\u094d\\u0935\\u093e\\u0915\\u093e\\u0902\\u0915\\u094d\\u0937\\u093e\\u0913\\u0902 \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u0905\\u0927\\u093f\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u0935\\u094d\\u092f\\u0935\\u0927\\u093e\\u0928\\u094b\\u0902 \\u0915\\u0947 \\u092c\\u093f\\u0928\\u093e \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 02:14:21', '2025-07-30 02:14:21', 'palm_image/Rr3FKxvmFipNe6GBqtre8H0QVAsMzEEkde241JEh.jpg'),
(206, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life. It suggests stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may have few but meaningful romantic connections or may prioritize other aspects of life over marriage.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, with some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, likely for work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u0930\\u0947\\u092e \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0917\\u094d\\u0930\\u093e\\u0909\\u0902\\u0921\\u0947\\u0921 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0924\\u094d\\u0935 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0915\\u0941\\u091b \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u0936\\u093e\\u0926\\u0940 \\u092a\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u094d\\u092f \\u092a\\u0939\\u0932\\u0941\\u0913\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u092f\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 02:14:55', '2025-07-30 02:14:55', 'palm_image/aCHPPeHzXF40tUSuKL925AGG2dBSTbG7ni7Xq6IE.png');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(207, 'guest_k6nbb2bRvl', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a preference for meaningful and lasting partnerships rather than multiple short-term connections.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel opportunities that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0908 \\u0905\\u0932\\u094d\\u092a\\u0915\\u093e\\u0932\\u093f\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928\\u094b\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0914\\u0930 \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0939\\u0941\\u0924 \\u0938\\u0947 \\u0928\\u0939\\u0940\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 02:17:18', '2025-07-30 02:17:18', 'palm_image/rsy9YNDCdh6sbkAoK4utU61Waz4QbdJZmY1y30B8.jpg'),
(208, 'guest_qQCLjX5iZC', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful, adaptable, and capable of making sound decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may have few but meaningful romantic connections or may prioritize other aspects of life over marriage.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than destiny. There could be periods of uncertainty or changes in career direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932, \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0914\\u0930 \\u0927\\u094d\\u0935\\u0928\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u093e \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0915\\u0941\\u091b \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u0936\\u093e\\u0926\\u0940 \\u092a\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u094d\\u092f \\u092a\\u0939\\u0932\\u0941\\u0913\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964 \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u092f\\u093e \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902\\u0964\"}}', NULL, '2025-07-30 02:17:19', '2025-07-30 02:17:19', 'palm_image/dKneIQddLD20Ru5QSj7XgoeDNHpuEegU4U8kWxWn.png'),
(209, 'guest_TZy29WcEN6', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success line is not prominently visible, implying that success may come through steady effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0905\\u092a\\u094d\\u0930\\u0924\\u094d\\u092f\\u093e\\u0936\\u093f\\u0924\\u0924\\u093e \\u0915\\u0940 \\u090f\\u0915 \\u0921\\u093f\\u0917\\u094d\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 02:43:27', '2025-07-30 02:43:27', 'palm_image/V5VZgh4bxhsfL0T7LUSOYa7xIFhNGERfintrGtyt.jpg'),
(210, 'guest_P1kjygWppJ', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 02:43:45', '2025-07-30 02:43:45', 'palm_image/loJQNSuvW8CxP8Oto2Uq6O0yvOGHjTmwr9jaQIFh.jpg'),
(211, 'guest_dJqFsV0rwb', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and emotional openness in relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success (Sun) line is absent or very faint, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0916\\u0941\\u0932\\u0947\\u092a\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 02:50:37', '2025-07-30 02:50:37', 'palm_image/XUIywwELiGfmCMGcILujJFIEQOszXIUMdZMQDj0t.jpg'),
(212, 'guest_qKIWe3mstJ', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940-\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0915\\u093e\\u092e \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0915\\u093e\\u0930\\u0923\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-30 02:51:06', '2025-07-30 02:51:06', 'palm_image/BZMTBmK8Jd1hvDWgfsm0or78FUo84BOV5gz1kQKh.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(213, 'guest_tCvHbAybco', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though they may require effort and communication.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings moderate impact and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u092e\\u0927\\u094d\\u092f\\u092e \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 02:51:37', '2025-07-30 02:51:37', 'palm_image/zLMl8kNLMy2C0uC7iFtGhxA5YwiwlK4o0rGoH4zM.jpg'),
(214, 'guest_OWY6pzhHtO', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life path influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, which may imply that recognition and fame are not primary focuses, or success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u093e \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u090f\\u0917\\u0940\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 02:52:04', '2025-07-30 02:52:04', 'palm_image/LC43iWrgPrIDthQydHIKj4s84KZHzL7UYhiidIPr.jpg'),
(215, 'guest_zMlBjq58wb', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to prioritize relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and infrequent rather than a major life theme.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u093e \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u094b \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u091c\\u0940\\u0935\\u0928 \\u0935\\u093f\\u0937\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u0928\\u0948\\u0924\\u093f\\u0915 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 02:56:52', '2025-07-30 02:56:52', 'palm_image/qm7NdiA5xYBjiSIdmt31R1Pwl330Zx8S8mUzBgzQ.jpg'),
(216, 'guest_eJslgTPR0k', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u092f\\u093e \\u092a\\u0930\\u093f\\u0923\\u093e\\u092e \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 02:57:09', '2025-07-30 02:57:09', 'palm_image/BRPVA08BD1XylLPbzFeJMzEQodVxpZW4WO8Z8E3h.jpg'),
(217, 'guest_DUHAUhA7bl', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint but present, showing some influence of external circumstances on life path, with potential for change through personal effort.\",\"success_line\":\"The success line is not prominently visible, suggesting that achievements may come through steady work rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u092a\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0915\\u0941\\u091b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0915\\u094b \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0915\\u093e\\u092e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 04:14:39', '2025-07-30 04:14:39', 'palm_image/x8Ch48hkjqza0NaV8cAoGeueFDe2OQTZqegIpymB.jpg'),
(218, 'guest_zf20R72NoD', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating frequent travel or significant journeys that impact personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0905\\u092a\\u094d\\u0930\\u0924\\u094d\\u092f\\u093e\\u0936\\u093f\\u0924\\u0924\\u093e \\u0915\\u0940 \\u090f\\u0915 \\u0921\\u093f\\u0917\\u094d\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 04:15:13', '2025-07-30 04:15:13', 'palm_image/91XMHBlcK5pu4eVWUe4sNpJX2DL9m7vTGPdAIbg6.jpg'),
(219, 'guest_bMykbypPlt', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that recognition and fame are not primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence throughout life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u092f\\u093e \\u092a\\u0930\\u093f\\u0923\\u093e\\u092e \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092d\\u0930 \\u0928\\u093f\\u0935\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 04:18:29', '2025-07-30 04:18:29', 'palm_image/ausMPLDebabGYrK22NA6kMyC0tpsUueqIhJ6HNm6.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(220, 'guest_ghOLpNIlFR', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that success will come through steady effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u090f\\u0917\\u0940\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 04:18:36', '2025-07-30 04:18:36', 'palm_image/oZdq9BJ1GQKrW9pHfHdiUgE3figqlBo0DjSpZDW1.jpg'),
(221, '54', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success line is not prominently visible, implying that success may come through steady effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0905\\u092a\\u094d\\u0930\\u0924\\u094d\\u092f\\u093e\\u0936\\u093f\\u0924\\u0924\\u093e \\u0915\\u0940 \\u090f\\u0915 \\u0921\\u093f\\u0917\\u094d\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 04:35:06', '2025-07-30 04:35:06', 'palm_image/u5rIpWWMYR8XsoRwJk9ty5X0GzJUdi8HD8sZQ7QI.jpg'),
(222, '54', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus, with likely success through perseverance.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948, \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094d\\u092f\\u093e\\u0926\\u093e\\u0924\\u0930 \\u092c\\u093e\\u0930 -\\u092c\\u093e\\u0930 \\u0938\\u094d\\u0925\\u093e\\u0928\\u093e\\u0902\\u0924\\u0930\\u0923 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0905\\u0935\\u0915\\u093e\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-30 04:37:48', '2025-07-30 04:37:48', 'palm_image/rlolm7qPQbWD6qiN6aZteVxkR4wEUUFeHemcQFuF.jpg'),
(223, '54', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a stable life path, and overall physical health. It suggests a person who enjoys a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life, with potential for meaningful emotional bonds.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may suggest changes in career or life direction, with periods of uncertainty or shifts in personal goals.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success, possibly achieved through consistent effort rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, likely for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0914\\u0930 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0936\\u093e\\u0930\\u0940\\u0930\\u093f\\u0915 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u093e \\u0906\\u0928\\u0902\\u0926 \\u0932\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0902\\u0927\\u0928 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0926 \\u0924\\u0915 \\u091f\\u0942\\u091f \\u0917\\u0908 \\u0939\\u0948, \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u092f\\u093e \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u092e\\u0927\\u094d\\u092f\\u092e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0939\\u093e\\u0938\\u093f\\u0932 \\u0915\\u0940 \\u091c\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940-\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0915\\u093e\\u092e \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0915\\u093e\\u0930\\u0923\\u094b\\u0902 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 04:39:35', '2025-07-30 04:39:35', 'palm_image/ppfvTzsD4ss71KYYBDGsm6qUCnOIcKxkYMmE3xAO.jpg'),
(224, 'guest_X2j3Z4JO1c', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life path influenced by personal choices rather than destiny or external forces.\",\"success_line\":\"The success line is absent or very faint, indicating that success may come through personal effort rather than luck or fame.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or a preference for staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0928\\u093f\\u092f\\u0924\\u093f \\u092f\\u093e \\u092c\\u093e\\u0939\\u0930\\u0940 \\u0924\\u093e\\u0915\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u092f\\u093e \\u092c\\u0939\\u0941\\u0924 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u092f\\u093e \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 04:57:31', '2025-07-30 04:57:31', 'palm_image/xw72C5kAPSkQYd3V3aDQZrEctP9c3DE3eQqmgWVN.jpg'),
(225, 'guest_2DuU9QDaoh', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though there may be some cautiousness or delays in commitment.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes, with periods of uncertainty but also adaptability.\",\"success_line\":\"The success (sun) line is not distinctly visible, which may imply that recognition and fame are not primary focuses, but personal satisfaction and inner growth are emphasized.\",\"travel_lines\":\"The travel lines are minimal and faint, indicating limited long-distance travel or changes in environment, with a preference for stability and familiar surroundings.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0938\\u0924\\u0930\\u094d\\u0915\\u0924\\u093e \\u092f\\u093e \\u0926\\u0947\\u0930\\u0940 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u092d\\u0940\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0935\\u093f\\u0936\\u093f\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u091c\\u094b\\u0930 \\u0926\\u093f\\u092f\\u093e \\u091c\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0914\\u0930 \\u092c\\u0947\\u0939\\u094b\\u0908 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u092a\\u0930\\u093f\\u0935\\u0947\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-30 04:57:57', '2025-07-30 04:57:57', 'palm_image/qfXNXtYeGvKmssHPymRThWz1e8jbT4PRfbarkoog.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(226, '55', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success line is absent, which may suggest that achievements come through personal effort rather than fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0928\\u093f\\u092d\\u093e\\u090f\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 05:01:45', '2025-07-30 05:01:45', 'palm_image/rF9T34DIXLf8JFiSQqiFxWZudiiN3FjLhSdzvQnf.jpg'),
(227, 'guest_UeIIgbsvJM', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life. It suggests stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments. It suggests a cautious or selective attitude toward partnerships.\",\"fate_line\":\"The fate line is present but faint, showing some influence of external circumstances on life path. This suggests a person who experiences changes in career or life direction but maintains personal control.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and achievements. Success may come later in life or through persistent effort rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, but not frequent or extensive journeys. This person may prefer stability with occasional exploration.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u0930\\u0947\\u092e \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0917\\u094d\\u0930\\u093e\\u0909\\u0902\\u0921\\u0947\\u0921 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0924\\u094d\\u0935 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u092f\\u093e \\u091a\\u092f\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0930\\u0935\\u0948\\u092f\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u092a\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0915\\u0941\\u091b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0928\\u093f\\u092f\\u0902\\u0924\\u094d\\u0930\\u0923 \\u092c\\u0928\\u093e\\u090f \\u0930\\u0916\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u0927\\u094d\\u092f\\u092e \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u092f\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u092a\\u0938\\u0902\\u0926 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 05:06:09', '2025-07-30 05:06:09', 'palm_image/pDy1eaNaSqfK2PJGeeLc98qWc07rCYeamy2EZiXf.png'),
(228, '54', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and a capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is long and gently curved, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose, career stability, and a life path guided by clear goals and determination.\",\"success_line\":\"The success (sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e-\\u0938\\u092e\\u093e\\u0927\\u093e\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0926\\u094d\\u0935\\u093e\\u0930\\u093e \\u0928\\u093f\\u0930\\u094d\\u0926\\u0947\\u0936\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u0924\\u094d\\u092f\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 05:29:52', '2025-07-30 05:29:52', 'palm_image/Bmc02qWwubFQ2nF01GPHbp37pZl4zyiEPkuw5t0K.jpg'),
(229, 'guest_8hIkc9O0eF', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success line is absent, implying that achievements may come through personal effort rather than fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0930\\u0941\\u0915 -\\u0930\\u0941\\u0915 \\u0915\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0905\\u092a\\u094d\\u0930\\u0924\\u094d\\u092f\\u093e\\u0936\\u093f\\u0924\\u0924\\u093e \\u0915\\u0940 \\u090f\\u0915 \\u0921\\u093f\\u0917\\u094d\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0918\\u0930 \\u0915\\u0947 \\u0915\\u0930\\u0940\\u092c \\u0930\\u0939\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 05:57:28', '2025-07-30 05:57:28', 'palm_image/UE1hsWvQE5joagce0gZT1cIkmhm832duvqnQvbxH.jpg'),
(230, 'guest_b9vLKTgV6c', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than frequent or adventurous.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092a\\u093e\\u0930\\u0938\\u094d\\u092a\\u0930\\u093f\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0938\\u093e\\u0939\\u0938\\u0940 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u0928\\u0948\\u0924\\u093f\\u0915 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 05:57:41', '2025-07-30 05:57:41', 'palm_image/aUVwuNPr94F00tEG5ghMHrCW3nuBrKaD21312b56.jpg'),
(231, '56', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life path influenced more by personal choices than by destiny or external circumstances.\",\"success_line\":\"The success (sun) line is not clearly visible, which may imply that recognition and fame are not primary motivators, or success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0921\\u0947\\u0938\\u094d\\u091f\\u093f\\u0928\\u0940 \\u092f\\u093e \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u092f\\u093e \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u090f\\u0917\\u0940\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0939\\u094b\\u0917\\u0940 \\u0914\\u0930 \\u092c\\u093e\\u0930-\\u092c\\u093e\\u0930 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 06:00:16', '2025-07-30 06:00:16', 'palm_image/gtNaTRESlsyMS36m84bBdqwwYN32RDOAKV6JL89L.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(232, 'guest_AbVpBKhlNO', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and a capacity for deep relationships.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success line is subtle, indicating that achievements will come through steady effort and persistence rather than sudden fortune.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f\\u092e\\u0924\\u094d\\u0924\\u093e \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u090f\\u0902\\u0917\\u0940\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094d\\u092f\\u093e\\u0926\\u093e\\u0924\\u0930 \\u092c\\u093e\\u0930 -\\u092c\\u093e\\u0930 \\u0938\\u094d\\u0925\\u093e\\u0928\\u093e\\u0902\\u0924\\u0930\\u0923 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0905\\u0935\\u0915\\u093e\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-30 06:08:49', '2025-07-30 06:08:49', 'palm_image/YTFZE42bpWtxVzFry9WW7J9mQknqZkpWyLMRDU0w.jpg'),
(233, 'guest_wFB3Lvjjik', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and well-defined, reflecting emotional stability and a warm, caring nature. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and curved, signifying vitality and a strong life force. It suggests good health and a zest for life, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some emotional ups and downs, but overall positive prospects in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny. It indicates flexibility and adaptability in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or changes in residence. When travel occurs, it is likely purposeful and beneficial.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0915\\u0941\\u091b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e\\u090f\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u0928\\u093f\\u0935\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u092b\\u093e\\u092f\\u0926\\u0947\\u092e\\u0902\\u0926 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 06:09:01', '2025-07-30 06:09:01', 'palm_image/e0QNmIzI5uJgDRIU7yngFVbEDsr1BLDOOnhFDemI.jpg'),
(234, 'guest_dVy2e7VRLC', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature and a strong capacity for emotional connections and empathy in relationships.\",\"life_line\":\"The life line is deep and smooth, signifying good vitality, a strong constitution, and a generally healthy life. It suggests stability and resilience in facing life\'s challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that while destiny plays a role, personal choices and efforts significantly influence the individual\'s life path and career.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a major aspect of the individual\'s life experience.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u093e\\u092e\\u0928\\u093e \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0928\\u093f\\u092f\\u0924\\u093f \\u090f\\u0915 \\u092d\\u0942\\u092e\\u093f\\u0915\\u093e \\u0928\\u093f\\u092d\\u093e\\u0924\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0915\\u094b \\u0915\\u093e\\u092b\\u0940 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u092f\\u093e \\u0938\\u092b\\u0932\\u0924\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u093e \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 06:18:05', '2025-07-30 06:18:05', 'palm_image/crACHoUqtB9XRgLrc7yEhJvH213KyDIW0Ukc40G6.jpg'),
(235, 'guest_1cnIaLFOMz', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature and a capacity for deep emotional connections. It suggests a person who values relationships and emotional harmony.\",\"life_line\":\"The life line is smooth and extends well around the base of the thumb, indicating good vitality and a generally healthy life. It suggests a stable and grounded individual with a strong life force.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships and possibly fewer significant romantic partnerships. It may indicate a cautious or selective attitude toward commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than by external circumstances or destiny. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life. Success is likely to be achieved through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are subtle and few, suggesting limited but meaningful travel experiences. It indicates a preference for familiar environments with occasional journeys that bring personal growth.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0926\\u094d\\u092d\\u093e\\u0935 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092b\\u0948\\u0932\\u0940 \\u0939\\u0941\\u0908 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0917\\u094d\\u0930\\u093e\\u0909\\u0902\\u0921\\u0947\\u0921 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940\\u0964 \\u092f\\u0939 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u0938\\u0924\\u0930\\u094d\\u0915 \\u092f\\u093e \\u091a\\u092f\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0930\\u0935\\u0948\\u092f\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0938\\u092b\\u0932\\u0924\\u093e \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0947 \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 06:18:24', '2025-07-30 06:18:24', 'palm_image/2okMosfyXCx0zNtgzD5KOatcjqblCUi0Zx7YN7AT.jpg'),
(236, '57', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with strong emotional connections and empathy.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major aspect of life, but occasional journeys may bring new experiences and growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u0941\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u094b \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0915\\u092d\\u0940-\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u090f\\u0902 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 06:31:33', '2025-07-30 06:31:33', 'palm_image/Qe354diQukV1FN1TrmJvWpMuUsVsuE7LCk7ROKEW.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(237, 'guest_oiXdx2lyKC', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating a life path that may be influenced by external circumstances and personal choices rather than a predetermined destiny. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators, or success may come later in life through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, but not frequent or significant journeys. It suggests a preference for stability with occasional exploration.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u090f\\u0915 \\u092a\\u0942\\u0930\\u094d\\u0935 \\u0928\\u093f\\u0930\\u094d\\u0927\\u093e\\u0930\\u093f\\u0924 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u092f\\u093e \\u0938\\u092b\\u0932\\u0924\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u0936\\u0941\\u0930\\u0941\\u0906\\u0924\\u0940 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0938\\u093e\\u092e\\u092f\\u093f\\u0915 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 07:10:11', '2025-07-30 07:10:11', 'palm_image/RM7Tj87MwAvzGzSt0q8yfypNZxSXStWHODwDp0Wd.jpg'),
(238, 'guest_D8QEKkxWEN', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may be meaningful but not overly dominant in life.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes in career or life direction. It suggests a life path influenced by external circumstances and personal choices, with some periods of uncertainty.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus or may come later in life through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment. These lines suggest moderate movement or exploration, often related to personal growth or work.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092a\\u0902\\u0915\\u094d\\u0924\\u093f\\u092f\\u093e\\u0901 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0902\\u0927\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0905\\u0924\\u094d\\u092f\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u0940 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0926 \\u0924\\u0915 \\u091f\\u0942\\u091f \\u0917\\u0908 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u0915\\u0941\\u091b \\u0905\\u0935\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u092a\\u094d\\u0930\\u093e\\u0930\\u0902\\u092d\\u093f\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092a\\u0902\\u0915\\u094d\\u0924\\u093f\\u092f\\u093e\\u0901 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0906\\u0902\\u0926\\u094b\\u0932\\u0928 \\u092f\\u093e \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0915\\u093e\\u092e \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 07:10:26', '2025-07-30 07:10:26', 'palm_image/OYuNjpx2EjuNSl1crGnE9vLQS4E6pOFmXMiCACJg.jpg'),
(239, 'guest_lM8zmI1Fbl', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is smooth and long, showing good vitality and a stable life path. It indicates a person with strong physical health and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional experiences that contribute to personal growth.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is subtle, indicating that recognition and success may come gradually through persistent effort and dedication rather than sudden fortune.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and meaningful rather than frequent or spontaneous.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0936\\u093e\\u0930\\u0940\\u0930\\u093f\\u0915 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0917\\u094d\\u0930\\u093e\\u0909\\u0902\\u0921\\u0947\\u0921 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0924\\u094d\\u0935 \\u0935\\u093e\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092a\\u0902\\u0915\\u094d\\u0924\\u093f\\u092f\\u093e\\u0901 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092e\\u0947\\u0902 \\u092f\\u094b\\u0917\\u0926\\u093e\\u0928 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0927\\u0940\\u0930\\u0947 -\\u0927\\u0940\\u0930\\u0947 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u092e\\u0930\\u094d\\u092a\\u0923 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0905\\u0915\\u094d\\u0938\\u0930 \\u092f\\u093e \\u0938\\u0939\\u091c \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 07:12:36', '2025-07-30 07:12:36', 'palm_image/h8ISuhiIX3jqJdgAi7YwuYVe9km3O99IGj3cVfMy.jpg'),
(240, 'guest_ju4GtPV4Sl', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life, with potential for meaningful emotional connections.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but personal satisfaction and inner success are likely valued.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and selective rather than frequent.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u093e \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947-\\u0927\\u0940\\u0930\\u0947 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0914\\u0930 \\u0906\\u0902\\u0924\\u0930\\u093f\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u091a\\u092f\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 07:12:47', '2025-07-30 07:12:47', 'palm_image/lbuFEuluGDv12nn3ElaWwJXEEEyjFUKxRwURlyUh.jpg'),
(241, 'guest_4Rcf1tC1Cv', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with a strong capacity for emotional connections and empathy.\",\"life_line\":\"The life line is well-defined and deep, reflecting good vitality, strong health, and a stable life path with resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in environment, with a preference for stability and familiar surroundings.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0916\\u093f\\u0932\\u093e\\u092b \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0909\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u0928\\u092a\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u0902\\u091a\\u093e\\u0930 \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u094b \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u092a\\u0930\\u093f\\u0935\\u0947\\u0936 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\"}}', NULL, '2025-07-30 07:36:35', '2025-07-30 07:36:35', 'palm_image/fKtOHy2QquwqfCeGDKMFRgU5IE5HL0oTm9YLtsIL.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(242, 'guest_AVUI3xcfY5', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and well-defined, reflecting emotional stability and a warm, caring nature. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and curved, signifying vitality and a strong life force. It suggests good health and a zest for life, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships. It suggests a cautious approach to commitment but with the possibility of lasting partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by external circumstances and personal choices rather than destiny alone.\",\"success_line\":\"The success line is subtle, suggesting that achievements will come through consistent effort and perseverance rather than sudden fortune.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, often related to work or personal growth.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u0915\\u0947\\u0932\\u0947 \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u090f\\u0902\\u0917\\u0940\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 07:36:47', '2025-07-30 07:36:47', 'palm_image/jIxsq5idoGWZsH8lJNDhQ11YgGUAzOzsjC2LXjzg.jpg'),
(243, 'guest_U6BTQJ3Xq2', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and well-defined, showing emotional stability and a warm, caring nature. It reflects a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and curved, signifying vitality and a strong life force. It suggests good health and a zest for life, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. It may suggest fewer but meaningful romantic connections or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than external circumstances. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The success line is subtle, indicating that achievements may come through steady effort rather than sudden breakthroughs. It reflects perseverance and gradual progress toward goals.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or a preference for familiar environments. When travel occurs, it is likely purposeful and well-planned.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0926\\u093f\\u0916\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u092e \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0913\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0914\\u0930 \\u0915\\u094d\\u0930\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u0935\\u093e\\u0924\\u093e\\u0935\\u0930\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0928\\u093f\\u092f\\u094b\\u091c\\u093f\\u0924 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 07:37:42', '2025-07-30 07:37:42', 'palm_image/SDnrqmCE33q7qs9smekzRrPKsyuC0npEcHZLkZ4l.jpg'),
(244, 'guest_YGqrBB7Gk4', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and well-defined, reflecting emotional stability and a warm, caring nature. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and curved, signifying vitality and a strong life force. It suggests good health and a zest for life, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some emotional ups and downs, but overall positive prospects in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny. It indicates flexibility and adaptability in career and life direction.\",\"success_line\":\"The success line is subtle, pointing to gradual achievements through consistent effort. It suggests that success will come with perseverance and dedication over time.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0915 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0924\\u0930\\u094d\\u0915 \\u0914\\u0930 \\u0915\\u093e\\u0930\\u0923 \\u092a\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0915\\u0941\\u091b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e\\u090f\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948, \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0915\\u094d\\u0930\\u092e\\u093f\\u0915 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u092e\\u092f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092e\\u0930\\u094d\\u092a\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0906\\u090f\\u0917\\u0940\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0939\\u0932\\u094d\\u0915\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u090f\\u0902 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0905\\u0935\\u0938\\u0930 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 07:37:55', '2025-07-30 07:37:55', 'palm_image/NUxm8K9TsRXVRcvw08bhLKQFFri6Vvq4hd8IfCuV.jpg'),
(245, 'guest_HQwAD3CIfB', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus. It indicates determination and the ability to overcome obstacles in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels are likely to be purposeful and beneficial for personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0914\\u0930 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u092f\\u093e \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e\\u090f\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u091d\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0927\\u0940\\u0930\\u0947 -\\u0927\\u0940\\u0930\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u092b\\u093e\\u092f\\u0926\\u0947\\u092e\\u0902\\u0926 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 07:56:33', '2025-07-30 07:56:33', 'palm_image/FQnwNkjg5MrAx8KvXNcIXVX3lf3x271UqvyKwhWa.jpg'),
(246, 'guest_twZvQFz9y1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It suggests determination and a clear path in professional life, with possible changes influenced by personal choices.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement in creative or artistic endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels are likely to be purposeful and beneficial for personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0914\\u0930 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u092f\\u093e \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u092e\\u093e\\u0930\\u094d\\u0917 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u091d\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0927\\u0940\\u0930\\u0947 -\\u0927\\u0940\\u0930\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u092b\\u093e\\u092f\\u0926\\u0947\\u092e\\u0902\\u0926 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 07:57:03', '2025-07-30 07:57:03', 'palm_image/38GC64rDkrZfk0RMtUcp0zCqiOWgRsO5rigBeCPe.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(247, 'guest_dXWAUuaIAm', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight, reflecting a strong sense of purpose and career focus. It suggests steady progress in professional life and a clear direction in personal goals.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement, especially in creative or artistic endeavors. Success may come gradually with persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0914\\u0930 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u092f\\u093e \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0926\\u093f\\u0936\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u091d\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0935\\u093f\\u0936\\u0947\\u0937 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0927\\u0940\\u0930\\u0947 -\\u0927\\u0940\\u0930\\u0947 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e\\u090f\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0914\\u0930 \\u0905\\u0935\\u0938\\u0930 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 07:57:19', '2025-07-30 07:57:19', 'palm_image/6Yz4FdWZH2IGfhdJHMRCYASaCOlwYjj67ZJmX4kD.jpg'),
(248, 'guest_Z9uELBuNm0', '{\"en\":{\"head_line\":\"The Head Line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The Heart Line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The Life Line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The Marriage Line is distinct and moderately long, indicating stable and meaningful relationships with potential for lasting partnerships.\",\"fate_line\":\"The Fate Line is prominent and runs straight up the palm, reflecting a strong sense of purpose and career focus with steady progress.\",\"success_line\":\"The Success Line is visible and clear, suggesting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The Travel Lines are multiple and well-marked, indicating frequent travels and a life enriched by diverse experiences and exploration.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0938\\u094d\\u0925\\u093e\\u092f\\u0940 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948, \\u091c\\u094b \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0908 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0935\\u093f\\u0935\\u093f\\u0927 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0938\\u0947 \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 09:08:49', '2025-07-30 09:08:49', 'palm_image/mVAbAZYSoheeMboXreXjgRiF2YWttH80dtnLZz27.jpg'),
(249, 'guest_RFo3l1jgGj', '{\"en\":{\"head_line\":\"A well-defined and straight head line indicates a practical and focused mind, with strong analytical abilities and clear decision-making skills.\",\"heart_line\":\"A deep and curved heart line suggests a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"A long and clear life line signifies good vitality, strong health, and a zest for life, indicating a person who enjoys a balanced and energetic lifestyle.\",\"marriage_line\":\"Multiple faint marriage lines indicate several significant relationships or emotional connections, with a possibility of complex romantic experiences.\",\"fate_line\":\"A prominent fate line running through the palm suggests a strong sense of purpose and career focus, with life events significantly influenced by personal choices and external circumstances.\",\"success_line\":\"A clear success (sun) line points to recognition and achievement in creative or professional endeavors, indicating potential for fame or public acknowledgment.\",\"travel_lines\":\"Distinct travel lines on the mount of Luna indicate a love for travel and exploration, with opportunities for journeys that broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"\\u090f\\u0915 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"heart_line\":\"\\u090f\\u0915 \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0943\\u0926\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u090f\\u0915 \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0915\\u093e \\u0906\\u0928\\u0902\\u0926 \\u0932\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0915\\u0908 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0935\\u093f\\u0935\\u093e\\u0939 \\u0930\\u0947\\u0916\\u093e\\u090f\\u0902 \\u0915\\u0908 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u091f\\u093f\\u0932 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964\",\"fate_line\":\"\\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u091a\\u0932\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0918\\u091f\\u0928\\u093e\\u090f\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0914\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u0915\\u093e\\u092b\\u0940 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u090f\\u0915 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0932\\u093e\\u0907\\u0928 \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u093e\\u0935\\u0924\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u0932\\u0942\\u0928\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0909\\u0902\\u091f \\u092a\\u0930 \\u0935\\u093f\\u0936\\u093f\\u0937\\u094d\\u091f \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u091c\\u094b \\u0915\\u094d\\u0937\\u093f\\u0924\\u093f\\u091c \\u0915\\u094b \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092c\\u0928\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 09:09:03', '2025-07-30 09:09:03', 'palm_image/LNGUr6uEyuuP1YT2AzsCHbHJjAdU00o9NESND4Qy.jpg'),
(250, 'guest_JMwDnpfBKq', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, reflecting a warm, caring nature and emotional openness. This person likely values relationships and has a compassionate approach to love and friendships.\",\"life_line\":\"The life line is well-defined and gently curved, signifying good vitality and a stable life path. It suggests a person with a healthy constitution and a generally positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This may suggest fewer significant romantic partnerships or a cautious attitude toward commitment.\",\"fate_line\":\"The fate line is faint or absent, which can imply a life less influenced by external circumstances and more driven by personal choices. This person may carve their own path without heavy reliance on fate.\",\"success_line\":\"The success (Sun) line is not prominently visible, suggesting that recognition and fame may not be a primary focus. Success is likely achieved through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or changes in environment. This person may prefer stability and familiar surroundings over frequent travel.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0935\\u093f\\u091a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0916\\u0941\\u0932\\u0947\\u092a\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0926\\u094b\\u0938\\u094d\\u0924\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0935\\u093e\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0930\\u0935\\u0948\\u092f\\u0947 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u0915\\u092e \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u0938\\u0902\\u091a\\u093e\\u0932\\u093f\\u0924 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u092d\\u093e\\u0917\\u094d\\u092f \\u092a\\u0930 \\u092d\\u093e\\u0930\\u0940 \\u0928\\u093f\\u0930\\u094d\\u092d\\u0930\\u0924\\u093e \\u0915\\u0947 \\u092c\\u093f\\u0928\\u093e \\u0905\\u092a\\u0928\\u093e \\u0930\\u093e\\u0938\\u094d\\u0924\\u093e \\u092c\\u0928\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0932\\u093e\\u0907\\u0928 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0940 \\u091c\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u092a\\u0930\\u093f\\u091a\\u093f\\u0924 \\u092a\\u0930\\u093f\\u0935\\u0947\\u0936 \\u0915\\u094b \\u092a\\u0938\\u0902\\u0926 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 09:25:14', '2025-07-30 09:25:14', 'palm_image/OZ7Pi1Gn4jWpbJap79PnhzL5INiC4QodYUELAULb.jpg'),
(251, 'guest_FABYZ3iEcF', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, reflecting a warm, caring nature and emotional openness. This person values relationships and tends to be compassionate and affectionate.\",\"life_line\":\"The life line is deep and well-defined, showing vitality and a strong constitution. It suggests a life full of energy and resilience, with a generally positive outlook on health and longevity.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This may suggest fewer but meaningful romantic connections or a cautious attitude toward commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than by external circumstances. This person may experience changes in career or direction but has the ability to adapt.\",\"success_line\":\"The success (Sun) line is not clearly visible, suggesting that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life. When travel does occur, it is likely purposeful and well-planned.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0935\\u093f\\u091a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0916\\u0941\\u0932\\u0947\\u092a\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u0914\\u0930 \\u0938\\u094d\\u0928\\u0947\\u0939\\u0940 \\u0939\\u094b\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u0926\\u0940\\u0930\\u094d\\u0918\\u093e\\u092f\\u0941 \\u092a\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u0915\\u093e\\u0930\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u092e \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u092a\\u094d\\u0930\\u0924\\u093f \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0930\\u0935\\u0948\\u092f\\u093e \\u0938\\u0941\\u091d\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092c\\u0926\\u0932\\u093e\\u0935 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0907\\u0938\\u092e\\u0947\\u0902 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u090f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964 \\u091c\\u092c \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u0924\\u094b \\u092f\\u0939 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0928\\u093f\\u092f\\u094b\\u091c\\u093f\\u0924 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 09:25:29', '2025-07-30 09:25:29', 'palm_image/QA5CQgjYnNWdmYviwRcjADJdDAlBmDzmezMf39CQ.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(252, 'guest_yyZVUaOWKv', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved nature in emotional matters and a tendency to keep feelings private or guarded.\",\"life_line\":\"The life line is well-defined and curves smoothly around the base of the thumb, signifying good vitality, a balanced lifestyle, and a generally healthy constitution.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not distinctly visible, implying that achievements may come through steady effort rather than sudden recognition or fame.\",\"travel_lines\":\"Travel lines are minimal or faint, indicating limited long-distance travel or that travel will not be a major focus in life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0938\\u092e\\u0938\\u094d\\u092f\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0924\\u093e\\u0930\\u094d\\u0915\\u093f\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092e\\u093e\\u092e\\u0932\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0928\\u093f\\u091c\\u0940 \\u092f\\u093e \\u0938\\u0902\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0930\\u0916\\u0928\\u0947 \\u0915\\u0940 \\u092a\\u094d\\u0930\\u0935\\u0943\\u0924\\u094d\\u0924\\u093f \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0938\\u0941\\u091a\\u093e\\u0930\\u0942 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0948\\u0932\\u0940 \\u0914\\u0930 \\u0906\\u092e \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0938\\u094d\\u0935\\u0938\\u094d\\u0925 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0935\\u093f\\u0936\\u093f\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u0915\\u093f \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u092f\\u093e \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u092c\\u0947\\u0939\\u094b\\u0908 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-30 09:30:13', '2025-07-30 09:30:13', 'palm_image/sCc4mf7JYuvWQTVh37oaWfUYxvbpyIjf6e8MdfQc.jpg'),
(253, 'guest_RuL4V5Ikv0', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, reflecting a warm, caring nature and emotional openness. This person likely values relationships and has a compassionate approach to love and friendships.\",\"life_line\":\"The life line is deep and well-defined, showing vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or a few significant partnerships. It may suggest a focus on quality over quantity in romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than by external circumstances or destiny. This person may create their own opportunities through effort.\",\"success_line\":\"The success (Sun) line is not clearly visible, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort and dedication.\",\"travel_lines\":\"The travel lines are minimal or absent, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life journey.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0935\\u093f\\u091a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0916\\u0941\\u0932\\u0947\\u092a\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0926\\u094b\\u0938\\u094d\\u0924\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u0940 \\u0922\\u0902\\u0917 \\u0938\\u0947 \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0905\\u092a\\u0928\\u0947 \\u0938\\u094d\\u0935\\u092f\\u0902 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930 \\u092a\\u0948\\u0926\\u093e \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u092f\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u092e\\u0930\\u094d\\u092a\\u0923 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u090f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 09:30:28', '2025-07-30 09:30:28', 'palm_image/VRBykWFp5r9Y9PcpXI0UPSqe4as9qjr7yi8QdOe6.jpg'),
(254, 'guest_9SxfNtph2M', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm and compassionate nature. This person is likely to have a harmonious emotional life and values deep, meaningful relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality and a strong constitution. It suggests a life filled with energy and resilience, with a stable personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may experience a few significant partnerships or marriages, with a focus on quality over quantity.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances. This person might experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is not clearly visible, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment. This person may enjoy travel but it is not a dominant theme in their life.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0935\\u093f\\u091a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e \\u0914\\u0930 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u092e\\u0902\\u091c\\u0938\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u092e\\u0942\\u0932\\u094d\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u0902\\u0917\\u0942\\u0920\\u0947 \\u0915\\u0947 \\u0906\\u0927\\u093e\\u0930 \\u0915\\u0947 \\u091a\\u093e\\u0930\\u094b\\u0902 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0928\\u0940\\u0902\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u092c\\u0924\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092b\\u094b\\u0915\\u0938 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0906\\u0928\\u0902\\u0926 \\u0932\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092f\\u0939 \\u0909\\u0928\\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0935\\u093f\\u0937\\u092f \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 09:36:45', '2025-07-30 09:36:45', 'palm_image/9Nh3qXgW6IGVxCH2PyNfzzVfEv25GvRdXvgptvC4.jpg'),
(255, 'guest_JUvajrsPNi', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm and compassionate nature. This person is likely to have harmonious relationships and a strong emotional connection with others.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a cautious approach to relationships. It may suggest fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than by external circumstances. This person may experience changes in career or life direction.\",\"success_line\":\"The success line is not clearly visible, suggesting that recognition and achievements may come gradually through persistent effort rather than sudden success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0935\\u093f\\u091a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0914\\u0930 \\u0927\\u0940\\u0930\\u0947 \\u0938\\u0947 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e \\u0914\\u0930 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0938\\u093e\\u092e\\u0902\\u091c\\u0938\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0914\\u0930 \\u0926\\u0942\\u0938\\u0930\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0939\\u094b\\u0928\\u0947 \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092d\\u093e\\u0917\\u0940\\u0926\\u093e\\u0930\\u0940 \\u092f\\u093e \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e \\u0930\\u0947\\u0916\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u093e\\u0902 \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0927\\u0940\\u0930\\u0947 -\\u0927\\u0940\\u0930\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940-\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0915\\u093e\\u092e \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0915\\u093e\\u0930\\u0923\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-30 09:37:01', '2025-07-30 09:37:01', 'palm_image/Hwqwa9hfoBCxbyinzM0u7FGuoWOxqpxvxa57gCK9.jpg'),
(256, 'guest_ZEIjj3jm4U', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may have few but meaningful romantic connections or may prioritize other aspects of life over marriage.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, likely for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0940\\u092f \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0947 \\u092a\\u094d\\u0930\\u0947\\u092e \\u0914\\u0930 \\u0938\\u0939\\u093e\\u0928\\u0941\\u092d\\u0942\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0909\\u0924\\u094d\\u0938\\u093e\\u0939 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u092a\\u093e\\u0938 \\u0915\\u0941\\u091b \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u0936\\u093e\\u0926\\u0940 \\u092a\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0905\\u0928\\u094d\\u092f \\u092a\\u0939\\u0932\\u0941\\u0913\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915\\u0924\\u093e \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u0947 \\u0938\\u093e\\u0925, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u0917\\u094d\\u0930 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u0917\\u0924\\u093f\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092f\\u093e \\u0924\\u0924\\u094d\\u0915\\u093e\\u0932 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 09:37:43', '2025-07-30 09:37:43', 'palm_image/ofDIVFjHfUHIVbI8HHbPQhF1qNinZhZmlDnb4Bwb.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(257, 'guest_SAFYl2LZZD', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It suggests a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life influenced by destiny with clear goals and achievements.\",\"success_line\":\"The success (Sun) line is visible and well-marked, pointing to recognition, creativity, and potential for fame or accomplishment in artistic or professional fields.\",\"travel_lines\":\"The travel lines are moderate and scattered, indicating occasional travel or changes in environment. These lines suggest opportunities for growth through new experiences and exploration.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u093e \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0916\\u0941\\u0932\\u0947 \\u0924\\u094c\\u0930 \\u092a\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0902\\u0927\\u0928\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u093f\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092c\\u0928\\u093e\\u090f \\u0930\\u0916\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u092e\\u091d \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0905\\u0932\\u0917 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948, \\u091c\\u094b \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u091a\\u093f\\u0939\\u094d\\u0928\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u0915\\u094d\\u0937\\u0947\\u0924\\u094d\\u0930\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092f\\u093e \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0914\\u0930 \\u092c\\u093f\\u0916\\u0930\\u0940 \\u0939\\u0941\\u0908 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-30 09:38:10', '2025-07-30 09:38:10', 'palm_image/uDw0Rld2hJ64TNacvqZo8EbWSDKEYzQIwVBXeoKA.jpg'),
(258, '58', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, reflecting a warm, caring nature and emotional openness. This person likely values relationships and has a compassionate approach to love and friendships.\",\"life_line\":\"The life line is deep and well-defined, showing vitality and a strong constitution. It suggests a life filled with energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or a focus on personal growth before commitment. It may suggest fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is faint or absent, which can imply a life path influenced more by personal choices than by external circumstances or destiny. This person may create their own opportunities rather than relying on fate.\",\"success_line\":\"The success (Sun) line is not prominently visible, suggesting that recognition and fame may not be the primary focus. Success is likely achieved through steady effort and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal or not clearly defined, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life journey.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u090f\\u0915\\u093e\\u0917\\u094d\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u0935\\u093f\\u091a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u092e\\u0947\\u0902 \\u0938\\u0915\\u094d\\u0937\\u092e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u0947\\u0916\\u092d\\u093e\\u0932 \\u0915\\u0930\\u0928\\u0947 \\u0935\\u093e\\u0932\\u0940 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0916\\u0941\\u0932\\u0947\\u092a\\u0928 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u094b \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0926\\u094b\\u0938\\u094d\\u0924\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0926\\u092f\\u093e\\u0932\\u0941 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u0902\\u0935\\u093f\\u0927\\u093e\\u0928 \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0938\\u0947 \\u092d\\u0930\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u0940 \\u0922\\u0902\\u0917 \\u0938\\u0947 \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0915\\u092e \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u092f\\u093e \\u0928\\u093f\\u092f\\u0924\\u093f \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u092d\\u093e\\u0917\\u094d\\u092f \\u092a\\u0930 \\u092d\\u0930\\u094b\\u0938\\u093e \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0905\\u092a\\u0928\\u0947 \\u0938\\u094d\\u0935\\u092f\\u0902 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930 \\u092a\\u0948\\u0926\\u093e \\u0915\\u0930 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0932\\u093e\\u0907\\u0928 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0928\\u0939\\u0940\\u0902 \\u0926\\u0947 \\u0930\\u0939\\u0940 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0938\\u0902\\u092d\\u093e\\u0935\\u0928\\u093e \\u0938\\u093e\\u0930\\u094d\\u0935\\u091c\\u0928\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0936\\u0902\\u0938\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0940 \\u091c\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902 \\u092f\\u093e \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0930\\u0942\\u092a \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0948\\u0902 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0907\\u0938 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u090f\\u0915 \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u092a\\u0939\\u0932\\u0942 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0964\"}}', NULL, '2025-07-30 09:40:03', '2025-07-30 09:40:03', 'palm_image/q0eN6ASqUfyhif5ln9zFdCqGfYJbPM0JvXGf0Mka.jpg'),
(259, 'guest_ppWHETES4Z', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward towards the index finger, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before marriage.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than destiny. There may be periods of uncertainty or changes in career direction.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or work-related reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u093e \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0924\\u0930\\u094d\\u091c\\u0928\\u0940 \\u0915\\u0940 \\u0913\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u092f\\u093e \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u0936\\u093e\\u0926\\u0940 \\u0938\\u0947 \\u092a\\u0939\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u0915\\u093f \\u0921\\u0947\\u0938\\u094d\\u091f\\u093f\\u0928\\u0940 \\u0915\\u0940 \\u0924\\u0941\\u0932\\u0928\\u093e \\u092e\\u0947\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u0938\\u0947 \\u0905\\u0927\\u093f\\u0915 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948\\u0964 \\u0905\\u0928\\u093f\\u0936\\u094d\\u091a\\u093f\\u0924\\u0924\\u093e \\u092f\\u093e \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u090f\\u0915 \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u094b \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0938\\u0902\\u0924\\u0941\\u0937\\u094d\\u091f\\u093f \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940-\\u0915\\u092d\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u092c\\u093e\\u0930-\\u092c\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u092f\\u093e \\u0915\\u093e\\u092e \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0915\\u093e\\u0930\\u0923\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f\\u0964\"}}', NULL, '2025-07-30 09:57:25', '2025-07-30 09:57:25', 'palm_image/z1ho0C7tq4OgkucgQzPpfCCkegbHtEVfa78bD2MH.jpg'),
(260, 'guest_JyH0bh4nJq', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators, or success may come later in life through perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u093e \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0905\\u092a\\u0928\\u0947 \\u092d\\u093e\\u0917\\u094d\\u092f \\u0915\\u094b \\u0906\\u0915\\u093e\\u0930 \\u0926\\u0947\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0930\\u0916\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u093f\\u0938\\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u092f\\u0939 \\u0939\\u094b \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u092f\\u093e \\u0938\\u092b\\u0932\\u0924\\u093e \\u092c\\u093e\\u0926 \\u092e\\u0947\\u0902 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0932\\u093f\\u090f, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0928\\u0939\\u0940\\u0902\\u0964\"}}', NULL, '2025-07-30 09:57:58', '2025-07-30 09:57:58', 'palm_image/nL9y7kYUIiPhJyZ0KuaBXsh5NUlDrN8XYl0AWeoJ.jpg'),
(261, '54', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances and some fluctuations in career or life direction, with adaptability being key.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, and success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel will be purposeful and infrequent rather than a major life focus.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0935\\u093f\\u0936\\u094d\\u0932\\u0947\\u0937\\u0923\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e\\u0913\\u0902 \\u0914\\u0930 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0914\\u0930 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0926\\u093f\\u092e\\u093e\\u0917 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u093e \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0914\\u0930 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0905\\u092d\\u093f\\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0917\\u0930\\u094d\\u092e, \\u0926\\u092f\\u093e\\u0932\\u0941 \\u092a\\u094d\\u0930\\u0915\\u0943\\u0924\\u093f \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0917\\u0939\\u0930\\u0940 \\u0914\\u0930 \\u0932\\u0902\\u092c\\u0940 \\u0939\\u0948, \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u093e\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092f\\u093e \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0940 \\u0926\\u093f\\u0936\\u093e \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0909\\u0924\\u093e\\u0930 -\\u091a\\u0922\\u093c\\u093e\\u0935 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u091c\\u093f\\u0938\\u092e\\u0947\\u0902 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u092f\\u093e \\u0905\\u0928\\u0941\\u092a\\u0938\\u094d\\u0925\\u093f\\u0924 \\u0939\\u0948, \\u091c\\u094b \\u092f\\u0939 \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0947\\u0930\\u0915 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948\\u0902, \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0905\\u091a\\u093e\\u0928\\u0915 \\u0938\\u092b\\u0932\\u0924\\u093e\\u0913\\u0902 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0928\\u094d\\u092f\\u0942\\u0928\\u0924\\u092e \\u0939\\u0948\\u0902, \\u0938\\u0940\\u092e\\u093f\\u0924 \\u0932\\u0902\\u092c\\u0940 \\u0926\\u0942\\u0930\\u0940 \\u0915\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u093e \\u0905\\u0930\\u094d\\u0925 \\u0939\\u0948 \\u092f\\u093e \\u092f\\u0939 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u090f\\u0915 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u091c\\u0940\\u0935\\u0928 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0905\\u0928\\u0948\\u0924\\u093f\\u0915 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-31 01:39:15', '2025-07-31 01:39:15', 'palm_image/4mSmnDd5hKsfGBpSEjk6MESuwVvBbzluxer3eFVL.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(262, 'guest_k47t54SYC6', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path, with periods of change and adjustment. It suggests a life with some unpredictability but also personal control.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, which may indicate that recognition and fame are not primary focuses, but success can be achieved through steady effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0906\\u0930\\u0915\\u094d\\u0937\\u093f\\u0924 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u092a\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0915\\u0941\\u091b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948, \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0914\\u0930 \\u0938\\u092e\\u093e\\u092f\\u094b\\u091c\\u0928 \\u0915\\u0940 \\u0905\\u0935\\u0927\\u093f \\u0915\\u0947 \\u0938\\u093e\\u0925\\u0964 \\u092f\\u0939 \\u0915\\u0941\\u091b \\u0905\\u092a\\u094d\\u0930\\u0924\\u094d\\u092f\\u093e\\u0936\\u093f\\u0924\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0928\\u093f\\u092f\\u0902\\u0924\\u094d\\u0930\\u0923 \\u092d\\u0940\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u091c\\u094b \\u092f\\u0939 \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u092a\\u094d\\u0930\\u093e\\u0925\\u092e\\u093f\\u0915 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u094b \\u0938\\u094d\\u0925\\u093f\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u093f\\u092f\\u093e \\u091c\\u093e \\u0938\\u0915\\u0924\\u093e \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0905\\u0915\\u094d\\u0938\\u0930 \\u092f\\u093e \\u0935\\u094d\\u092f\\u093e\\u092a\\u0915 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-31 02:33:10', '2025-07-31 02:33:10', 'palm_image/2KBsB7QfVGDUj5TNB14TjodbOooh7wNeWyrFvPGS.jpg'),
(263, 'guest_q0eTNDZwep', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and a preference for meaningful connections over quantity.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they maintain a degree of control and adaptability in their career and life choices.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and potential for beneficial journeys.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u093f\\u091a\\u093e\\u0930\\u0936\\u0940\\u0932 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u091a\\u093f\\u0915\\u0928\\u0940 \\u0939\\u0948, \\u091c\\u094b \\u0905\\u091a\\u094d\\u091b\\u0940 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u094c\\u0924\\u093f\\u0915 \\u090a\\u0930\\u094d\\u091c\\u093e \\u0914\\u0930 \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0935\\u093e\\u0932\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0935\\u093f\\u0935\\u093e\\u0939\\u094b\\u0902 \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0939 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0935\\u0930\\u0940\\u092f\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0947 \\u0905\\u092a\\u0928\\u0947 \\u0915\\u0930\\u093f\\u092f\\u0930 \\u0914\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u0935\\u093f\\u0915\\u0932\\u094d\\u092a\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0928\\u093f\\u092f\\u0902\\u0924\\u094d\\u0930\\u0923 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0921\\u093f\\u0917\\u094d\\u0930\\u0940 \\u092c\\u0928\\u093e\\u090f \\u0930\\u0916\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092f\\u093e \\u0924\\u0924\\u094d\\u0915\\u093e\\u0932 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948\\u0902, \\u091c\\u094b \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u092a\\u0902\\u0915\\u094d\\u0924\\u093f\\u092f\\u093e\\u0901 \\u0926\\u0941\\u0928\\u093f\\u092f\\u093e \\u0915\\u0947 \\u092c\\u093e\\u0930\\u0947 \\u092e\\u0947\\u0902 \\u091c\\u093f\\u091c\\u094d\\u091e\\u093e\\u0938\\u093e \\u0914\\u0930 \\u0932\\u093e\\u092d\\u0915\\u093e\\u0930\\u0940 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-31 02:33:26', '2025-07-31 02:33:26', 'palm_image/pn7NBAVFWlUVRqgAWk0Imv6J8NLNduJnFS8wvtWl.jpg'),
(264, '60', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they have some control over their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0914\\u0930 \\u091b\\u094b\\u091f\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u0938\\u0924\\u0930\\u094d\\u0915 \\u0926\\u0943\\u0937\\u094d\\u091f\\u093f\\u0915\\u094b\\u0923 \\u0914\\u0930 \\u0938\\u0902\\u092d\\u0935\\u0924\\u0903 \\u0915\\u092e \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0930\\u094b\\u092e\\u093e\\u0902\\u091f\\u093f\\u0915 \\u092a\\u094d\\u0930\\u0924\\u093f\\u092c\\u0926\\u094d\\u0927\\u0924\\u093e\\u0913\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0924\\u094d\\u0930\\u093e \\u092a\\u0930 \\u0917\\u0941\\u0923\\u0935\\u0924\\u094d\\u0924\\u093e \\u092a\\u0930 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0915\\u0947\\u0902\\u0926\\u094d\\u0930\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u092e\\u094c\\u091c\\u0942\\u0926 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u092f\\u0939 \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0947 \\u0939\\u0941\\u090f \\u0915\\u093f \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u093e\\u0902 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u0947 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0905\\u092a\\u0928\\u0947 \\u092d\\u093e\\u0917\\u094d\\u092f \\u092a\\u0930 \\u0915\\u0941\\u091b \\u0928\\u093f\\u092f\\u0902\\u0924\\u094d\\u0930\\u0923 \\u0930\\u0916\\u0924\\u0947 \\u0939\\u0948\\u0902\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948 \\u0914\\u0930 \\u092c\\u0939\\u0941\\u0924 \\u092a\\u094d\\u0930\\u092e\\u0941\\u0916 \\u0928\\u0939\\u0940\\u0902 \\u0939\\u0948, \\u092f\\u0939 \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u093e \\u0939\\u0948 \\u0915\\u093f \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u092a\\u094d\\u0930\\u0938\\u093f\\u0926\\u094d\\u0927\\u093f \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092f\\u093e \\u0924\\u0924\\u094d\\u0915\\u093e\\u0932 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0915\\u0947 \\u092e\\u093e\\u0927\\u094d\\u092f\\u092e \\u0938\\u0947 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u0914\\u0930 \\u092e\\u0927\\u094d\\u092f\\u092e \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0939\\u0948\\u0902, \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0914\\u0930 \\u0905\\u0928\\u094d\\u0935\\u0947\\u0937\\u0923 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0914\\u0930 \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935 \\u0932\\u093e \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-31 02:36:08', '2025-07-31 02:36:08', 'palm_image/qK6z1E5ZaEdYAj0YhDxIINFA5zR95QlDGv4YBDTU.jpg'),
(265, 'guest_7fi0j7Yo1w', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional sensitivity or cautiousness in matters of love.\",\"fate_line\":\"The fate line is visible and runs straight, suggesting a clear sense of purpose and direction in life. It indicates career stability and a strong drive to achieve goals.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and success in creative or artistic endeavors, though it may require effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0936\\u093e\\u0926\\u0940 \\u0915\\u0940 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u0938\\u093e\\u0930\\u094d\\u0925\\u0915 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u0914\\u0930 \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0915\\u0947 \\u092e\\u093e\\u092e\\u0932\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0938\\u0902\\u0935\\u0947\\u0926\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u092f\\u093e \\u0938\\u0924\\u0930\\u094d\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0926\\u093f\\u0936\\u093e \\u0915\\u0940 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u0915\\u0940 \\u0938\\u094d\\u0925\\u093f\\u0930\\u0924\\u093e \\u0914\\u0930 \\u0932\\u0915\\u094d\\u0937\\u094d\\u092f\\u094b\\u0902 \\u0915\\u094b \\u092a\\u094d\\u0930\\u093e\\u092a\\u094d\\u0924 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0921\\u094d\\u0930\\u093e\\u0907\\u0935 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u091d\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u0938\\u0902\\u092d\\u093e\\u0935\\u093f\\u0924 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0915\\u0940 \\u0913\\u0930 \\u0907\\u0936\\u093e\\u0930\\u093e \\u0915\\u0930\\u0924\\u0940 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0907\\u0938\\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902, \\u0905\\u0915\\u094d\\u0938\\u0930 \\u0915\\u093e\\u092e \\u092f\\u093e \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f\\u0917\\u0924 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0938\\u0947 \\u0938\\u0902\\u092c\\u0902\\u0927\\u093f\\u0924 \\u0939\\u094b\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-31 02:44:57', '2025-07-31 02:44:57', 'palm_image/wh6FwYlDauPQDORi5u2UF1VKj7ylcbqJrdzLxSJM.jpg'),
(266, 'guest_eaNPXY2Osi', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight, reflecting a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is faint but noticeable, suggesting potential for recognition and achievement in creative or artistic endeavors, though it may require persistence.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0902\\u0927\\u0928\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u093f\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u092e\\u091d \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0938\\u0940\\u0927\\u0947 \\u091a\\u0932\\u0924\\u0940 \\u0939\\u0948, \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092c\\u093e\\u0939\\u0930\\u0940 \\u092a\\u0930\\u093f\\u0938\\u094d\\u0925\\u093f\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0938\\u0947 \\u092a\\u094d\\u0930\\u092d\\u093e\\u0935\\u093f\\u0924 \\u090f\\u0915 \\u091c\\u0940\\u0935\\u0928 \\u092a\\u0925 \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0927\\u094d\\u092f\\u093e\\u0928 \\u0926\\u0947\\u0928\\u0947 \\u092f\\u094b\\u0917\\u094d\\u092f \\u0939\\u0948, \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902 \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0939\\u093e\\u0932\\u093e\\u0902\\u0915\\u093f \\u0907\\u0938\\u0915\\u0947 \\u0932\\u093f\\u090f \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0914\\u0930 \\u0915\\u0941\\u091b \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u094b \\u0928\\u090f \\u0905\\u0928\\u0941\\u092d\\u0935\\u094b\\u0902 \\u0914\\u0930 \\u0935\\u093f\\u0915\\u093e\\u0938 \\u0915\\u0947 \\u0905\\u0935\\u0938\\u0930\\u094b\\u0902 \\u0915\\u094b \\u0932\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964\"}}', NULL, '2025-07-31 02:45:11', '2025-07-31 02:45:11', 'palm_image/y6UVW8icyzbjnmRboqaBnXdNVT3a9EEx4kQ10bTe.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(267, '61', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and the ability to overcome obstacles in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement, especially in creative or artistic endeavors. Success may come gradually with persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel will be purposeful and enriching rather than frequent or spontaneous.\"},\"hi\":{\"head_line\":\"\\u0939\\u0947\\u0921 \\u0932\\u093e\\u0907\\u0928 \\u0938\\u094d\\u092a\\u0937\\u094d\\u091f \\u0914\\u0930 \\u0925\\u094b\\u0921\\u093c\\u0940 \\u0918\\u0941\\u092e\\u093e\\u0935\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u091c\\u094b \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915\\u0924\\u093e \\u0914\\u0930 \\u0935\\u094d\\u092f\\u093e\\u0935\\u0939\\u093e\\u0930\\u093f\\u0915 \\u0938\\u094b\\u091a \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u0902\\u0924\\u0941\\u0932\\u093f\\u0924 \\u092c\\u0941\\u0926\\u094d\\u0927\\u093f \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0928\\u093f\\u0930\\u094d\\u0923\\u092f \\u0932\\u0947\\u0928\\u0947 \\u0915\\u0947 \\u0915\\u094c\\u0936\\u0932 \\u0914\\u0930 \\u0905\\u0928\\u0941\\u0915\\u0942\\u0932\\u0928\\u0936\\u0940\\u0932\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"heart_line\":\"\\u0926\\u093f\\u0932 \\u0915\\u0940 \\u0930\\u0947\\u0916\\u093e \\u0905\\u091a\\u094d\\u091b\\u0940 \\u0924\\u0930\\u0939 \\u0938\\u0947 \\u092a\\u0930\\u093f\\u092d\\u093e\\u0937\\u093f\\u0924 \\u0939\\u0948 \\u0914\\u0930 \\u090a\\u092a\\u0930 \\u0915\\u0940 \\u0913\\u0930 \\u0918\\u091f\\u0924\\u093e \\u0939\\u0948, \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0917\\u0930\\u094d\\u092e\\u0940, \\u0915\\u0930\\u0941\\u0923\\u093e \\u0914\\u0930 \\u092a\\u094d\\u092f\\u093e\\u0930 \\u0914\\u0930 \\u0930\\u093f\\u0936\\u094d\\u0924\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0926\\u093f\\u0916\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u090f\\u0915 \\u0910\\u0938\\u0947 \\u0935\\u094d\\u092f\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948 \\u091c\\u094b \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u0915\\u0928\\u0947\\u0915\\u094d\\u0936\\u0928 \\u0915\\u094b \\u0917\\u0939\\u0930\\u093e\\u0908 \\u0938\\u0947 \\u092e\\u0939\\u0924\\u094d\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"life_line\":\"\\u091c\\u0940\\u0935\\u0928 \\u0930\\u0947\\u0916\\u093e \\u0932\\u0902\\u092c\\u0940 \\u0914\\u0930 \\u0917\\u0939\\u0930\\u0940 \\u0939\\u0948, \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f, \\u0905\\u091a\\u094d\\u091b\\u0947 \\u0938\\u094d\\u0935\\u093e\\u0938\\u094d\\u0925\\u094d\\u092f \\u0914\\u0930 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u091c\\u0940\\u0935\\u0928 \\u0936\\u0915\\u094d\\u0924\\u093f \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0940 \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u091a\\u0941\\u0928\\u094c\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0932\\u091a\\u0940\\u0932\\u093e\\u092a\\u0928 \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u090f\\u0915 \\u0938\\u094d\\u0925\\u093f\\u0930 \\u0914\\u0930 \\u090a\\u0930\\u094d\\u091c\\u093e\\u0935\\u093e\\u0928 \\u091c\\u0940\\u0935\\u0928 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u093e \\u0939\\u0948\\u0964\",\"marriage_line\":\"\\u0935\\u093f\\u0935\\u093e\\u0939 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0939\\u0948\\u0902, \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0935\\u0930\\u094d\\u0924\\u092e\\u093e\\u0928 \\u092e\\u0947\\u0902, \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u0915\\u0941\\u091b \\u092e\\u0939\\u0924\\u094d\\u0935\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0938\\u0902\\u092c\\u0902\\u0927\\u094b\\u0902 \\u092f\\u093e \\u0938\\u093e\\u091d\\u0947\\u0926\\u093e\\u0930\\u0940 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u092f\\u0947 \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u092d\\u093e\\u0935\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092c\\u0902\\u0927\\u0928\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902 \\u091c\\u093f\\u0928\\u094d\\u0939\\u0947\\u0902 \\u092c\\u0928\\u093e\\u090f \\u0930\\u0916\\u0928\\u0947 \\u0915\\u0947 \\u0932\\u093f\\u090f \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938 \\u0914\\u0930 \\u0938\\u092e\\u091d \\u0915\\u0940 \\u0906\\u0935\\u0936\\u094d\\u092f\\u0915\\u0924\\u093e \\u0939\\u094b \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"fate_line\":\"\\u092d\\u093e\\u0917\\u094d\\u092f \\u0930\\u0947\\u0916\\u093e \\u0926\\u093f\\u0916\\u093e\\u0908 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948 \\u0914\\u0930 \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f \\u0914\\u0930 \\u0915\\u0948\\u0930\\u093f\\u092f\\u0930 \\u092b\\u094b\\u0915\\u0938 \\u0915\\u0940 \\u090f\\u0915 \\u092e\\u091c\\u092c\\u0942\\u0924 \\u092d\\u093e\\u0935\\u0928\\u093e \\u0915\\u094b \\u0926\\u0930\\u094d\\u0936\\u093e\\u0924\\u0947 \\u0939\\u0941\\u090f, \\u0938\\u0940\\u0927\\u0947 \\u0939\\u0925\\u0947\\u0932\\u0940 \\u0915\\u094b \\u091a\\u0932\\u093e\\u0924\\u093e \\u0939\\u0948\\u0964 \\u092f\\u0939 \\u0926\\u0943\\u0922\\u093c \\u0938\\u0902\\u0915\\u0932\\u094d\\u092a \\u0914\\u0930 \\u092a\\u0947\\u0936\\u0947\\u0935\\u0930 \\u091c\\u0940\\u0935\\u0928 \\u092e\\u0947\\u0902 \\u092c\\u093e\\u0927\\u093e\\u0913\\u0902 \\u0915\\u094b \\u0926\\u0942\\u0930 \\u0915\\u0930\\u0928\\u0947 \\u0915\\u0940 \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u094b \\u0907\\u0902\\u0917\\u093f\\u0924 \\u0915\\u0930\\u0924\\u093e \\u0939\\u0948\\u0964\",\"success_line\":\"\\u0938\\u092b\\u0932\\u0924\\u093e (\\u0938\\u0942\\u0930\\u094d\\u092f) \\u0930\\u0947\\u0916\\u093e \\u092c\\u0947\\u0939\\u094b\\u0936 \\u0932\\u0947\\u0915\\u093f\\u0928 \\u0938\\u092e\\u091d\\u0926\\u093e\\u0930 \\u0939\\u0948, \\u092e\\u093e\\u0928\\u094d\\u092f\\u0924\\u093e \\u0914\\u0930 \\u0909\\u092a\\u0932\\u092c\\u094d\\u0927\\u093f \\u0915\\u0947 \\u0932\\u093f\\u090f \\u0915\\u094d\\u0937\\u092e\\u0924\\u093e \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948, \\u0935\\u093f\\u0936\\u0947\\u0937 \\u0930\\u0942\\u092a \\u0938\\u0947 \\u0930\\u091a\\u0928\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092f\\u093e \\u0915\\u0932\\u093e\\u0924\\u094d\\u092e\\u0915 \\u092a\\u094d\\u0930\\u092f\\u093e\\u0938\\u094b\\u0902 \\u092e\\u0947\\u0902\\u0964 \\u0938\\u092b\\u0932\\u0924\\u093e \\u0927\\u0940\\u0930\\u0947 -\\u0927\\u0940\\u0930\\u0947 \\u0926\\u0943\\u0922\\u093c\\u0924\\u093e \\u0915\\u0947 \\u0938\\u093e\\u0925 \\u0906 \\u0938\\u0915\\u0924\\u0940 \\u0939\\u0948\\u0964\",\"travel_lines\":\"\\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u093e\\u0907\\u0928\\u0947\\u0902 \\u0915\\u0941\\u091b \\u0914\\u0930 \\u0938\\u0942\\u0915\\u094d\\u0937\\u094d\\u092e \\u0939\\u0948\\u0902, \\u091c\\u094b \\u0915\\u092d\\u0940 -\\u0915\\u092d\\u093e\\u0930 \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u092f\\u093e \\u092a\\u0930\\u094d\\u092f\\u093e\\u0935\\u0930\\u0923 \\u092e\\u0947\\u0902 \\u092a\\u0930\\u093f\\u0935\\u0930\\u094d\\u0924\\u0928 \\u0915\\u093e \\u0938\\u0902\\u0915\\u0947\\u0924 \\u0926\\u0947\\u0924\\u0940 \\u0939\\u0948\\u0902\\u0964 \\u0907\\u0928 \\u092a\\u0902\\u0915\\u094d\\u0924\\u093f\\u092f\\u094b\\u0902 \\u0915\\u093e \\u0938\\u0941\\u091d\\u093e\\u0935 \\u0939\\u0948 \\u0915\\u093f \\u092f\\u093e\\u0924\\u094d\\u0930\\u093e \\u0932\\u0917\\u093e\\u0924\\u093e\\u0930 \\u092f\\u093e \\u0938\\u0939\\u091c \\u0915\\u0947 \\u092c\\u091c\\u093e\\u092f \\u0909\\u0926\\u094d\\u0926\\u0947\\u0936\\u094d\\u092f\\u092a\\u0942\\u0930\\u094d\\u0923 \\u0914\\u0930 \\u0938\\u092e\\u0943\\u0926\\u094d\\u0927 \\u0939\\u094b\\u0917\\u0940\\u0964\"}}', NULL, '2025-07-31 02:47:05', '2025-07-31 02:47:05', 'palm_image/Z8gw3Z7N1qdXWj9uI7OghdWINhF8M4rZpcy4Dh0C.jpg'),
(268, 'guest_TBjgwUeQCO', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and the possibility of meaningful but selective partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. It indicates a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। यह प्रतिबद्धता और सार्थक लेकिन चयनात्मक साझेदारी की संभावना के लिए एक सतर्क दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का संकेत दे सकती है। यह कैरियर और जीवन की दिशा में लचीलापन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि और स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। यह स्थिरता के लिए एक प्राथमिकता को इंगित करता है लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलापन।\"}}', NULL, '2025-07-31 02:49:56', '2025-07-31 02:49:56', 'palm_image/AZCHs5MVwofZ1a0BUHgqu3z33fZhFKbLG691YyH8.png'),
(269, 'guest_8v1nHbn67Z', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a preference for logic over emotion.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is faint but present, suggesting potential for recognition and achievement, though it may require sustained effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, with a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है और भावना पर तर्क के लिए एक प्राथमिकता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, लेकिन वर्तमान में मान्यता और उपलब्धि के लिए संभावित सुझाव देती है, हालांकि इसके लिए निरंतर प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, स्थिरता के लिए वरीयता के साथ लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलापन।\"}}', NULL, '2025-07-31 02:52:48', '2025-07-31 02:52:48', 'palm_image/t0btK5L6aTUz1ZHZcYhLkRWqWBfo5FRG20PKiL7X.png'),
(270, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful, adaptable, and capable of making sound decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments. It could also indicate a focus on personal growth over partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, implying that this person may experience changes in career or life direction and might rely more on personal choices than destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a significant aspect of this person\'s life, though occasional journeys may occur.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः विचारशील, अनुकूलनीय और ध्वनि निर्णय लेने में सक्षम है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और आम तौर पर स्वस्थ जीवन को दर्शाती है। यह स्थिरता और एक अच्छी तरह से ग्राउंडेड व्यक्तित्व को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव दे सकती हैं। यह साझेदारी पर व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, इसका मतलब यह है कि यह व्यक्ति कैरियर या जीवन की दिशा में परिवर्तन का अनुभव कर सकता है और नियति की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा इस व्यक्ति के जीवन का एक महत्वपूर्ण पहलू नहीं है, हालांकि कभी-कभी यात्रा हो सकती है।\"}}', NULL, '2025-07-31 02:53:43', '2025-07-31 02:53:43', 'palm_image/qJixEpAElTxQlnXc4R4nE3NbowXEBhKyPjIvGrWR.png'),
(271, 'guest_uVinQsBZqv', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional sensitivity in romantic matters.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It suggests determination and a clear direction in life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, indicating recognition, creativity, and potential for fame or achievement in artistic or creative fields.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, स्वास्थ्य और एक स्थिर जीवन पथ को दर्शाती है। यह मजबूत भौतिक ऊर्जा और लचीलापन वाले व्यक्ति को सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक मामलों में कुछ भावनात्मक संवेदनशीलता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और जीवन में एक स्पष्ट दिशा का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, जो कलात्मक या रचनात्मक क्षेत्रों में प्रसिद्धि या उपलब्धि के लिए मान्यता, रचनात्मकता और क्षमता का संकेत देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, ज्यादातर व्यक्तिगत विकास या काम से संबंधित कारणों के लिए।\"}}', NULL, '2025-07-31 02:56:18', '2025-07-31 02:56:18', 'palm_image/DAKzKB4avrU4bbCNyoj3aBAj00PAqLaG6njA46Yv.jpg'),
(272, 'guest_PAhitm6veY', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is distinct and runs straight, reflecting a strong sense of purpose and career focus. It suggests a life guided by ambition and steady progress in professional endeavors.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and achievements in artistic or creative fields. It points to potential fame or success through personal talents.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह पेशेवर प्रयासों में महत्वाकांक्षा और स्थिर प्रगति द्वारा निर्देशित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या रचनात्मक क्षेत्रों में मान्यता, रचनात्मकता और उपलब्धियों का संकेत देती है। यह व्यक्तिगत प्रतिभाओं के माध्यम से संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-07-31 02:56:30', '2025-07-31 02:56:30', 'palm_image/Eisizf2gtNmdPUXnqbjTKXWEmlA35mhFrPFtQ2H2.jpg'),
(273, '62', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may be meaningful but not overly dominant.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates a life influenced by destiny with clear goals and achievements.\",\"success_line\":\"The success (Sun) line is faint but noticeable, suggesting potential for recognition and success in creative or artistic endeavors, though it may require effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, स्वास्थ्य और एक स्थिर जीवन पथ को दर्शाती है। यह मजबूत भौतिक ऊर्जा और लचीलापन वाले व्यक्ति को सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक बंधन का सुझाव देती हैं जो सार्थक हो सकती हैं लेकिन अत्यधिक प्रमुख नहीं हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह स्पष्ट लक्ष्यों और उपलब्धियों के साथ भाग्य से प्रभावित जीवन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में मान्यता और सफलता के लिए क्षमता का सुझाव देती है, हालांकि इसके लिए प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2025-07-31 02:59:28', '2025-07-31 02:59:28', 'palm_image/yXWoXx7ztceRzs8JpESpbLjY4qSol2H6qxtlauaZ.jpg'),
(274, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages, with a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that destiny plays a moderate role in life, with personal effort and choices being more influential.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary goals, or success may come later in life through perseverance.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a major focus in life, but occasional journeys may bring new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करने के साथ।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि डेस्टिनी जीवन में एक मध्यम भूमिका निभाती है, व्यक्तिगत प्रयास और विकल्प अधिक प्रभावशाली हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं, या सफलता बाद में जीवन में दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा जीवन में एक प्रमुख ध्यान केंद्रित नहीं है, लेकिन कभी-कभी यात्राएं नए अनुभव ला सकती हैं।\"}}', NULL, '2025-07-31 02:59:57', '2025-07-31 02:59:57', 'palm_image/NENIBbirKn7W4pSmk6moySLYNI3AQSdJLHWSt49g.png'),
(275, 'guest_stCkTJRsA6', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional sensitivity or cautiousness in matters of love.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It suggests a life guided by ambition and a clear direction.\",\"success_line\":\"The success (Sun) line is visible and well-marked, indicating recognition, creativity, and achievements in artistic or public endeavors. It points to a person who gains success through talent and effort.\",\"travel_lines\":\"The travel lines are moderate and clear, suggesting opportunities for travel and exploration. These lines indicate a curiosity about the world and beneficial experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। प्यार के मामलों में कुछ भावनात्मक संवेदनशीलता या सतर्कता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह महत्वाकांक्षा और एक स्पष्ट दिशा द्वारा निर्देशित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, जो कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का संकेत देती है। यह एक ऐसे व्यक्ति की ओर इशारा करता है जो प्रतिभा और प्रयास के माध्यम से सफलता प्राप्त करता है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का संकेत देती हैं और यात्रा के माध्यम से लाभकारी अनुभवों को प्राप्त करती हैं।\"}}', NULL, '2025-07-31 04:25:54', '2025-07-31 04:25:54', 'palm_image/p19VJRGsXXxVCV9WdMoLq3l9UKJF1ojOQ67SVIKn.jpg'),
(276, 'guest_EhoXgO1ZIJ', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus. It suggests that the individual is likely to experience significant achievements through dedication and hard work.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and success in artistic or public endeavors. It suggests that the person will gain appreciation and rewards for their talents.\",\"travel_lines\":\"The travel lines are present and moderately clear, suggesting opportunities for travel and exploration. These travels may bring personal growth, new experiences, and broadened perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक कनेक्शन।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह बताता है कि व्यक्ति को समर्पण और कड़ी मेहनत के माध्यम से महत्वपूर्ण उपलब्धियों का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और सफलता का संकेत देती है। यह बताता है कि व्यक्ति अपनी प्रतिभा के लिए सराहना और पुरस्कार प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देते हैं। ये यात्राएं व्यक्तिगत विकास, नए अनुभव और व्यापक दृष्टिकोण ला सकती हैं।\"}}', NULL, '2025-07-31 04:26:09', '2025-07-31 04:26:09', 'palm_image/yWuihsMbEl8enOCm7GN14xlvPfD6Bhv1uyA9iIXg.jpg'),
(277, '63', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-07-31 04:28:23', '2025-07-31 04:28:23', 'palm_image/17IgWkjNcWI8XHgcAkEEl65rnyKRCRVTLtHba49f.jpg'),
(278, 'guest_Ep7uEVsEta', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort to maintain harmony.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievement in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels are likely to be purposeful and beneficial for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें सद्भाव बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धि की ओर इशारा करती है। सफलता धीरे -धीरे दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्रा व्यक्तिगत विकास के लिए उद्देश्यपूर्ण और फायदेमंद होने की संभावना है।\"}}', NULL, '2025-07-31 04:30:06', '2025-07-31 04:30:06', 'palm_image/uRYn2MwCJQXXXxIiMLkSRsmxdIukOTXzJXXVsqmn.jpg'),
(279, 'guest_ySVLFk0HSW', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing warmth, emotional depth, and a caring nature. It suggests strong relationships and a compassionate personality.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic commitments. It may indicate a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a career path that may change over time.\",\"success_line\":\"The success (Sun) line is faint, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creativity and achievement with dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, गर्मी, भावनात्मक गहराई और एक देखभाल करने वाली प्रकृति को दिखाती है। यह मजबूत रिश्तों और एक दयालु व्यक्तित्व का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव देती हैं। यह गहरी साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, व्यक्तिगत विकल्पों और बाहरी परिस्थितियों से प्रभावित जीवन का संकेत देती है। यह अनुकूलनशीलता और एक कैरियर पथ का सुझाव देता है जो समय के साथ बदल सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह समर्पण के साथ रचनात्मकता और उपलब्धि के लिए क्षमता का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह आवश्यक होने पर नए अनुभवों के लिए स्थिरता लेकिन खुलेपन के लिए एक प्राथमिकता का सुझाव देता है।\"}}', NULL, '2025-07-31 04:30:20', '2025-07-31 04:30:20', 'palm_image/D3gdyUtoTds0x7N56hv05K7JMcY80O7f5UbAJe7U.jpg'),
(280, '64', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in life, though occasional journeys may bring new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा जीवन में एक प्रमुख विषय नहीं है, हालांकि कभी-कभी यात्राएं नए अनुभव ला सकती हैं।\"}}', NULL, '2025-07-31 04:32:15', '2025-07-31 04:32:15', 'palm_image/9OLekRJy0ZlXY7RzrjcAqNgHrcOaFj2JbdHzlPqP.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(281, 'guest_oigzcg7UOM', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with a good sense of judgment.\",\"heart_line\":\"A deep and curved heart line shows emotional depth, warmth, and a caring nature. It suggests a person who values relationships and is likely to have a fulfilling love life.\",\"life_line\":\"A long and unbroken life line signifies good health, vitality, and a strong life force. It indicates a stable and secure life with the ability to overcome challenges.\",\"marriage_line\":\"Multiple faint marriage lines suggest several significant relationships or emotional connections throughout life. It indicates a person who values companionship and may experience varied romantic experiences.\",\"fate_line\":\"A distinct fate line running from the base of the palm towards the middle finger indicates a strong sense of purpose and career focus. It suggests that the person is likely to achieve success through determination and hard work.\",\"success_line\":\"A clear success (sun) line running parallel to the fate line suggests recognition, fame, or achievement in creative or professional endeavors. It indicates a person who is likely to gain respect and admiration.\",\"travel_lines\":\"Several fine travel lines indicate a love for travel and exploration. It suggests opportunities for journeys that may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित हेड लाइन मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए एक व्यावहारिक दृष्टिकोण को इंगित करती है। यह निर्णय की अच्छी भावना के साथ एक संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा भावनात्मक गहराई, गर्मी और एक देखभाल करने वाली प्रकृति को दर्शाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों को महत्व देता है और एक प्रेम जीवन को पूरा करने की संभावना है।\",\"life_line\":\"एक लंबी और अटूट जीवन रेखा अच्छे स्वास्थ्य, जीवन शक्ति और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने की क्षमता के साथ एक स्थिर और सुरक्षित जीवन को इंगित करता है।\",\"marriage_line\":\"कई बेहोश विवाह लाइनें जीवन भर कई महत्वपूर्ण संबंधों या भावनात्मक संबंधों का सुझाव देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो साहचर्य को महत्व देता है और विभिन्न रोमांटिक अनुभवों का अनुभव कर सकता है।\",\"fate_line\":\"मध्य उंगली की ओर हथेली के आधार से चलने वाली एक अलग भाग्य रेखा उद्देश्य और कैरियर फोकस की एक मजबूत भावना को इंगित करती है। यह बताता है कि व्यक्ति को दृढ़ संकल्प और कड़ी मेहनत के माध्यम से सफलता प्राप्त करने की संभावना है।\",\"success_line\":\"भाग्य रेखा के समानांतर चलने वाली एक स्पष्ट सफलता (सूर्य) लाइन रचनात्मक या पेशेवर प्रयासों में मान्यता, प्रसिद्धि या उपलब्धि का सुझाव देती है। यह एक ऐसे व्यक्ति को इंगित करता है जो सम्मान और प्रशंसा प्राप्त करने की संभावना है।\",\"travel_lines\":\"कई बढ़िया यात्रा लाइनें यात्रा और अन्वेषण के लिए एक प्यार का संकेत देती हैं। यह उन यात्राओं के अवसरों का सुझाव देता है जो व्यक्तिगत विकास और नए अनुभव ला सकते हैं।\"}}', NULL, '2025-07-31 04:40:22', '2025-07-31 04:40:22', 'palm_image/uwnmktHmCGgFHwiciQtqOmx7GZRgvPFYaWx1ZcAZ.jpg'),
(282, 'guest_seHGNvkdby', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with a good sense of judgment.\",\"heart_line\":\"A deep and curved heart line shows emotional depth, warmth, and a caring nature. It suggests the person is affectionate and values relationships highly, with a tendency to be empathetic and compassionate.\",\"life_line\":\"A long and strong life line signifies good vitality, physical health, and a zest for life. It indicates a stable and energetic life with the ability to overcome challenges and maintain well-being.\",\"marriage_line\":\"Multiple faint marriage lines suggest several significant relationships or emotional connections throughout life. It indicates a person who values companionship but may experience changes or transitions in their romantic life.\",\"fate_line\":\"A distinct fate line running from the base of the palm towards the middle finger indicates a strong sense of purpose and career focus. It suggests that the person is likely to experience significant events related to their profession or life path.\",\"success_line\":\"A visible success (sun) line running parallel to the fate line suggests recognition, creativity, and achievements in artistic or professional endeavors. It indicates potential for fame or success in chosen fields.\",\"travel_lines\":\"Several fine travel lines on the mount of Luna indicate a love for travel and exploration. It suggests that the person may have opportunities for journeys that broaden their horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित हेड लाइन मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए एक व्यावहारिक दृष्टिकोण को इंगित करती है। यह निर्णय की अच्छी भावना के साथ एक संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा भावनात्मक गहराई, गर्मी और एक देखभाल करने वाली प्रकृति को दर्शाती है। यह सुझाव देता है कि व्यक्ति स्नेही है और रिश्तों को अत्यधिक महत्व देता है, जिसमें सहानुभूति और दयालु होने की प्रवृत्ति होती है।\",\"life_line\":\"एक लंबी और मजबूत जीवन रेखा अच्छी जीवन शक्ति, शारीरिक स्वास्थ्य और जीवन के लिए एक उत्साह का संकेत देती है। यह चुनौतियों को पार करने और भलाई को बनाए रखने की क्षमता के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"कई बेहोश विवाह लाइनें जीवन भर कई महत्वपूर्ण संबंधों या भावनात्मक संबंधों का सुझाव देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो साहचर्य को महत्व देता है लेकिन अपने रोमांटिक जीवन में परिवर्तन या संक्रमण का अनुभव कर सकता है।\",\"fate_line\":\"मध्य उंगली की ओर हथेली के आधार से चलने वाली एक अलग भाग्य रेखा उद्देश्य और कैरियर फोकस की एक मजबूत भावना को इंगित करती है। यह बताता है कि व्यक्ति को अपने पेशे या जीवन पथ से संबंधित महत्वपूर्ण घटनाओं का अनुभव होने की संभावना है।\",\"success_line\":\"भाग्य रेखा के समानांतर चलने वाली एक दृश्य सफलता (सूर्य) लाइन कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में प्रसिद्धि या सफलता के लिए क्षमता को इंगित करता है।\",\"travel_lines\":\"लूना के माउंट पर कई बढ़िया यात्रा लाइनें यात्रा और अन्वेषण के लिए एक प्यार का संकेत देती हैं। यह बताता है कि व्यक्ति के पास यात्रा के अवसर हो सकते हैं जो उनके क्षितिज को व्यापक बनाते हैं और नए अनुभव लाते हैं।\"}}', NULL, '2025-07-31 04:40:42', '2025-07-31 04:40:42', 'palm_image/AbfVZMxWVHYCoIIE8gJsfQzJAogCRJeNfknk8fuo.jpg'),
(283, '65', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with a good sense of judgment.\",\"heart_line\":\"A deep and curved heart line shows emotional depth, warmth, and a caring nature. It suggests a person who values relationships and is likely to have a fulfilling love life.\",\"life_line\":\"A long and unbroken life line signifies good health, vitality, and a strong life force. It indicates a stable and energetic individual with a zest for life.\",\"marriage_line\":\"Multiple faint marriage lines suggest several significant relationships or emotional connections throughout life. It indicates a person who values companionship and may experience varied romantic experiences.\",\"fate_line\":\"A distinct fate line running from the base of the palm towards the middle finger indicates a strong sense of purpose and career focus. It suggests that the individual is likely to experience significant achievements through dedication.\",\"success_line\":\"A clear success (sun) line parallel to the fate line suggests recognition and success in creative or artistic endeavors. It indicates potential for fame or public acknowledgment.\",\"travel_lines\":\"Several fine travel lines indicate a love for travel and exploration. It suggests opportunities for journeys that broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित हेड लाइन मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए एक व्यावहारिक दृष्टिकोण को इंगित करती है। यह निर्णय की अच्छी भावना के साथ एक संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा भावनात्मक गहराई, गर्मी और एक देखभाल करने वाली प्रकृति को दर्शाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों को महत्व देता है और एक प्रेम जीवन को पूरा करने की संभावना है।\",\"life_line\":\"एक लंबी और अटूट जीवन रेखा अच्छे स्वास्थ्य, जीवन शक्ति और एक मजबूत जीवन शक्ति को दर्शाती है। यह जीवन के लिए एक उत्साह के साथ एक स्थिर और ऊर्जावान व्यक्ति को इंगित करता है।\",\"marriage_line\":\"कई बेहोश विवाह लाइनें जीवन भर कई महत्वपूर्ण संबंधों या भावनात्मक संबंधों का सुझाव देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो साहचर्य को महत्व देता है और विभिन्न रोमांटिक अनुभवों का अनुभव कर सकता है।\",\"fate_line\":\"मध्य उंगली की ओर हथेली के आधार से चलने वाली एक अलग भाग्य रेखा उद्देश्य और कैरियर फोकस की एक मजबूत भावना को इंगित करती है। यह बताता है कि व्यक्ति को समर्पण के माध्यम से महत्वपूर्ण उपलब्धियों का अनुभव होने की संभावना है।\",\"success_line\":\"भाग्य रेखा के समानांतर एक स्पष्ट सफलता (सूर्य) लाइन रचनात्मक या कलात्मक प्रयासों में मान्यता और सफलता का सुझाव देती है। यह प्रसिद्धि या सार्वजनिक पावती के लिए क्षमता को इंगित करता है।\",\"travel_lines\":\"कई बढ़िया यात्रा लाइनें यात्रा और अन्वेषण के लिए एक प्यार का संकेत देती हैं। यह उन यात्राओं के अवसरों का सुझाव देता है जो क्षितिज को व्यापक बनाते हैं और नए अनुभव लाते हैं।\"}}', NULL, '2025-07-31 04:42:45', '2025-07-31 04:42:45', 'palm_image/lUoIhUrNoJRgih3c09m2qnyXXlaUcLl1HVVM9Cco.jpg'),
(284, 'guest_i2LPpXrjhC', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may be meaningful but not overly dominant.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. It suggests that your life path is influenced by your ambitions and determination.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement in creative or artistic endeavors, though it may require effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्यार और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और आम तौर पर स्वस्थ जीवन को दर्शाती है। यह स्थिरता और एक अच्छी तरह से ग्राउंडेड व्यक्तित्व को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक कनेक्शन का सुझाव देती हैं जो सार्थक हो सकती हैं लेकिन अत्यधिक प्रमुख नहीं हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, सीधे हथेली को चलाता है। यह बताता है कि आपका जीवन पथ आपकी महत्वाकांक्षाओं और दृढ़ संकल्प से प्रभावित है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन विवेकी है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है, हालांकि इसके लिए प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं जो नए अनुभवों और विकास के अवसरों को लाती हैं।\"}}', NULL, '2025-07-31 04:44:30', '2025-07-31 04:44:30', 'palm_image/3fGefsB6AHeGolvqIHc6eI5mBJ5ZobiEDrsgTkVC.jpg'),
(285, 'guest_0ePehS260s', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring, empathetic personality.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may be meaningful but could require effort to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. You are likely to experience steady progress and success in your professional life.\",\"success_line\":\"The success (sun) line is visible and clear, reflecting recognition, creativity, and achievements in your endeavors. It suggests that your talents will bring you fame or financial rewards.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration. These journeys may bring personal growth and broaden your horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और एक देखभाल, सहानुभूति व्यक्तित्व रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये रिश्ते सार्थक हो सकते हैं लेकिन सद्भाव को बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। आपको अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, आपके प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों को दर्शाती है। यह बताता है कि आपकी प्रतिभा आपको प्रसिद्धि या वित्तीय पुरस्कार लाएगी।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास ला सकती हैं और आपके क्षितिज को व्यापक बना सकती हैं।\"}}', NULL, '2025-07-31 04:44:44', '2025-07-31 04:44:44', 'palm_image/eM4GSFpj6XDXI5P6TCoWzrisDW3UDUzLAVufGrsQ.jpg'),
(286, '66', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and express your feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and resilience through challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs straight, reflecting a clear sense of purpose and career direction. You are likely to experience steady progress and success in your professional life.\",\"success_line\":\"The success (Sun) line is visible and strong, signifying recognition, creativity, and achievements in artistic or creative endeavors. You have the potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travels or changes in environment. These journeys will bring growth, new experiences, and opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और अपनी भावनाओं को खुले तौर पर व्यक्त करते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों के माध्यम से ऊर्जा, अच्छे स्वास्थ्य और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। इन रिश्तों को पनपने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे चलती है, उद्देश्य और कैरियर की दिशा की स्पष्ट भावना को दर्शाती है। आपको अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई और मजबूत है, कलात्मक या रचनात्मक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों को दर्शाती है। आपके पास प्रसिद्धि या सार्वजनिक प्रशंसा की क्षमता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं विकास, नए अनुभव और अवसर लाएंगी।\"}}', NULL, '2025-07-31 04:46:58', '2025-07-31 04:46:58', 'palm_image/tdX0anCIV1M0TG9McRXuAR8ItoRUN6kynYHpoNtB.jpg'),
(287, 'guest_AH1Fth2nxS', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का अर्थ है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या बाद में जीवन में लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-07-31 04:53:13', '2025-07-31 04:53:13', 'palm_image/T0EAGxi8R97WEeqfkg2fJaJcgm9kQ4LujjqAY0dG.jpg'),
(288, 'guest_hwlJo9fKl1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate a few significant relationships or a reserved approach to romantic commitments.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but personal satisfaction and inner success are valued.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a major aspect of the person\'s life experience.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या रोमांटिक प्रतिबद्धताओं के लिए एक आरक्षित दृष्टिकोण का संकेत दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा व्यक्ति के जीवन के अनुभव का एक प्रमुख पहलू नहीं है।\"}}', NULL, '2025-07-31 04:53:28', '2025-07-31 04:53:28', 'palm_image/2igP0dLCEIwwcuOHQLjbXeSejvj5EQbgs53yEtQj.jpg'),
(289, '67', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than by destiny or external circumstances.\",\"success_line\":\"The success (sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो कि डेस्टिनी या बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का मतलब हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या बाद में जीवन में लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-07-31 04:55:16', '2025-07-31 04:55:16', 'palm_image/BaHQ82dMHiwf6guAyVDqQrumWcitQeOuVx9zwHbz.jpg'),
(290, '67', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life experience.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो कि बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का मतलब हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन के अनुभव का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-07-31 05:00:04', '2025-07-31 05:00:04', 'palm_image/u9jLQ7KvdmViNuyVu26YTMqf7cDoEvZd2F49SsYf.jpg'),
(291, 'guest_bpu9l7nPVZ', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and well-defined, showing strong emotional depth and a capacity for deep, meaningful relationships. It suggests a caring and affectionate nature.\",\"life_line\":\"The life line is long and smooth, indicating good vitality and a strong constitution. It suggests a life full of energy and resilience with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. It indicates emotional connections that may require effort to maintain.\",\"fate_line\":\"The fate line is faint and intermittent, indicating that external circumstances may influence the career path. It suggests some changes or interruptions in professional life but also adaptability.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success. It suggests that achievements may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. It suggests a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा गहरी और अच्छी तरह से परिभाषित है, मजबूत भावनात्मक गहराई और गहरे, सार्थक संबंधों के लिए एक क्षमता दिखाती है। यह एक देखभाल और स्नेही प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान का संकेत देती है। यह एक स्थिर नींव के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। यह भावनात्मक संबंधों को इंगित करता है जिसे बनाए रखने के प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और आंतरायिक है, यह दर्शाता है कि बाहरी परिस्थितियां कैरियर के पथ को प्रभावित कर सकती हैं। यह पेशेवर जीवन में कुछ परिवर्तनों या रुकावटों का सुझाव देता है, लेकिन अनुकूलन क्षमता भी।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो मध्यम मान्यता और सफलता का संकेत देती है। यह बताता है कि उपलब्धियां जीवन में या लगातार प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह दुनिया के बारे में एक जिज्ञासा का सुझाव देता है और यात्राओं के माध्यम से प्राप्त अनुभवों का सुझाव देता है।\"}}', NULL, '2025-07-31 05:06:21', '2025-07-31 05:06:21', 'palm_image/7H0B8NYr6ptSjix2Ny5BgjGJutl7sPtypqNbvkwa.jpg'),
(292, 'guest_HQbBZASxFr', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight, reflecting a clear sense of purpose and career direction. It suggests determination and steady progress in professional life.\",\"success_line\":\"The success (sun) line is faint but noticeable, indicating potential for recognition and achievement in creative or artistic endeavors. Success may come gradually with persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक कनेक्शन।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे चलती है, उद्देश्य और कैरियर की दिशा की स्पष्ट भावना को दर्शाती है। यह पेशेवर जीवन में दृढ़ संकल्प और स्थिर प्रगति का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है। सफलता धीरे -धीरे लगातार प्रयास के साथ आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-07-31 05:06:37', '2025-07-31 05:06:37', 'palm_image/2LAinwQFXSHgktZRIRYCbBVNnWPm6sPAl22nEu2X.jpg'),
(293, 'guest_8gl6xwhHyL', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus. It indicates determination and the ability to overcome obstacles in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels are likely to be purposeful and beneficial for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना का सुझाव देते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और पेशेवर जीवन में बाधाओं को दूर करने की क्षमता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्रा व्यक्तिगत विकास के लिए उद्देश्यपूर्ण और फायदेमंद होने की संभावना है।\"}}', NULL, '2025-07-31 05:11:32', '2025-07-31 05:11:32', 'palm_image/Rn4486h1GL7lhslkp4UNrklyuswC8bwfISBtRhb5.jpg'),
(294, 'guest_lEIIlvDvFZ', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional sensitivity in relationships, but overall positive prospects.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रिश्तों में कुछ भावनात्मक संवेदनशीलता हो सकती है, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना का सुझाव देते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-07-31 05:11:44', '2025-07-31 05:11:44', 'palm_image/iQ66Yi5IhubcPtZ9cBlmnV3ICIodzhb2FhZeMpSx.jpg'),
(295, '68', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have a good ability to analyze situations and make thoughtful decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring approach to love and friendships.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong life force. It suggests good health and a stable, energetic lifestyle with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional depth and meaningful connections, though some may require effort to maintain.\",\"fate_line\":\"The fate line is visible but not very prominent, implying that while destiny plays a role in your life, personal choices and efforts have a stronger influence on your path and success.\",\"success_line\":\"The success (Sun) line is faint and short, indicating that recognition and fame may come later in life or through persistent effort. It suggests potential for creativity and achievement with dedication.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These experiences may bring personal growth and new perspectives but are not a dominant theme in your life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास स्थितियों का विश्लेषण करने और विचारशील निर्णय लेने की अच्छी क्षमता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और प्यार और दोस्ती के लिए एक देखभाल दृष्टिकोण रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत जीवन शक्ति दिखा रही है। यह चुनौतियों को पार करने की क्षमता के साथ अच्छे स्वास्थ्य और एक स्थिर, ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक गहराई और सार्थक कनेक्शन का सुझाव देती हैं, हालांकि कुछ को बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, इसका मतलब यह है कि नियति आपके जीवन में एक भूमिका निभाती है, व्यक्तिगत विकल्पों और प्रयासों का आपके मार्ग और सफलता पर एक मजबूत प्रभाव पड़ता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह समर्पण के साथ रचनात्मकता और उपलब्धि के लिए क्षमता का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये अनुभव व्यक्तिगत विकास और नए दृष्टिकोण ला सकते हैं लेकिन आपके जीवन में एक प्रमुख विषय नहीं हैं।\"}}', NULL, '2025-07-31 05:14:17', '2025-07-31 05:14:17', 'palm_image/0Co0cCnLyCGkLPxidCUDnVgGpBqjNcjXGxHR8XJI.jpg'),
(296, 'guest_kEu6vjYRcP', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships with potential for meaningful partnerships but some emotional challenges.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with some periods of uncertainty.\",\"success_line\":\"The success line is not prominently visible, which may imply that success will come through persistent effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, व्यावहारिक सोच और अच्छी निर्णय लेने की क्षमताओं के साथ एक संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, भावनात्मक स्थिरता और मजबूत रिश्तों के साथ एक गर्म, दयालु प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और उत्साह से भरा जीवन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो सार्थक साझेदारी के लिए क्षमता के साथ कुछ महत्वपूर्ण संबंधों का संकेत देती हैं, लेकिन कुछ भावनात्मक चुनौतियां।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, कुछ अवधियों की अनिश्चितता के साथ।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक भाग्य के बजाय लगातार प्रयास के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या काम से संबंधित कारणों के लिए।\"}}', NULL, '2025-07-31 05:30:43', '2025-07-31 05:30:43', 'palm_image/jxWAOt8GPQnNmmInW3ANOucgIwPiTjbkpwuoB9Mi.jpg'),
(297, 'guest_BaY8Zs6KMa', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making skills.\",\"heart_line\":\"The heart line is deep and slightly curved, suggesting a warm, compassionate nature with strong emotional connections and a caring attitude in relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in life, with more emphasis on local or familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, व्यावहारिक सोच और अच्छे निर्णय लेने के कौशल के साथ एक संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"दिल की रेखा गहरी और थोड़ी घुमावदार है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और रिश्तों में एक देखभाल रवैया का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा जीवन में एक प्रमुख विषय नहीं है, स्थानीय या परिचित वातावरण पर अधिक जोर देने के साथ।\"}}', NULL, '2025-07-31 05:31:00', '2025-07-31 05:31:00', 'palm_image/jKGL3av5hOWIm6SKhKeGDibKHRrBpr2Gc2PP5kS6.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(298, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful, adaptable, and capable of making sound decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life. It suggests stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may have few but meaningful romantic connections or may prioritize other aspects of life over marriage.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment. These journeys may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः विचारशील, अनुकूलनीय और ध्वनि निर्णय लेने में सक्षम है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और आम तौर पर स्वस्थ जीवन को दर्शाती है। यह स्थिरता और एक अच्छी तरह से ग्राउंडेड व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। इस व्यक्ति के पास कुछ लेकिन सार्थक रोमांटिक कनेक्शन हो सकते हैं या शादी पर जीवन के अन्य पहलुओं को प्राथमिकता दे सकते हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। इस व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि व्यक्ति अपनी प्रतिभा के लिए प्रसिद्धि या प्रशंसा प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-07-31 05:32:26', '2025-07-31 05:32:26', 'palm_image/Gf4TPKs5nr0SiMdD5qbBIBMvgoRJK3OlGhlpfJqA.png'),
(299, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life. It suggests stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may have few but meaningful romantic connections or may prioritize other aspects of life over marriage.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और आम तौर पर स्वस्थ जीवन को दर्शाती है। यह स्थिरता और एक अच्छी तरह से ग्राउंडेड व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। इस व्यक्ति के पास कुछ लेकिन सार्थक रोमांटिक कनेक्शन हो सकते हैं या शादी पर जीवन के अन्य पहलुओं को प्राथमिकता दे सकते हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। इस व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि व्यक्ति अपनी प्रतिभा के लिए प्रसिद्धि या प्रशंसा प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं जो विकास के लिए नए अनुभव और अवसरों को लाते हैं।\"}}', NULL, '2025-07-31 05:33:29', '2025-07-31 05:33:29', 'palm_image/bblvitkDNkYtrCJBJdHSartXrsvvswi3VmiyCfYB.png'),
(300, '69', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and smooth, signifying good vitality, strong health, and a stable life path with few major obstacles.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major focus in life, though occasional journeys may occur.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और व्यावहारिक सोच को इंगित करते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और चिकनी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और कुछ प्रमुख बाधाओं के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन में एक प्रमुख ध्यान केंद्रित नहीं है, हालांकि कभी-कभी यात्रा हो सकती है।\"}}', NULL, '2025-07-31 05:36:02', '2025-07-31 05:36:02', 'palm_image/l2SaVjZmfZ5cGvjC6zLFKMqjb9TINUHyIkFArZdP.jpg'),
(301, 'guest_jhF3KTewXh', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and warmth. This person is likely compassionate and values close relationships, with a tendency to be caring and affectionate.\",\"life_line\":\"The life line is strong and well-defined, suggesting good vitality and a robust constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships in life. These lines suggest a person who values commitment but may experience some fluctuations or changes in their romantic life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a clear direction in life and may achieve success through determination and hard work.\",\"success_line\":\"The success line (Sun line) is visible and well-marked, indicating recognition and achievement in creative or professional endeavors. It suggests that the person will gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment. This person may experience some journeys that contribute to personal growth but is generally grounded.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा गहरी और थोड़ी घुमावदार है, जो भावनात्मक गहराई और गर्मी दिखाती है। यह व्यक्ति संभवतः दयालु है और करीबी रिश्तों को मूल्यों के साथ, देखभाल और स्नेह की प्रवृत्ति के साथ।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति और एक मजबूत संविधान का सुझाव देती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरे जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों को दर्शाती हैं। ये पंक्तियाँ एक ऐसे व्यक्ति को सुझाव देती हैं जो प्रतिबद्धता को महत्व देती है लेकिन अपने रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन का अनुभव कर सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। इस व्यक्ति के जीवन में एक स्पष्ट दिशा होने की संभावना है और यह दृढ़ संकल्प और कड़ी मेहनत के माध्यम से सफलता प्राप्त कर सकता है।\",\"success_line\":\"सफलता लाइन (सन लाइन) दिखाई देती है और अच्छी तरह से चिह्नित होती है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि का संकेत देती है। यह बताता है कि व्यक्ति अपनी प्रतिभा के लिए प्रसिद्धि या प्रशंसा प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन होती हैं। यह व्यक्ति कुछ यात्राओं का अनुभव कर सकता है जो व्यक्तिगत विकास में योगदान करते हैं लेकिन आम तौर पर आधार होते हैं।\"}}', NULL, '2025-07-31 05:41:27', '2025-07-31 05:41:27', 'palm_image/P1EdZcah2D1llnYn3BnhDnAIbRXod94CXYrmPqzD.jpg'),
(302, 'guest_pva5nCPyig', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing a warm and compassionate nature. This person values emotional connections and is likely to have fulfilling relationships with a strong sense of empathy.\",\"life_line\":\"The life line is well-defined and curves smoothly around the base of the thumb, signifying good vitality and a stable life path. It suggests resilience and a generally healthy constitution with a positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest the potential for meaningful emotional bonds, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes or interruptions in career or life direction. This suggests adaptability and the possibility of multiple career paths or life experiences.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may be for personal growth or work-related purposes, bringing new experiences and opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा गहरी और थोड़ी घुमावदार है, जो एक गर्म और दयालु प्रकृति दिखाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और सहानुभूति की मजबूत भावना के साथ संबंधों को पूरा करने की संभावना है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर सुचारू रूप से घटता है, अच्छी जीवन शक्ति और एक स्थिर जीवन पथ को दर्शाता है। यह जीवन पर एक सकारात्मक दृष्टिकोण के साथ लचीलापन और आम तौर पर स्वस्थ संविधान का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ सार्थक भावनात्मक बॉन्ड की क्षमता का सुझाव देती हैं, हालांकि उन्हें पनपने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और कुछ हद तक टूटी हुई है, जो कैरियर या जीवन की दिशा में परिवर्तन या रुकावट का संकेत दे सकती है। यह अनुकूलनशीलता और कई कैरियर पथ या जीवन के अनुभवों की संभावना का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता सार्वजनिक प्रशंसा के बजाय स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं व्यक्तिगत विकास या काम से संबंधित उद्देश्यों के लिए हो सकती हैं, नए अनुभवों और अवसरों को ला सकती हैं।\"}}', NULL, '2025-07-31 05:41:39', '2025-07-31 05:41:39', 'palm_image/tdDzh5KI6lN5dD9qUr7SxUp2sjcLA4r1nDkGkY0D.jpg'),
(303, '70', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and warmth. This person is likely compassionate and values close relationships, with a tendency to be caring and affectionate.\",\"life_line\":\"The life line is strong and well-defined, suggesting good vitality and a robust constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest a person who values commitment but may experience some fluctuations in their romantic life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a clear direction in life and achieve success through determination.\",\"success_line\":\"The success (sun) line is visible and well-marked, indicating recognition and achievement in creative or professional endeavors. It suggests that the person will gain fame or financial rewards through their talents.\",\"travel_lines\":\"The travel lines are present but not overly prominent, suggesting occasional travel or changes in environment. These lines indicate opportunities for growth through new experiences and exploration.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा गहरी और थोड़ी घुमावदार है, जो भावनात्मक गहराई और गर्मी दिखाती है। यह व्यक्ति संभवतः दयालु है और करीबी रिश्तों को मूल्यों के साथ, देखभाल और स्नेह की प्रवृत्ति के साथ।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति और एक मजबूत संविधान का सुझाव देती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरे जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ एक ऐसे व्यक्ति को सुझाव देती हैं जो प्रतिबद्धता को महत्व देती है लेकिन अपने रोमांटिक जीवन में कुछ उतार -चढ़ाव का अनुभव कर सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। इस व्यक्ति को जीवन में एक स्पष्ट दिशा और दृढ़ संकल्प के माध्यम से सफलता प्राप्त करने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि का संकेत देती है। यह बताता है कि व्यक्ति अपनी प्रतिभा के माध्यम से प्रसिद्धि या वित्तीय पुरस्कार प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देते हैं। ये लाइनें नए अनुभवों और अन्वेषण के माध्यम से विकास के अवसरों को इंगित करती हैं।\"}}', NULL, '2025-07-31 05:48:45', '2025-07-31 05:48:45', 'palm_image/nuT2tT1WLvKS2ge1kF9zadWGW2pduRFCIq6BRPHz.jpg'),
(304, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a significant aspect of this person\'s life experience.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या बाद में जीवन में लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा इस व्यक्ति के जीवन के अनुभव का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-07-31 06:03:03', '2025-07-31 06:03:03', 'palm_image/CMVMV8xZJyUpOotB4jFqu7cEobBt6U0rmOJJv25n.png'),
(305, '54', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges to overcome.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and achievements.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel opportunities that may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देती है, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, एक स्थिर और सुरक्षित जीवन शैली के साथ जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन मौजूद हैं, जो कुछ भावनात्मक चुनौतियों के साथ सार्थक संबंधों के लिए क्षमता का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, स्थिर प्रगति और उपलब्धियों के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और सफलता का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा के अवसरों को इंगित करती हैं जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-07-31 07:29:45', '2025-07-31 07:29:45', 'palm_image/OZOW48LY4Sxne7KoKqBxQ7WhCy1PxmOJACSKduYG.jpg'),
(306, '54', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, with success coming through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a major focus in life, though occasional journeys may bring new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देता है, लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, सफलता के साथ सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आने वाली सफलता।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा जीवन में एक प्रमुख ध्यान केंद्रित नहीं है, हालांकि कभी-कभी यात्राएं नए अनुभव ला सकती हैं।\"}}', NULL, '2025-07-31 07:30:05', '2025-07-31 07:30:05', 'palm_image/m9BOHU5vE2ss9rChvzXNntzjGMYsrZBVDm8eEexH.jpg'),
(307, '54', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a moderate influence of external circumstances on life, with personal effort playing a key role in shaping destiny.\",\"success_line\":\"The success (sun) line is faint, indicating that recognition and success may come later in life or through persistent effort rather than early or easy achievements.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के खिलाफ लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जीवन पर बाहरी परिस्थितियों के एक मध्यम प्रभाव का सुझाव देते हुए, व्यक्तिगत प्रयास के साथ नियति को आकार देने में महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, यह दर्शाता है कि मान्यता और सफलता जीवन में बाद में या शुरुआती या आसान उपलब्धियों के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन, स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता के साथ।\"}}', NULL, '2025-07-31 07:31:25', '2025-07-31 07:31:25', 'palm_image/lMrYWYasEbNauexAEBD1HqaSgr8R6dlHZXQAcW5G.jpg'),
(308, '63', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances and some fluctuations in career or life direction, with adaptability being key.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, and success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel will be purposeful and infrequent rather than a major life focus.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव का सुझाव देता है, जिसमें अनुकूलन क्षमता महत्वपूर्ण है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो यह इंगित कर सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, और सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा एक प्रमुख जीवन फोकस के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-07-31 09:26:02', '2025-07-31 09:26:02', 'palm_image/uxUXXaf3tUAQL7uDMUhWxx90OCsiLaAwapL3cPX1.jpg'),
(309, '63', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships with potential for lasting commitment.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting a life influenced by external circumstances with moderate control over destiny and career path.\",\"success_line\":\"The success (sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocation.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देती है, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, एक स्थिर और सुरक्षित जीवन शैली के साथ जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश होती हैं, लेकिन वर्तमान में कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं, जो स्थायी प्रतिबद्धता के लिए क्षमता के साथ होती हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, डेस्टिनी और कैरियर पथ पर मध्यम नियंत्रण के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की होती हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, ज्यादातर बार -बार स्थानांतरण के बजाय व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2025-07-31 09:26:32', '2025-07-31 09:26:32', 'palm_image/zfsblyLM935jt0fQKJPXGYJA3X8URgjMn2HwSmC2.jpg'),
(310, '63', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a preference for meaningful and lasting partnerships rather than multiple short-term ones.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel opportunities that bring personal growth and new experiences without frequent disruptions.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कई अल्पकालिक लोगों के बजाय सार्थक और स्थायी साझेदारी के लिए वरीयता के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि का सुझाव देती है, प्रसिद्धि या सार्वजनिक पावती के लिए क्षमता के साथ।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन बहुत अधिक नहीं हैं, कभी -कभी यात्रा के अवसरों को इंगित करते हैं जो लगातार व्यवधानों के बिना व्यक्तिगत विकास और नए अनुभव लाते हैं।\"}}', NULL, '2025-07-31 09:26:45', '2025-07-31 09:26:45', 'palm_image/uKLR2Av5BghzjACozetrvntLzUzJECJ7ogDzuUhK.jpg'),
(311, '63', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress in professional life.\",\"success_line\":\"The success (sun) line is visible but not very prominent, suggesting moderate recognition and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are present but light, indicating occasional travel opportunities that may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्र में चलती है, जो पेशेवर जीवन में स्थिर प्रगति के साथ उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन हल्की हैं, जो कभी -कभार यात्रा के अवसरों का संकेत देती हैं जो नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-07-31 09:27:10', '2025-07-31 09:27:10', 'palm_image/qsgFwvPbXY2JGPFOETqbVHMjjAu0iJWLMDqAOHJs.jpg'),
(312, 'guest_enDsxiWsG2', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic commitments. It may indicate a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path. This suggests a person who experiences changes in career or life direction but maintains personal control.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a curiosity about the world and potential for beneficial journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव देती हैं। यह गहरी साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव को दर्शाता है। यह एक ऐसे व्यक्ति को सुझाव देता है जो कैरियर या जीवन की दिशा में परिवर्तन का अनुभव करता है लेकिन व्यक्तिगत नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह दुनिया के बारे में जिज्ञासा और लाभकारी यात्राओं के लिए क्षमता का सुझाव देता है।\"}}', NULL, '2025-07-31 09:50:08', '2025-07-31 09:50:08', 'palm_image/iSfKHHiXpntOzfQx8MxBqAedjwD7CYpY39LgCv4q.jpg'),
(313, 'guest_fgwVO9oVcS', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good decision-making skills and a thoughtful approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring, empathetic personality.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that your life path is influenced by both personal choices and external circumstances. You may experience changes in career or life direction but have the ability to adapt.\",\"success_line\":\"The success (sun) line is faint or absent, which can mean that recognition and fame are not primary motivators for you. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. These travels may be for personal growth or work but are not a dominant feature of your life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छा निर्णय लेने का कौशल और समस्याओं के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और एक देखभाल, सहानुभूति व्यक्तित्व रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं। यह गहरी साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जिसका अर्थ है कि आपका जीवन पथ व्यक्तिगत विकल्पों और बाहरी परिस्थितियों दोनों से प्रभावित है। आप कैरियर या जीवन की दिशा में बदलाव का अनुभव कर सकते हैं लेकिन इसे अनुकूलित करने की क्षमता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि आपके लिए प्राथमिक प्रेरक नहीं हैं। सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास या काम के लिए हो सकती हैं, लेकिन आपके जीवन की एक प्रमुख विशेषता नहीं हैं।\"}}', NULL, '2025-07-31 09:50:25', '2025-07-31 09:50:25', 'palm_image/veZ7YHe1ago97djgNOIYAWglgH5Bvi5dQRi6qnMw.jpg'),
(314, '71', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic commitments. It may indicate a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path. This suggests adaptability and the ability to navigate changes in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. This suggests a preference for stability with openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव देती हैं। यह गहरी साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव को दर्शाता है। यह अनुकूलनशीलता और कैरियर या जीवन दिशा में परिवर्तनों को नेविगेट करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। Success may come through steady effort rather than sudden acclaim.\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह आवश्यक होने पर नए अनुभवों के लिए खुलेपन के साथ स्थिरता के लिए एक प्राथमिकता का सुझाव देता है।\"}}', NULL, '2025-07-31 09:53:04', '2025-07-31 09:53:04', 'palm_image/zlc8Gn8KErFJYn2snbEpuNiYo0eAMJc3jDZId8PJ.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(315, 'guest_FQLDv819vX', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. This suggests a life path influenced by ambition and determination.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and achievement in creative or professional endeavors. It reflects potential for fame or accomplishment in chosen fields.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह महत्वाकांक्षा और दृढ़ संकल्प से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह चुने हुए क्षेत्रों में प्रसिद्धि या उपलब्धि के लिए क्षमता को दर्शाता है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-07-31 10:05:30', '2025-07-31 10:05:30', 'palm_image/v9N5OClwvzW1X0GtrPeLKHqlWdWBJLHr3X875Qdt.jpg'),
(316, 'guest_aB591ijcz1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or professional endeavors. It reflects potential for fame or accomplishment in chosen fields.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह चुने हुए क्षेत्रों में प्रसिद्धि या उपलब्धि के लिए क्षमता को दर्शाता है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-07-31 10:05:48', '2025-07-31 10:05:48', 'palm_image/1QAf15e6z1d3UfEu5H58zhLPvvDD1zs0QnZYcXbE.jpg'),
(317, '71', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, showing vitality, good health, and a strong life force. It suggests a stable and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer but meaningful romantic commitments.\",\"fate_line\":\"The fate line is present but not very prominent, implying that while destiny plays a role, personal choices and efforts significantly influence the life path.\",\"success_line\":\"The success (sun) line is faint and short, suggesting moderate recognition and success, likely achieved through steady work rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for practical reasons rather than frequent adventures.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे से ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे रिश्तों के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह जीवन के लिए एक उत्साह के साथ एक स्थिर और ऊर्जावान व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम लेकिन सार्थक रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जिसका अर्थ है कि नियति एक भूमिका निभाती है, व्यक्तिगत विकल्प और प्रयास जीवन पथ को काफी प्रभावित करते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, मध्यम मान्यता और सफलता का सुझाव देती है, संभवतः अचानक प्रसिद्धि के बजाय स्थिर काम के माध्यम से हासिल की जाती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, ज्यादातर बार -बार रोमांच के बजाय व्यावहारिक कारणों से।\"}}', NULL, '2025-07-31 10:17:25', '2025-07-31 10:17:25', 'palm_image/ttOep10mhqzamxWXdYKQ39MIAjGyEYpFi51W9ajr.jpg'),
(318, 'guest_GcgSJZYtD3', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships or fewer significant romantic partnerships. It may suggest a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they maintain some control over their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with continued effort.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth rather than frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक भागीदारी का संकेत देती हैं। यह रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य पर कुछ नियंत्रण बनाए रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह निरंतर प्रयास के साथ विकास की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन करती हैं, अक्सर अक्सर यात्रा के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-07-31 10:21:54', '2025-07-31 10:21:54', 'palm_image/xWWMqeX15ApObRC8s6T4GnOPbjUSLFqSay6wDc6I.jpg'),
(319, 'guest_rIY9r42g8H', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and the ability to overcome obstacles to achieve goals.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and potential for fame or accomplishment in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and beneficial experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन पथ का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें सद्भाव बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह लक्ष्यों को प्राप्त करने के लिए बाधाओं और बाधाओं को दूर करने की क्षमता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में प्रसिद्धि या उपलब्धि के लिए मान्यता, रचनात्मकता और क्षमता का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्रा के माध्यम से लाभकारी अनुभवों को प्राप्त करती हैं।\"}}', NULL, '2025-07-31 10:22:18', '2025-07-31 10:22:18', 'palm_image/Gm7D76buBvkTFQ5MGJAy0Xj4t30X2caNQlgK8tqO.jpg'),
(320, 'guest_fSC0pM4AJF', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a zest for life. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility and the ability to shape one\'s own future.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, suggesting opportunities for travel and exploration. These lines indicate a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, स्वास्थ्य और जीवन के लिए एक उत्साह का संकेत देती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का संकेत दे सकती है। यह लचीलापन और किसी के भविष्य को आकार देने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि और स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का संकेत देती हैं और यात्राओं के माध्यम से प्राप्त अनुभवों को दर्शाती हैं।\"}}', NULL, '2025-07-31 10:33:31', '2025-07-31 10:33:31', 'palm_image/2rQme8GYjyO54PDy8aEd01V6AE6YryTfMEGiRx0M.jpg'),
(321, 'guest_c5QALuNxl5', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It suggests a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path. This suggests a person who experiences changes in career or life direction but maintains personal control.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, which may imply that recognition and fame are not primary goals, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a curiosity about the world and potential for beneficial journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, रिश्तों के लिए एक सतर्क दृष्टिकोण का सुझाव देती हैं और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव को दर्शाता है। यह एक ऐसे व्यक्ति को सुझाव देता है जो कैरियर या जीवन की दिशा में परिवर्तन का अनुभव करता है लेकिन व्यक्तिगत नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह दुनिया के बारे में जिज्ञासा और लाभकारी यात्राओं के लिए क्षमता का सुझाव देता है।\"}}', NULL, '2025-07-31 10:33:46', '2025-07-31 10:33:46', 'palm_image/h9nutJHZ0foKTXNPPzBA2kyvKsBmD427bIwuN3Jo.jpg'),
(322, '71', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the likelihood of achieving significant life goals through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel opportunities that may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से महत्वपूर्ण जीवन लक्ष्यों को प्राप्त करने की संभावना को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और सफलता का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन बहुत अधिक नहीं हैं, जो कभी -कभार यात्रा के अवसरों को इंगित करती हैं जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-07-31 10:35:39', '2025-07-31 10:35:39', 'palm_image/4UHo3dhzGvoPLzjf6YzrWKH0DFEkxVsaUCOzrbXx.jpg'),
(323, 'guest_6yE6vQmIyU', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to challenges.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey with resilience to overcome obstacles.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest meaningful emotional bonds, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path toward achieving personal and professional goals.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to a potential for fame or notable accomplishments.\",\"travel_lines\":\"The travel lines are moderate and scattered, indicating occasional travel opportunities that bring new experiences and personal growth. These journeys may be both physical and metaphorical.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और चुनौतियों के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह बाधाओं को दूर करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ सार्थक भावनात्मक बॉन्ड का सुझाव देती हैं, हालांकि उन्हें पनपने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह व्यक्तिगत और व्यावसायिक लक्ष्यों को प्राप्त करने की दिशा में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह प्रसिद्धि या उल्लेखनीय उपलब्धियों के लिए एक क्षमता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और बिखरी हुई हैं, जो कभी -कभी यात्रा के अवसरों को इंगित करती हैं जो नए अनुभव और व्यक्तिगत विकास लाते हैं। ये यात्राएं भौतिक और रूपक दोनों हो सकती हैं।\"}}', NULL, '2025-07-31 10:41:23', '2025-07-31 10:41:23', 'palm_image/2c1pAs5Xy5stDLYFSXZqqNGL777JItpOrPATXCnL.jpg'),
(324, 'guest_FjblyeOU8v', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It suggests determination and steady progress in professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and potential for fame or achievement in artistic or creative endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, likely for personal growth or career opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और स्थिर प्रगति का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या रचनात्मक प्रयासों में प्रसिद्धि या उपलब्धि के लिए मान्यता, रचनात्मकता और क्षमता का संकेत देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, व्यक्तिगत विकास या कैरियर के अवसरों के लिए संभावना है।\"}}', NULL, '2025-07-31 10:41:38', '2025-07-31 10:41:38', 'palm_image/6hrRNfgkXt2ybLj0G1rxF4y5QLxjMRvQawzdJHVt.jpg'),
(325, '64', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel opportunities that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कम लेकिन सार्थक साझेदारी की संभावना के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभी यात्रा के अवसरों को इंगित करते हैं जो नए अनुभव और व्यक्तिगत विकास लाते हैं।\"}}', NULL, '2025-07-31 10:42:47', '2025-07-31 10:42:47', 'palm_image/gXJDuZXNUdsH6CMlaGbYV5gAqp5VAhGBBeQIuF4S.jpg'),
(326, 'guest_CnEskVENDd', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a zest for life. It suggests a stable and well-grounded individual with a positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional experiences that have shaped the person\'s understanding of commitment.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes or interruptions in career or life path. It suggests adaptability and the ability to overcome obstacles through resilience.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than immediate fame or fortune.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and a likelihood of journeys that broaden personal horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह जीवन पर एक सकारात्मक दृष्टिकोण के साथ एक स्थिर और अच्छी तरह से ग्राउंडेड व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ भावनात्मक अनुभवों का सुझाव देती हैं जिन्होंने व्यक्ति की प्रतिबद्धता की समझ को आकार दिया है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और कुछ हद तक टूटी हुई है, जो कैरियर या जीवन पथ में परिवर्तन या रुकावट का संकेत दे सकती है। यह अनुकूलनशीलता और लचीलापन के माध्यम से बाधाओं को दूर करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और सफलता बाद में जीवन में या तत्काल प्रसिद्धि या भाग्य के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा और व्यक्तिगत क्षितिज को व्यापक बनाने वाली यात्राओं की संभावना का सुझाव देती हैं।\"}}', NULL, '2025-07-31 10:52:24', '2025-07-31 10:52:24', 'palm_image/YEt6s4h0lz70B1y0PWjahdmikrEWE1xCEEqdh6y6.jpg'),
(327, 'guest_hOJzYbny1n', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting a life influenced by external circumstances and personal choices. It indicates a flexible approach to career and life path with some changes along the way.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creativity and achievement with dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a moderate interest in exploring new places and experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का सुझाव देता है। यह रास्ते में कुछ परिवर्तनों के साथ कैरियर और जीवन पथ के लिए एक लचीला दृष्टिकोण को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह समर्पण के साथ रचनात्मकता और उपलब्धि के लिए क्षमता का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये पंक्तियाँ नए स्थानों और अनुभवों की खोज में एक मध्यम रुचि का सुझाव देती हैं।\"}}', NULL, '2025-07-31 10:53:45', '2025-07-31 10:53:45', 'palm_image/4E02hiloRk5HK73waucHEVzIar4iSj9hwL16Upnk.jpg'),
(328, 'guest_wH13ZRYdOc', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have a good ability to analyze situations and make thoughtful decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature and strong emotional connections. You value relationships and have a caring approach to love and friendships.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and resilience through challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may have emotional depth and learning experiences.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. You are likely to experience steady progress and success in your professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that your talents will bring you fame or financial rewards.\",\"travel_lines\":\"The travel lines are moderate and scattered, indicating occasional journeys or changes in environment. These travels may bring new opportunities and broaden your horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास स्थितियों का विश्लेषण करने और विचारशील निर्णय लेने की अच्छी क्षमता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंधों का सुझाव देता है। आप रिश्तों को महत्व देते हैं और प्यार और दोस्ती के लिए एक देखभाल दृष्टिकोण रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों के माध्यम से ऊर्जा, अच्छे स्वास्थ्य और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। इन रिश्तों में भावनात्मक गहराई और सीखने के अनुभव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। आपको अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि आपकी प्रतिभा आपको प्रसिद्धि या वित्तीय पुरस्कार लाएगी।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और बिखरी हुई हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं नए अवसर ला सकती हैं और आपके क्षितिज को व्यापक बना सकती हैं।\"}}', NULL, '2025-07-31 11:00:58', '2025-07-31 11:00:58', 'palm_image/bh8qM5vR1n0suGXZw0mKvuEfnVze9toOx6vNHEMd.jpg'),
(329, 'guest_rkZXkfD0tb', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring, empathetic personality.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and resilience through challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is present but faint, which can imply some fluctuations in career or life direction. You may experience changes in your professional path but have the ability to adapt and find new opportunities.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus. Success may come through steady effort rather than sudden acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These journeys may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और एक देखभाल, सहानुभूति व्यक्तित्व रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों के माध्यम से ऊर्जा, अच्छे स्वास्थ्य और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं। यह गहरी साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बेहोश है, जो कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव कर सकती है। आप अपने पेशेवर पथ में परिवर्तन का अनुभव कर सकते हैं लेकिन नए अवसरों को अनुकूलित करने और खोजने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता अचानक प्रशंसा के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-07-31 11:01:38', '2025-07-31 11:01:38', 'palm_image/HwipfNK9iCbD5U2O8nVMyRzzAU5XQLimaIkN4BbW.jpg'),
(330, 'guest_OAOr3s9qG6', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and express your feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that your life path is influenced by your own choices rather than destiny. You have the ability to shape your future through effort and determination.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators for you. Success may come through steady work rather than sudden acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels are likely purposeful and contribute to personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और अपनी भावनाओं को खुले तौर पर व्यक्त करते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं। यह गहरी साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जिसका अर्थ है कि आपका जीवन पथ भाग्य के बजाय आपकी अपनी पसंद से प्रभावित है। आपके पास प्रयास और दृढ़ संकल्प के माध्यम से अपने भविष्य को आकार देने की क्षमता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि आपके लिए प्राथमिक प्रेरक नहीं हैं। सफलता अचानक प्रशंसा के बजाय स्थिर काम के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं उद्देश्यपूर्ण हैं और व्यक्तिगत विकास में योगदान करती हैं।\"}}', NULL, '2025-07-31 11:10:39', '2025-07-31 11:10:39', 'palm_image/IJLs6xSDWriJC4kAxzunP5STWCjCqQVmBA3vAXLu.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(331, 'guest_4iRyQTlaCK', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or emotional bonds. These lines suggest a thoughtful approach to partnerships and a desire for meaningful connections.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. It suggests that your life path is influenced by your ambitions and determination.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement, especially through creative or artistic endeavors. Success may come gradually with persistent effort.\",\"travel_lines\":\"The travel lines are subtle and few, suggesting occasional travel or changes in environment that bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्यार और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और आम तौर पर स्वस्थ जीवन को दर्शाती है। यह स्थिरता और एक अच्छी तरह से ग्राउंडेड व्यक्तित्व को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन मौजूद हैं, कुछ महत्वपूर्ण संबंधों या भावनात्मक बंधनों को इंगित करती हैं। ये पंक्तियाँ साझेदारी के लिए एक विचारशील दृष्टिकोण और सार्थक कनेक्शन की इच्छा का सुझाव देती हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, सीधे हथेली को चलाता है। यह बताता है कि आपका जीवन पथ आपकी महत्वाकांक्षाओं और दृढ़ संकल्प से प्रभावित है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है, विशेष रूप से रचनात्मक या कलात्मक प्रयासों के माध्यम से। सफलता धीरे -धीरे लगातार प्रयास के साथ आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म और कुछ हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं जो व्यक्तिगत विकास के लिए नए अनुभव और अवसरों को लाती हैं।\"}}', NULL, '2025-07-31 11:11:01', '2025-07-31 11:11:01', 'palm_image/ni5mNWbbxL0JdfW7EPHKMlaWBGbMCW2ZQ8G2gRJU.jpg'),
(332, 'guest_ZIa6xzt0ks', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they have some control over their destiny through personal effort.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of the person\'s life experience.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन व्यक्तिगत प्रयास के माध्यम से अपने भाग्य पर कुछ नियंत्रण रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा व्यक्ति के जीवन के अनुभव का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-07-31 11:14:52', '2025-07-31 11:14:52', 'palm_image/iz0n1HVUHpJ17eecVfxB0jYTAicnzZvx73iqOANE.jpg'),
(333, 'guest_JsdfgWMc0t', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and a preference for meaningful connections over quantity.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, स्वास्थ्य और एक स्थिर जीवन पथ को दर्शाती है। यह मजबूत भौतिक ऊर्जा और लचीलापन वाले व्यक्ति को सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। यह प्रतिबद्धता के लिए एक सतर्क दृष्टिकोण और मात्रा पर सार्थक कनेक्शन के लिए एक वरीयता का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, अक्सर अक्सर या व्यापक यात्रा के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-07-31 11:15:15', '2025-07-31 11:15:15', 'palm_image/FL6Zt5Z2NNLRPCnO3cXKEHNY5BFg9VpxsEAHQwIS.jpg'),
(334, '72', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to challenges.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome difficulties.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest meaningful emotional bonds, though they may require effort to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path toward achieving life goals.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or professional endeavors. It points to a promising reputation and fulfillment.\",\"travel_lines\":\"The travel lines are moderately visible, indicating occasional journeys or changes in environment. These lines suggest adaptability and opportunities for growth through travel experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और चुनौतियों के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह कठिनाइयों को दूर करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ सार्थक भावनात्मक बॉन्ड का सुझाव देती हैं, हालांकि उन्हें सद्भाव बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और जीवन लक्ष्यों को प्राप्त करने की दिशा में एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह एक आशाजनक प्रतिष्ठा और पूर्ति की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें मामूली रूप से दिखाई देती हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये लाइनें यात्रा के अनुभवों के माध्यम से विकास के लिए अनुकूलनशीलता और अवसरों का सुझाव देती हैं।\"}}', NULL, '2025-07-31 11:17:52', '2025-07-31 11:17:52', 'palm_image/Hmn6GP1GJmjkmsg9Yet61Vg1am84PajsCBmyxosU.jpg'),
(335, 'guest_ouXxMaE7ev', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and express your feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional depth and potential for meaningful commitments.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. You are likely to experience steady progress and success in your professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that your talents will bring you fame or financial rewards.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent journeys or changes in environment. These lines suggest a love for exploration and adaptability to new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और अपनी भावनाओं को खुले तौर पर व्यक्त करते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें सार्थक प्रतिबद्धताओं के लिए भावनात्मक गहराई और क्षमता का सुझाव देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। आपको अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि आपकी प्रतिभा आपको प्रसिद्धि या वित्तीय पुरस्कार लाएगी।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो पर्यावरण में लगातार यात्रा या परिवर्तन का संकेत देती हैं। ये पंक्तियाँ नए अनुभवों के लिए अन्वेषण और अनुकूलनशीलता के लिए एक प्यार का सुझाव देती हैं।\"}}', NULL, '2025-07-31 11:21:30', '2025-07-31 11:21:30', 'palm_image/Tg5dykT8luecb6baYgaivi3MNW23rZwkFnNYaO7L.jpg'),
(336, 'guest_51PrywYu4j', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and express your feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy and resilience, with a stable foundation for health and well-being.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. You may have a few significant partnerships, with a focus on quality over quantity in love.\",\"fate_line\":\"The fate line is present but faint, suggesting that your career path may have some fluctuations or changes. You might experience shifts in your professional life but have the ability to adapt and find new directions.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators for you. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment. These journeys may be purposeful and enriching but not overly frequent.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और अपनी भावनाओं को खुले तौर पर व्यक्त करते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह स्वास्थ्य और भलाई के लिए एक स्थिर नींव के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। प्यार में मात्रा पर गुणवत्ता पर ध्यान देने के साथ, आपके पास कुछ महत्वपूर्ण साझेदारी हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि आपके कैरियर पथ में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं। आप अपने पेशेवर जीवन में बदलाव का अनुभव कर सकते हैं, लेकिन नई दिशाओं को अनुकूलित करने और खोजने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि आपके लिए प्राथमिक प्रेरक नहीं हैं। सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन होती हैं। ये यात्राएं उद्देश्यपूर्ण और समृद्ध हो सकती हैं लेकिन अधिक बार नहीं।\"}}', NULL, '2025-07-31 11:22:05', '2025-07-31 11:22:05', 'palm_image/3MqcPwx4MCtoQ2cXO0b5ANbysMUxLuZ89c0Mifl3.jpg'),
(337, 'guest_f8LZCrS4Vt', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional sensitivity or cautiousness in matters of love.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। प्यार के मामलों में कुछ भावनात्मक संवेदनशीलता या सतर्कता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना का सुझाव देते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-07-31 11:22:58', '2025-07-31 11:22:58', 'palm_image/5L1csF8Kdv5CFzkerZVm5Nzu231wCbjEuTrUpwQ7.jpg'),
(338, 'guest_d06smi5wdB', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievement in creative or artistic endeavors. It suggests that success may come through perseverance and talent.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment. These lines suggest that travel may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह धीरज और जीवन के लिए एक उत्साह के साथ एक व्यक्ति को इंगित करता है, एक लंबे और सक्रिय जीवन का आनंद लेने की संभावना है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि सफलता दृढ़ता और प्रतिभा के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म और कुछ हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। इन पंक्तियों का सुझाव है कि यात्रा नए अनुभव और विकास के अवसर ला सकती है।\"}}', NULL, '2025-07-31 11:23:28', '2025-07-31 11:23:28', 'palm_image/utAut6SEtm286W8iZDr5EJ37YRfI8n6zumJxv4iz.jpg'),
(339, 'guest_K3xtmw6TWI', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm and compassionate nature. It indicates emotional stability and a capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying vitality and a strong life force. It suggests good health and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. It may suggest fewer but meaningful romantic connections.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than destiny. It suggests flexibility and adaptability in career and life decisions.\",\"success_line\":\"The success (sun) line is not distinctly visible, indicating that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or changes in residence. When travel occurs, it is likely purposeful and well-planned.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो एक गर्म और दयालु प्रकृति को दर्शाती है। यह भावनात्मक स्थिरता और गहरे, सार्थक संबंधों के लिए एक क्षमता को इंगित करता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जीवन शक्ति और एक मजबूत जीवन शक्ति को दर्शाता है। यह अच्छे स्वास्थ्य और जीवन के लिए एक उत्साह का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। यह कम लेकिन सार्थक रोमांटिक कनेक्शन का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो कि डेस्टिनी की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का अर्थ है। यह कैरियर और जीवन के निर्णयों में लचीलापन और अनुकूलनशीलता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा विशिष्ट रूप से दिखाई नहीं देती है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है। सफलता अचानक सफलता के बजाय स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन का सुझाव देती हैं। जब यात्रा होती है, तो यह उद्देश्यपूर्ण और अच्छी तरह से नियोजित होने की संभावना है।\"}}', NULL, '2025-07-31 23:31:04', '2025-07-31 23:31:04', 'palm_image/fPbVzGxod4ruci7WeDvyPqfCucmx65BDOY1GzuwG.jpg'),
(340, 'guest_2P9Iw5fs3x', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm and compassionate nature. This person is likely to have deep emotional connections and values harmony in relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying vitality and a strong life force. It suggests good health and a zest for life, with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. This person may have a few significant partnerships or a deep, meaningful connection rather than multiple relationships.\",\"fate_line\":\"The fate line is faint or absent, which can imply a life path that is more self-directed and less influenced by external circumstances. This person may create their own opportunities and have a flexible approach to career and life choices.\",\"success_line\":\"The success (Sun) line is not prominently visible, suggesting that recognition and fame may not be the primary focus. Success is likely to come through personal satisfaction and steady progress rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited but meaningful travel experiences. This person may prefer familiar environments but is open to occasional journeys that enrich their perspective.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा चिकनी और धीरे से घुमावदार है, एक गर्म और दयालु प्रकृति को दर्शाती है। इस व्यक्ति के गहरे भावनात्मक संबंध होने और रिश्तों में सामंजस्य होने की संभावना है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जीवन शक्ति और एक मजबूत जीवन शक्ति को दर्शाता है। यह एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ, अच्छे स्वास्थ्य और जीवन के लिए एक उत्साह का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। इस व्यक्ति के पास कई रिश्तों के बजाय कुछ महत्वपूर्ण भागीदारी या एक गहरा, सार्थक संबंध हो सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जो एक जीवन पथ का अर्थ कर सकती है जो अधिक स्व-निर्देशित और बाहरी परिस्थितियों से कम प्रभावित है। यह व्यक्ति अपने स्वयं के अवसर पैदा कर सकता है और कैरियर और जीवन विकल्पों के लिए एक लचीला दृष्टिकोण है।\",\"success_line\":\"सफलता (सूर्य) लाइन प्रमुख रूप से दिखाई नहीं दे रही है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि प्राथमिक ध्यान नहीं हो सकती है। सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि और स्थिर प्रगति के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम या बेहोश होती हैं, जो सीमित लेकिन सार्थक यात्रा के अनुभवों का संकेत देती हैं। यह व्यक्ति परिचित वातावरण पसंद कर सकता है, लेकिन कभी -कभी यात्रा के लिए खुला है जो उनके दृष्टिकोण को समृद्ध करता है।\"}}', NULL, '2025-07-31 23:32:04', '2025-07-31 23:32:04', 'palm_image/CbxyOaNYzEq3tfyk6MlEpv6TbUStEKvGH5KLF5yP.jpg'),
(341, 'guest_JsuqPTJV1W', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that recognition and fame are not primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि इस व्यक्ति के जीवन में प्राथमिक प्रेरक या परिणाम नहीं हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-07-31 23:37:57', '2025-07-31 23:37:57', 'palm_image/4wXTq6kurdljPsxh0z0q7Y9ZPBNQhcUKLW9BNm8b.jpg'),
(342, 'guest_1qK28ZjloU', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm and compassionate nature. It indicates emotional stability and a capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying vitality and a strong constitution. It suggests a life filled with energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. It may suggest fewer but meaningful partnerships or a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than destiny. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The success line is subtle but present, indicating potential for recognition and achievement through consistent effort. It suggests that success will come with perseverance.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited but significant travel experiences. It indicates a preference for stability but openness to occasional journeys that broaden horizons.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा चिकनी और धीरे से घुमावदार है, एक गर्म और दयालु प्रकृति को दर्शाती है। यह भावनात्मक स्थिरता और गहरे, सार्थक संबंधों के लिए एक क्षमता को इंगित करता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जीवन शक्ति और एक मजबूत संविधान को दर्शाता है। यह ऊर्जा और लचीलापन से भरे जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। यह कम लेकिन सार्थक साझेदारी या प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो कि डेस्टिनी की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का मतलब हो सकता है। यह कैरियर और जीवन की दिशा में लचीलापन और अनुकूलनशीलता का सुझाव देता है।\",\"success_line\":\"सफलता रेखा सूक्ष्म है, लेकिन वर्तमान में, सुसंगत प्रयास के माध्यम से मान्यता और उपलब्धि के लिए क्षमता का संकेत है। यह बताता है कि सफलता दृढ़ता के साथ आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लेकिन महत्वपूर्ण यात्रा के अनुभवों का सुझाव देते हैं। यह स्थिरता के लिए एक प्राथमिकता को इंगित करता है, लेकिन कभी -कभार यात्राओं के लिए खुलापन जो क्षितिज को व्यापक बनाता है।\"}}', NULL, '2025-07-31 23:38:38', '2025-07-31 23:38:38', 'palm_image/bzo0bZwov748kL9eFg46K87ciCWZIDIVG1JQTUbp.jpg'),
(343, 'guest_oLYqyeCxEf', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and occasional changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that success is self-made and not dependent on fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या भागीदारी के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन पथ और कैरियर या दिशा में सामयिक परिवर्तनों से प्रभावित होती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि सफलता स्व-निर्मित है और प्रसिद्धि या सार्वजनिक मान्यता पर निर्भर नहीं है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-07-31 23:43:08', '2025-07-31 23:43:08', 'palm_image/2lABzUDruJg1icI0zNyY2jVtiORMQOJo1CIBc1tP.jpg'),
(344, 'guest_ktQBwdqr3I', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that success is self-made and not dependent on fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि सफलता स्व-निर्मित है और प्रसिद्धि या सार्वजनिक मान्यता पर निर्भर नहीं है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-07-31 23:43:25', '2025-07-31 23:43:25', 'palm_image/AhCbY2lYJgz0yxKC1Ie64vKvdKvCpnDARmDc1HN5.jpg'),
(345, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success (sun) line is absent, implying that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-07-31 23:46:10', '2025-07-31 23:46:10', 'palm_image/fG5mrMahmSZKTpxU6eB1KlWvnWyeDwz2wnOf2y8r.jpg'),
(346, 'guest_8UIKrKWkxC', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating frequent travels or significant journeys that impact personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो लगातार यात्रा या महत्वपूर्ण यात्राओं का संकेत देती हैं जो व्यक्तिगत विकास को प्रभावित करती हैं।\"}}', NULL, '2025-07-31 23:50:23', '2025-07-31 23:50:23', 'palm_image/L6uIK7VjLMWcjPxZh6XyKe8L5zUMdZnGn3HryTBA.jpg'),
(347, 'guest_CZTHi8VCkh', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success (sun) line is not prominent, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा प्रमुख नहीं है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-07-31 23:50:44', '2025-07-31 23:50:44', 'palm_image/jzwGDgzJnwQEwcOlDrDKQBtONJkuK3Dwv55pMfID.jpg'),
(348, 'guest_4nIVxB0jBD', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating opportunities for travel and exploration that will broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं जो क्षितिज को व्यापक बनाएगी।\"}}', NULL, '2025-08-01 00:03:57', '2025-08-01 00:03:57', 'palm_image/beOBCBsJfxIfXghBOs0fFcsrnLL1gHf5WX9obgtb.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(349, 'guest_aerWXi9Dvx', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि इस व्यक्ति के जीवन में प्राथमिक प्रेरक या परिणाम नहीं हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 00:04:24', '2025-08-01 00:04:24', 'palm_image/1EOMn6erbM2ukjOejND4iKrjkN6FZSoW7C5zTLi3.jpg'),
(350, 'guest_vIxrtiinzu', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating frequent travel or significant journeys that impact personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो लगातार यात्रा या महत्वपूर्ण यात्रा का संकेत देती हैं जो व्यक्तिगत विकास को प्रभावित करती हैं।\"}}', NULL, '2025-08-01 00:14:02', '2025-08-01 00:14:02', 'palm_image/DcsCLkI4UbpHoOWIbRUnjoxRNHrO6yfLg0TOebKd.jpg'),
(351, 'guest_W4qDsI6QYV', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success (sun) line is not prominent, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा प्रमुख नहीं है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 00:14:24', '2025-08-01 00:14:24', 'palm_image/xib70eTVHacPv8TFUZVJsCCraAnGrRRvPDOWqiLE.jpg'),
(352, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and a capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in life circumstances, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक संतुलन के साथ एक गर्म, देखभाल करने वाली प्रकृति और गहरे, सार्थक संबंधों के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो स्थिरता और परिचित वातावरण के लिए वरीयता के साथ, कभी -कभार यात्रा या जीवन की परिस्थितियों में परिवर्तन का संकेत देती हैं।\"}}', NULL, '2025-08-01 00:15:18', '2025-08-01 00:15:18', 'palm_image/XX2h6w1JQzKdRe3dUxMDkuM7uV0oH9Pm1WnCh7AG.jpg'),
(353, 'guest_dAXvprVAdp', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings moderate impact and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन मौजूद हैं, जो कुछ भावनात्मक चुनौतियों के साथ सार्थक संबंधों के लिए क्षमता का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धियों की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा का संकेत देती हैं जो मध्यम प्रभाव और नए अनुभव लाती हैं।\"}}', NULL, '2025-08-01 00:22:43', '2025-08-01 00:22:43', 'palm_image/6nxjF1isoNoFG8lriDVVAOTiKrTD2eYy3tvp3uFh.jpg'),
(354, 'guest_uUPGRn81HN', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating opportunities for travel and exploration that will broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं जो क्षितिज को व्यापक बनाएगी।\"}}', NULL, '2025-08-01 00:23:10', '2025-08-01 00:23:10', 'palm_image/VFbLw5R9xYyws4NTnQ85Qs3qo1LNhdeYYy7Fua5q.jpg'),
(355, 'guest_06G3OlSoE8', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel opportunities that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन बहुत से नहीं, कभी -कभी यात्रा के अवसरों को इंगित करते हैं जो नए अनुभव और व्यक्तिगत विकास लाते हैं।\"}}', NULL, '2025-08-01 00:23:33', '2025-08-01 00:23:33', 'palm_image/n6YK4QXCNSMEIAiguPBDVZYxKlleLfICFiD5UUrm.jpg'),
(356, 'guest_5cdS5KxJw6', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success (sun) line is absent, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 00:31:11', '2025-08-01 00:31:11', 'palm_image/UVp1Iz0nAu4kcgilNpqdzq5GJIE2rIFoT2KOQCzL.jpg'),
(357, 'guest_0Eh79wCEgT', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that success is self-made and not dependent on fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि सफलता स्व-निर्मित है और प्रसिद्धि या सार्वजनिक मान्यता पर निर्भर नहीं है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-01 00:31:46', '2025-08-01 00:31:46', 'palm_image/x3mElYD1jDjV92uCWn5LDWWZ6x6SXnr59ct2HpeB.jpg'),
(358, 'guest_el8bgMyXcY', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and clear, indicating opportunities for travel and exploration that will broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दृश्यमान और स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं जो क्षितिज को व्यापक बनाएगी और नए अनुभव लाएगी।\"}}', NULL, '2025-08-01 00:32:11', '2025-08-01 00:32:11', 'palm_image/yQTWR0o1beez3tO9vdJRrkAHGjxz7WuL0qKEpuX7.jpg'),
(359, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating opportunities for travel and exploration that will broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं जो क्षितिज को व्यापक बनाएगी।\"}}', NULL, '2025-08-01 00:41:33', '2025-08-01 00:41:33', 'palm_image/RfS7k0IQ7nOP01ogE7yUMe68A7znwu5wA1WanRy9.jpg'),
(360, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is absent, implying that achievements may come through personal effort rather than fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि उपलब्धियां प्रसिद्धि या सार्वजनिक मान्यता के बजाय व्यक्तिगत प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 00:41:46', '2025-08-01 00:41:46', 'palm_image/f1MgkvotMjxOXuRHO3Ll7wPgua9mnZ74IeSuueRv.jpg'),
(361, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that success is self-made and not dependent on fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि सफलता स्व-निर्मित है और प्रसिद्धि या सार्वजनिक मान्यता पर निर्भर नहीं है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 00:42:06', '2025-08-01 00:42:06', 'palm_image/eEVmPbqP28CXVht7q1yCzubAeu2iEWaqJ1nHadgg.jpg'),
(362, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a moderate influence of external circumstances on life, with personal effort playing a key role in shaping destiny.\",\"success_line\":\"The success (sun) line is faint and short, indicating that recognition and success may come later in life or through persistent effort rather than early or easy achievements.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel will be purposeful and infrequent rather than frequent or spontaneous.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जीवन पर बाहरी परिस्थितियों के एक मध्यम प्रभाव का सुझाव देते हुए, व्यक्तिगत प्रयास के साथ नियति को आकार देने में महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह दर्शाता है कि मान्यता और सफलता बाद में जीवन में या शुरुआती या आसान उपलब्धियों के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा अक्सर या सहज के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-01 00:42:56', '2025-08-01 00:42:56', 'palm_image/sUQ02J9PBwBGQEoMOKriGRY51U3hLfJhJA54StKy.jpg'),
(363, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances with some changes in career or life direction, but overall steady progress.\",\"success_line\":\"The success line is not prominently visible, which may imply that success is achieved through consistent effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major focus in life, but occasional journeys may bring new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और उत्साह से भरा जीवन है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है, लेकिन वर्तमान में, बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव दे रहा है, लेकिन कैरियर या जीवन की दिशा में कुछ बदलावों के साथ, लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक प्रसिद्धि या भाग्य के बजाय लगातार प्रयास के माध्यम से प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन में एक प्रमुख ध्यान केंद्रित नहीं है, लेकिन कभी-कभी यात्राएं नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-01 01:39:14', '2025-08-01 01:39:14', 'palm_image/aOmmbKBrRSS4izIWMTzbIXm9CJzNm4ghJ8bMWIdZ.jpg'),
(364, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not prominent, indicating occasional travel or changes in environment, often for personal growth or work.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन प्रमुख नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं, अक्सर व्यक्तिगत विकास या काम के लिए।\"}}', NULL, '2025-08-01 01:39:36', '2025-08-01 01:39:36', 'palm_image/HALxhkolfyUCvQzz4O2IsyK7srCdWAxCSCFdc5C4.jpg'),
(365, '73', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that success is self-made and not dependent on fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि सफलता स्व-निर्मित है और प्रसिद्धि या सार्वजनिक मान्यता पर निर्भर नहीं है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या घर के करीब रहने के लिए प्राथमिकता का संकेत देती हैं।\"}}', NULL, '2025-08-01 01:39:46', '2025-08-01 01:39:46', 'palm_image/FYWf7N1H0HDfJ2aOJGiPL9W84Hje2FW0Oz5M99w0.jpg'),
(366, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and clear, indicating opportunities for travel and exploration that will broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दृश्यमान और स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं जो क्षितिज को व्यापक बनाएगी और नए अनुभव लाएगी।\"}}', NULL, '2025-08-01 01:43:35', '2025-08-01 01:43:35', 'palm_image/1yOreUryg24p2w5vxUT4omyBAxDnIwT3U3rMWcwQ.jpg'),
(367, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that achievements come through personal effort rather than fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ यह हो सकता है कि उपलब्धियां प्रसिद्धि या सार्वजनिक मान्यता के बजाय व्यक्तिगत प्रयास के माध्यम से आती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 01:43:51', '2025-08-01 01:43:51', 'palm_image/0YwXr3wBMa2PwRTztvHEnEQqnJKQiF916ORYAHyP.jpg'),
(368, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, लेकिन लगातार या व्यापक यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-01 01:44:53', '2025-08-01 01:44:53', 'palm_image/YQNTiUQn53cQeh9uXpu5dyCKF1q4CC4pOsDMpbE3.jpg'),
(369, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success line is not prominently visible, implying that success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक सफलता के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 01:45:27', '2025-08-01 01:45:27', 'palm_image/NpqNOF9kJsh0VkckvHrmrzdhmmBI0NsGAeOpkLep.jpg'),
(370, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not prominent, indicating occasional travel or changes in environment, often for personal growth or work.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धियों की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन प्रमुख नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं, अक्सर व्यक्तिगत विकास या काम के लिए।\"}}', NULL, '2025-08-01 01:45:53', '2025-08-01 01:45:53', 'palm_image/uB3mBLKWr8PbMbwVqrzeLJFsynduIGnLDmeavrMp.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(371, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is absent, implying that achievements may come through personal effort rather than fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि उपलब्धियां प्रसिद्धि या सार्वजनिक मान्यता के बजाय व्यक्तिगत प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-01 01:49:28', '2025-08-01 01:49:28', 'palm_image/pfnzildmSYVcMTy4y8E3Jk2rv5GIVuKJdO5N7V3d.jpg'),
(372, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that recognition and fame are not primary motivators or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या भागीदारी के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं या जीवन में बाद में आ सकते हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-01 01:49:35', '2025-08-01 01:49:35', 'palm_image/FmAVbwJkAVFhUMNJ7IVQxqCiwEsMuTKHV38g8Vef.jpg'),
(373, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating opportunities for travel and exploration that will broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं जो क्षितिज को व्यापक बनाएगी।\"}}', NULL, '2025-08-01 01:49:56', '2025-08-01 01:49:56', 'palm_image/EW1SiOJHv2n6YnAZMeMzQnMaIcg5yHJtBTR00hNw.jpg'),
(374, '75', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint but present, suggesting some influence of external circumstances on life path, with periods of change and adaptation required.\",\"success_line\":\"The success line is not prominently visible, which may imply that success is achieved through steady effort rather than sudden recognition or fame.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major focus in life, with more emphasis on local or familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है, लेकिन वर्तमान में जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का सुझाव देती है, जिसमें परिवर्तन और अनुकूलन की अवधि की आवश्यकता होती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक मान्यता या प्रसिद्धि के बजाय स्थिर प्रयास के माध्यम से प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन में एक प्रमुख ध्यान केंद्रित नहीं है, स्थानीय या परिचित वातावरण पर अधिक जोर देने के साथ।\"}}', NULL, '2025-08-01 01:58:29', '2025-08-01 01:58:29', 'palm_image/3UlA7AjrJFUEDY84wjsjJLHOrFdm8c2KU6sodokq.jpg'),
(375, '75', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a moderate influence of external circumstances on life, with personal effort playing a key role in shaping destiny.\",\"success_line\":\"The success (Sun) line is faint, indicating that recognition and fame may come later in life or through persistent effort rather than early or easy success.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or changes in environment, with a preference for stability and familiar surroundings.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जीवन पर बाहरी परिस्थितियों के एक मध्यम प्रभाव का सुझाव देते हुए, व्यक्तिगत प्रयास के साथ नियति को आकार देने में महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में बाद में या शुरुआती या आसान सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या पर्यावरण में परिवर्तन, स्थिरता और परिचित परिवेश के लिए प्राथमिकता के साथ।\"}}', NULL, '2025-08-01 01:58:46', '2025-08-01 01:58:46', 'palm_image/zALYycRXmxhQBIqkcnExCYE8r1gPQsCaMtIahdPh.jpg'),
(376, '75', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that recognition and fame are not primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या भागीदारी के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि इस व्यक्ति के जीवन में प्राथमिक प्रेरक या परिणाम नहीं हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 02:02:41', '2025-08-01 02:02:41', 'palm_image/bzDXqK2t5pC9JHn6XiUaEuFSrSFMqnYGgzqazL3z.jpg'),
(377, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages, with a possibility of emotional ups and downs in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, implying opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को इंगित करती हैं, जिसमें साझेदारी में भावनात्मक उतार -चढ़ाव की संभावना है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां इस व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को दर्शाती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-01 02:38:10', '2025-08-01 02:38:10', 'palm_image/f5B1a76lK7KHFEbqibwGe7EzICNq1TNNNHr0wD9J.png'),
(378, '75', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant romantic relationships or a reserved approach to commitment.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating frequent travels or significant journeys that impact personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण रोमांटिक संबंधों या प्रतिबद्धता के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो लगातार यात्रा या महत्वपूर्ण यात्राओं का संकेत देती हैं जो व्यक्तिगत विकास को प्रभावित करती हैं।\"}}', NULL, '2025-08-01 04:46:37', '2025-08-01 04:46:37', 'palm_image/i5IZbn0upt5JtbLRPAdN2jF00TyayiCAbYyLOS7W.jpg'),
(379, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that success is achieved through steady effort rather than sudden fame or recognition.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, with a preference for stability over frequent movement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक प्रसिद्धि या मान्यता के बजाय स्थिर प्रयास के माध्यम से प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, लगातार आंदोलन पर स्थिरता के लिए एक प्राथमिकता के साथ।\"}}', NULL, '2025-08-01 04:53:23', '2025-08-01 04:53:23', 'palm_image/nfmPgbwnflVFRUuMjpGfNQ61NNEI568MAoa2JdtL.jpg'),
(380, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships though possibly with some challenges.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary focuses, but personal satisfaction is valued.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा धीरे-धीरे घुमावदार और अच्छी तरह से परिभाषित होती है, एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश है, लेकिन वर्तमान में, सार्थक संबंधों के लिए क्षमता का संकेत है, हालांकि संभवतः कुछ चुनौतियों के साथ।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, लेकिन व्यक्तिगत संतुष्टि को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2025-08-01 04:53:44', '2025-08-01 04:53:44', 'palm_image/bTJTdqXHJWX2qnyess1A8bBWx8B9NR6MBH4nqXFB.jpg'),
(381, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि इस व्यक्ति के जीवन में प्राथमिक प्रेरक या परिणाम नहीं हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या घर के करीब रहने के लिए प्राथमिकता का संकेत देती हैं।\"}}', NULL, '2025-08-01 05:18:05', '2025-08-01 05:18:05', 'palm_image/jHaIM0Zn9bZseVLu58iZm3HyvjqzfpwULyLZraKd.jpg'),
(382, '74', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life path influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, which may imply that recognition and fame are not primary focuses, or success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal or absent, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, या सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम या अनुपस्थित हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-01 05:18:21', '2025-08-01 05:18:21', 'palm_image/d7u6LCR2kEglgxA1kIMlg3Snj3KvTxEG7u8fxHqt.jpg'),
(383, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success (sun) line is absent or very faint, which may indicate that recognition and fame are not primary motivators, or success may come through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a significant aspect of life, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"हृदय रेखा धीरे से घुमावदार और अच्छी तरह से परिभाषित होती है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित या बहुत बेहोश है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा जीवन का एक महत्वपूर्ण पहलू नहीं है, स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता के साथ।\"}}', NULL, '2025-08-01 05:22:09', '2025-08-01 05:22:09', 'palm_image/xFD8AuA1KcFq9rXpUb0bXW3Ju3FORdgsbSqF9POZ.jpg'),
(384, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or life direction.\",\"success_line\":\"The success (sun) line is absent, which may imply that recognition and fame are not primary focuses, or success may come through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"हृदय रेखा धीरे से घुमावदार और अच्छी तरह से परिभाषित होती है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या जीवन की दिशा में परिवर्तन से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, या सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-01 05:22:26', '2025-08-01 05:22:26', 'palm_image/B9uFKTxaVrOUcdB2cLQTO57gwSa5avwgW4ZkJkcU.jpg'),
(385, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success (Sun) line is absent, which may imply that recognition and fame are not primary focuses, or success will come through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो रिश्तों में गर्मी और करुणा के साथ संतुलित भावनात्मक प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या व्यक्तिगत दिशा में परिवर्तन से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, या सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-01 05:22:46', '2025-08-01 05:22:46', 'palm_image/P9CGSjtLADJbcgX8I6l1HghILSasGako2oj92hhK.jpg'),
(386, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, often for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आती हैं।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की होती हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, अक्सर व्यक्तिगत विकास या काम से संबंधित कारणों के लिए।\"}}', NULL, '2025-08-01 05:32:14', '2025-08-01 05:32:14', 'palm_image/tTM1RXX0UasJ5BQMqy8IAS9d9aEmXXOM8fDqLg57.jpg'),
(387, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not clearly visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than frequent or adventurous.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा अक्सर या साहसी के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-01 05:32:24', '2025-08-01 05:32:24', 'palm_image/fgCyB3lWpNYoKBMcyreDlPfIFQukSm6HiyXekE4a.jpg'),
(388, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating opportunities for travel and exploration that will broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं जो क्षितिज को व्यापक बनाएगी।\"}}', NULL, '2025-08-01 05:33:33', '2025-08-01 05:33:33', 'palm_image/GYYX16i04qtnGmY6TxIteEnz54CigsR3v563xJad.jpg'),
(389, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success (sun) line is absent, implying that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 05:34:48', '2025-08-01 05:34:48', 'palm_image/aXBITSbgvUm4wy4XnUhg4LjemXP55M2ZTHt8EXx6.jpg'),
(390, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success line is not prominently visible, which may imply that success is achieved through consistent effort rather than sudden fame or recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments over frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है, लेकिन वर्तमान में, बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव दे रही है, जो कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ, लेकिन समग्र रूप से स्थिर प्रगति है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक प्रसिद्धि या मान्यता के बजाय लगातार प्रयास के माध्यम से प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या लगातार यात्रा पर स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता का संकेत देती हैं।\"}}', NULL, '2025-08-01 05:35:02', '2025-08-01 05:35:02', 'palm_image/VaBau8frB5hZ6VCwnhCIOofaahYm9rZFlzUv1ucv.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(391, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success line is absent, implying that achievements will come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence throughout life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा धीरे-धीरे घुमावदार और अच्छी तरह से परिभाषित होती है, एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आएंगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या जीवन भर निवास में परिवर्तन करती हैं।\"}}', NULL, '2025-08-01 05:35:25', '2025-08-01 05:35:25', 'palm_image/LblVIhz9C5QLP3t0RjfIBYog6NhDthki9biVwxYw.jpg'),
(392, '76', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and a life path guided by determination and ambition.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are subtle but present, indicating occasional journeys or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प और महत्वाकांक्षा द्वारा निर्देशित एक जीवन पथ को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म हैं, लेकिन वर्तमान में, कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं जो नए अनुभवों और विकास के अवसरों को लाते हैं।\"}}', NULL, '2025-08-01 05:39:11', '2025-08-01 05:39:11', 'palm_image/JdyjhIlQXPFvDLVLpC6HuGLjhwKj35J6H6wvhHaa.jpg'),
(393, '76', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-01 05:39:26', '2025-08-01 05:39:26', 'palm_image/CDMwH519R8rSBVhsPIJ72UuieGVkzBbddWocrely.jpg'),
(394, '76', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success line is not prominently visible, implying that success may come through persistent effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक भाग्य के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की होती हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, लेकिन लगातार या व्यापक यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-01 05:39:53', '2025-08-01 05:39:53', 'palm_image/pPzoIqBdToDodBHJ8O0WCA33r4KB8A64dwG0yFOq.jpg'),
(395, '76', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success (sun) line is not prominent, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा प्रमुख नहीं है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 05:39:59', '2025-08-01 05:39:59', 'palm_image/pvgUuykWDJBV3pNLWkL3kDNSMXxFBBTDd7fc4yGJ.jpg'),
(396, '76', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability, a warm nature, and the capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is long and gently curved, reflecting good vitality, a balanced lifestyle, and a generally healthy constitution.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is not clearly visible, implying that recognition and fame may not be a primary focus, but success can be achieved through perseverance and personal effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और अच्छी तरह से परिभाषित है, भावनात्मक स्थिरता, एक गर्म प्रकृति और गहरे, सार्थक संबंधों की क्षमता का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और धीरे से घुमावदार है, अच्छी जीवन शक्ति, एक संतुलित जीवन शैली और आम तौर पर स्वस्थ संविधान को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश है, लेकिन वर्तमान में, सार्थक संबंधों के लिए क्षमता का संकेत देती है, हालांकि उन्हें पनपने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को दृढ़ता और व्यक्तिगत प्रयास के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2025-08-01 05:40:20', '2025-08-01 05:40:20', 'palm_image/4AKqXqsYVhG7scyg3tCusWasaMeQ61WU8TXs0wL2.jpg'),
(397, '76', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-01 05:46:54', '2025-08-01 05:46:54', 'palm_image/4tYF0LUYAR3f7t5pFwz0Ybi6Z3u94rVRmdR2kjMA.jpg'),
(398, '76', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability required.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, and success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of life, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ आवश्यक है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, और सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन का एक महत्वपूर्ण पहलू नहीं है, स्थिरता और परिचित वातावरण के लिए वरीयता के साथ।\"}}', NULL, '2025-08-01 05:47:06', '2025-08-01 05:47:06', 'palm_image/6UewSNsSAi22xRnjj3WwmzZcJnHQKEhQ2yBc0nI8.jpg'),
(399, '76', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success (sun) line is not prominently visible, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा प्रमुख रूप से दिखाई नहीं दे रही है, इसका मतलब यह है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 05:47:17', '2025-08-01 05:47:17', 'palm_image/W54f7BM0oW4PKRVNEVE4CrBtAHjAJTUDWDZEqan4.jpg'),
(400, '77', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings moderate impact and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा का संकेत देती हैं जो मध्यम प्रभाव और नए अनुभव लाती हैं।\"}}', NULL, '2025-08-01 05:56:36', '2025-08-01 05:56:36', 'palm_image/J7jrk4De0STlqk0DnglsSS2PAqXHP8b36HradJnP.jpg'),
(401, '77', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success (sun) line is absent, implying that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 05:56:51', '2025-08-01 05:56:51', 'palm_image/pg2nydtt9kb2KehMIrPiOdDH3GfI1gVvAujxJ5kM.jpg'),
(402, '77', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating frequent travels or significant journeys that impact personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो लगातार यात्रा या महत्वपूर्ण यात्राओं का संकेत देती हैं जो व्यक्तिगत विकास को प्रभावित करती हैं।\"}}', NULL, '2025-08-01 06:02:47', '2025-08-01 06:02:47', 'palm_image/9IGoJ9MVF5AaDO2NOfgwbuDlgQ4vEirRMnO9zE5Z.jpg'),
(403, '77', '{\"en\":{\"head_line\":\"A clear and straight head line indicates a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"A deep and long life line signifies good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominent, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"Several fine travel lines indicate a likelihood of multiple journeys or changes in residence throughout life.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और सीधी हेड लाइन अच्छी निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग को इंगित करती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, देखभाल करने वाली प्रकृति और मजबूत भावनात्मक कनेक्शन का सुझाव देती है।\",\"life_line\":\"एक गहरी और लंबी जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का संकेत देती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख नहीं है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आती हैं।\",\"travel_lines\":\"कई बढ़िया यात्रा लाइनें जीवन भर कई यात्राओं या निवास में बदलाव की संभावना का संकेत देती हैं।\"}}', NULL, '2025-08-01 06:03:00', '2025-08-01 06:03:00', 'palm_image/Ja7xdmkVSkXRzsVP8LbYGH0N93skgkXmB57xY1Aw.jpg'),
(404, '77', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or work.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन मौजूद हैं, जो कुछ भावनात्मक चुनौतियों के साथ सार्थक संबंधों के लिए क्षमता का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आती हैं।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या काम के लिए।\"}}', NULL, '2025-08-01 06:06:21', '2025-08-01 06:06:21', 'palm_image/p09CKeGHse3OUkioRPQszrA4KfmeNPuiozvAPW2u.jpg'),
(405, '75', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful partnerships and emotional connections.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and potential for achieving fame or success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderate and scattered, indicating occasional travel opportunities that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक साझेदारी और भावनात्मक कनेक्शन के लिए कुछ महत्वपूर्ण संबंधों को इंगित करती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, पेशेवर जीवन में स्थिर प्रगति और दृढ़ संकल्प के साथ उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, पहचान, रचनात्मकता और कलात्मक या सार्वजनिक प्रयासों में प्रसिद्धि या सफलता प्राप्त करने की क्षमता का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और बिखरी हुई हैं, जो कभी -कभी यात्रा के अवसरों को इंगित करती हैं जो नए अनुभव और व्यक्तिगत विकास लाते हैं।\"}}', NULL, '2025-08-01 06:41:51', '2025-08-01 06:41:51', 'palm_image/99gRbwSTynh58TtuO3Ke7Y4To2A6RlHeCijGDOwu.jpg'),
(406, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition in creative or professional endeavors and a potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are present but not overly numerous, indicating occasional travel or changes in environment that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) लाइन दिखाई दे रही है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता का सुझाव दे रही है और प्रसिद्धि या सार्वजनिक पावती के लिए एक क्षमता है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन बहुत से नहीं हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं जो नए अनुभव और व्यक्तिगत विकास लाते हैं।\"}}', NULL, '2025-08-01 06:43:22', '2025-08-01 06:43:22', 'palm_image/ZqFb2h7kqgsAcqh5vaSJWNR5VhIq1zvJYwTydZel.jpg'),
(407, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is faint but present, suggesting potential for recognition and achievement in creative or artistic endeavors, though it may require effort to fully manifest.\",\"travel_lines\":\"The travel lines are minimal, indicating limited but meaningful travel experiences that contribute to personal growth and broadened perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"हृदय रेखा धीरे से घुमावदार और अच्छी तरह से परिभाषित होती है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, लेकिन वर्तमान में, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है, हालांकि इसे पूरी तरह से प्रकट करने के प्रयास की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लेकिन सार्थक यात्रा के अनुभवों को दर्शाती हैं जो व्यक्तिगत विकास और व्यापक दृष्टिकोणों में योगदान करती हैं।\"}}', NULL, '2025-08-01 06:48:46', '2025-08-01 06:48:46', 'palm_image/V4EVCEcl07XpfZCvOh83kRwBSMvTe3kzkuLByy3q.jpg'),
(408, 'guest_hvDr4pY8s9', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, reflecting good vitality, strong health, and a zest for life. It indicates a stable and secure life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a cautious approach to relationships. It suggests that you value meaningful and committed partnerships over multiple short-term relationships.\",\"fate_line\":\"The fate line is present but faint, showing that while external circumstances influence your life, your personal choices and efforts play a significant role in shaping your destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators for you, or that success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और सुरक्षित जीवन पथ को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण का संकेत देती हैं। यह बताता है कि आप कई अल्पकालिक संबंधों पर सार्थक और प्रतिबद्ध साझेदारी को महत्व देते हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह दिखाते हुए कि बाहरी परिस्थितियां आपके जीवन को प्रभावित करती हैं, आपके व्यक्तिगत विकल्प और प्रयास आपके भाग्य को आकार देने में महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि आपके लिए प्राथमिक प्रेरक नहीं हैं, या यह सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, अक्सर अक्सर या व्यापक यात्रा के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-08-01 07:08:43', '2025-08-01 07:08:43', 'palm_image/RBcdnRS01UPG0ygceKIgZfSmA1xCaN0HVDqPcXN6.jpg'),
(409, 'guest_caaan2reX9', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction. It indicates adaptability to changing situations.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and potential for beneficial journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ। यह बदलती स्थितियों के लिए अनुकूलनशीलता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा और लाभकारी यात्रा के लिए क्षमता का सुझाव देती हैं।\"}}', NULL, '2025-08-01 07:24:29', '2025-08-01 07:24:29', 'palm_image/sjuCuq1R3rJzAzDk7uGV0zwRgh1lxLLpKxSj9KuD.jpg'),
(410, 'guest_866PEC4yMz', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement, though it may require persistence and dedication to fully manifest.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment. These lines suggest openness to new experiences but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है, हालांकि इसे पूरी तरह से प्रकट करने के लिए दृढ़ता और समर्पण की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म और कुछ हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये पंक्तियाँ नए अनुभवों के लिए खुलेपन का सुझाव देती हैं लेकिन लगातार या व्यापक यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-01 07:25:05', '2025-08-01 07:25:05', 'palm_image/a1MFMZA7xn4uEtnbpgX3aAzZ0KwqWD0Q0PUVuQkE.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(411, 'guest_P0hOFGIHBm', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का संकेत दे सकती है। यह कैरियर और जीवन की दिशा में लचीलापन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि और स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-01 07:28:48', '2025-08-01 07:28:48', 'palm_image/1vdNym7n0N3wr7ufdfOLWfPz06FGgmA7jNGXfV5w.jpg'),
(412, 'guest_1rtfTOHTgf', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a strong intellect, creativity, and a balanced approach to problem-solving. This suggests good concentration and a practical mindset.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, showing a warm, compassionate nature and a person who values emotional connections and relationships deeply.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships and possibly fewer but meaningful romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating a life path that may be influenced by external circumstances and personal choices rather than a predetermined destiny.\",\"success_line\":\"The success line (Sun line) is faint or absent, which may imply that recognition and fame are not primary motivators, but success can be achieved through steady effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार है, जो एक मजबूत बुद्धि, रचनात्मकता और समस्या-समाधान के लिए एक संतुलित दृष्टिकोण के साथ एक व्यक्ति को दर्शाता है। यह अच्छी एकाग्रता और एक व्यावहारिक मानसिकता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और एक व्यक्ति को दिखाता है जो भावनात्मक संबंध और रिश्तों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन का संकेत देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का सुझाव देती हैं और संभवतः कम लेकिन सार्थक रोमांटिक प्रतिबद्धताओं का सुझाव देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, एक जीवन पथ को दर्शाता है जो एक पूर्व निर्धारित भाग्य के बजाय बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित हो सकता है।\",\"success_line\":\"सफलता लाइन (सन लाइन) बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन सफलता को स्थिर प्रयास और दृढ़ता के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, अक्सर अक्सर या व्यापक यात्रा के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-08-01 07:29:25', '2025-08-01 07:29:25', 'palm_image/N4fllu2LYCwssfNzyx7angWOhZ9QagWWiJJYGya9.jpg'),
(413, '78', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a strong intellect, creativity, and good decision-making skills. This person is likely thoughtful and enjoys learning.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, suggesting a warm, caring nature and a person who values emotional connections and relationships deeply.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality, a strong constitution, and a balanced approach to life. It suggests a life full of energy and stability.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate a reserved approach to relationships or fewer significant romantic partnerships. It suggests careful consideration in matters of love.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that this person may experience changes in career or life direction and may rely more on personal choices than destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success will come through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in environment, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार है, जो एक मजबूत बुद्धि, रचनात्मकता और अच्छे निर्णय लेने के कौशल वाले व्यक्ति को दर्शाती है। यह व्यक्ति संभवतः विचारशील है और सीखने में आनंद लेता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर घटता है, एक गर्म, देखभाल करने वाली प्रकृति और एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंध और रिश्तों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति, एक मजबूत संविधान और जीवन के लिए एक संतुलित दृष्टिकोण का संकेत देता है। यह ऊर्जा और स्थिरता से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक भागीदारी का संकेत दे सकती हैं। यह प्रेम के मामलों में सावधानीपूर्वक विचार करने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि यह व्यक्ति कैरियर या जीवन की दिशा में परिवर्तन का अनुभव कर सकता है और नियति की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता लगातार प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें कुछ और बेहोश हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, लेकिन लगातार या व्यापक यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-01 07:32:07', '2025-08-01 07:32:07', 'palm_image/SwCQmcrTbJJElIhEBIpNaaXK6aDdf3TRULHsEKeb.jpg'),
(414, 'guest_8cZPQFsAEx', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is subtle but present, indicating potential for recognition and achievement through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are minimal, implying limited but significant travel experiences that contribute to personal growth and broadened perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कम लेकिन सार्थक साझेदारी की संभावना के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता रेखा सूक्ष्म है, लेकिन वर्तमान में, लगातार प्रयास और दृढ़ता के माध्यम से मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लेकिन महत्वपूर्ण यात्रा के अनुभव हैं जो व्यक्तिगत विकास और व्यापक दृष्टिकोणों में योगदान करते हैं।\"}}', NULL, '2025-08-01 07:43:50', '2025-08-01 07:43:50', 'palm_image/ewaYLevuFUkBpkKV0toIqiaFoUm48mEFg22m3DqZ.jpg'),
(415, 'guest_XT4nJPRbZS', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (sun) line is not prominently visible, which may imply that recognition and fame are not primary motivators, but personal satisfaction and inner achievements are valued.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है, लेकिन वर्तमान में, बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव दे रही है, जो कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ, लेकिन समग्र रूप से स्थिर प्रगति है।\",\"success_line\":\"सफलता (सूर्य) रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन व्यक्तिगत संतुष्टि और आंतरिक उपलब्धियों को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन का संकेत देती हैं, स्थिरता और परिचित वातावरण के लिए वरीयता के साथ।\"}}', NULL, '2025-08-01 07:44:09', '2025-08-01 07:44:09', 'palm_image/hXw1S4SiUBFWWj0S7bZPPp2FUzTCV9N3GN5hr9k2.jpg'),
(416, '79', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that success will come through steady effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि सफलता अचानक भाग्य के बजाय स्थिर प्रयास के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-01 07:48:43', '2025-08-01 07:48:43', 'palm_image/CMQQXmIFM6iwoRNYdM94Q6T1mjKvDVxjCp1RJkJZ.jpg'),
(417, 'guest_o9X1rjf2zs', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or career opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, अक्सर व्यक्तिगत विकास या कैरियर के अवसरों के लिए।\"}}', NULL, '2025-08-01 07:54:53', '2025-08-01 07:54:53', 'palm_image/5oVZudgoMFME1IrbYc58EgJROnF9GJjuvBXZspTu.jpg'),
(418, 'guest_GJwQAdkZcZ', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability required.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, and success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than a major life focus.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ आवश्यक है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, और सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा एक प्रमुख जीवन फोकस के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-01 07:55:12', '2025-08-01 07:55:12', 'palm_image/y5bUA38BkdBsf2sLGamoaxbb4Ywtt078wr87xhaf.jpg'),
(419, '80', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a preference for meaningful and lasting commitments rather than multiple short-term relationships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings personal growth and new experiences but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कई अल्पकालिक संबंधों के बजाय सार्थक और स्थायी प्रतिबद्धताओं के लिए वरीयता के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा का संकेत देती हैं जो व्यक्तिगत विकास और नए अनुभव लाती हैं लेकिन लगातार या व्यापक यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-01 07:57:52', '2025-08-01 07:57:52', 'palm_image/hPw3NVISQKRIV3i89NrvOc0z0096NMwcEOwr2vR0.jpg'),
(420, '80', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating frequent travel or significant journeys that impact personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और अच्छी तरह से चिह्नित होती हैं, जो लगातार यात्रा या महत्वपूर्ण यात्रा का संकेत देती हैं जो व्यक्तिगत विकास को प्रभावित करती हैं।\"}}', NULL, '2025-08-01 08:00:09', '2025-08-01 08:00:09', 'palm_image/BUMGbvYrfj8qs2nDyGggbVdMJvsUWxyyMXVZsRiv.jpg'),
(421, '80', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि इस व्यक्ति के जीवन में प्राथमिक प्रेरक या परिणाम नहीं हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 08:00:48', '2025-08-01 08:00:48', 'palm_image/PZLfZeLk5udBUgXVuemt2JnY4ZzgJBdcog8E2VjZ.jpg'),
(422, '80', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is prominent, reflecting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are visible and clear, indicating opportunities for travel and exploration that will broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं जो क्षितिज को व्यापक बनाएगी।\"}}', NULL, '2025-08-01 08:01:20', '2025-08-01 08:01:20', 'palm_image/OtqErpe9fkyLilucF6F8mZRjRgV5xap3mVmlQ0mk.jpg'),
(423, '80', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कम लेकिन सार्थक साझेदारी की संभावना के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2025-08-01 08:01:43', '2025-08-01 08:01:43', 'palm_image/LJN1ZAZ8qrnOsT2DSWPzpHXVRw1qjhCpDWyFtzjV.jpg'),
(424, 'guest_VKb7VFE8iI', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong life force. It suggests good health and a stable, well-grounded personality with a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional sensitivity and a cautious approach to commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. This person might experience changes in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major theme in this person\'s life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत जीवन शक्ति दिखा रही है। यह जीवन के लिए एक उत्साह के साथ अच्छे स्वास्थ्य और एक स्थिर, अच्छी तरह से ग्राउंडेड व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ भावनात्मक संवेदनशीलता और प्रतिबद्धता के लिए एक सतर्क दृष्टिकोण का सुझाव देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का संकेत दे सकती है। यह व्यक्ति कैरियर या जीवन दिशा में परिवर्तन का अनुभव कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन में एक प्रमुख विषय नहीं है। जब यात्रा होती है, तो यह उद्देश्यपूर्ण और सार्थक होने की संभावना है।\"}}', NULL, '2025-08-01 08:29:50', '2025-08-01 08:29:50', 'palm_image/G3qeQz8JFmSO1fj3dxOzGuN4RprNbhAVnkKWuZ7Z.jpg'),
(425, 'guest_ugFOGCbfUZ', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves gently towards the index finger, reflecting a warm, compassionate nature and strong emotional connections. It suggests a person who values relationships deeply.\",\"life_line\":\"The life line is smooth and arcs around the base of the thumb, signifying good vitality and a stable life path. It indicates a person with a healthy constitution and a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional experiences that shape personal growth.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life influenced more by personal choices than by external circumstances. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is subtle, indicating that recognition and success may come gradually through persistent effort and dedication rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment. These lines indicate openness to new experiences but a preference for stability.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक कनेक्शन को दर्शाते हुए, तर्जनी की ओर धीरे से घटता है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा चिकनी है और अंगूठे के आधार के चारों ओर घूमती है, अच्छी जीवन शक्ति और एक स्थिर जीवन पथ को दर्शाती है। यह एक स्वस्थ संविधान और एक संतुलित जीवन शैली वाले व्यक्ति को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक अनुभवों को इंगित करती हैं जो व्यक्तिगत विकास को आकार देते हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का अर्थ हो सकता है। यह कैरियर और जीवन की दिशा में लचीलापन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा सूक्ष्म है, यह दर्शाता है कि मान्यता और सफलता धीरे -धीरे अचानक प्रसिद्धि के बजाय लगातार प्रयास और समर्पण के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये लाइनें नए अनुभवों के लिए खुलेपन का संकेत देती हैं लेकिन स्थिरता के लिए एक प्राथमिकता।\"}}', NULL, '2025-08-01 08:30:05', '2025-08-01 08:30:05', 'palm_image/6LdFnNCnB772Ede6EWzyy9F3vzWWXz5vnGxjrl9t.jpg'),
(426, 'guest_aArVK4aLrL', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability in familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक मान्यता के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या परिचित वातावरण में स्थिरता के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-01 09:33:19', '2025-08-01 09:33:19', 'palm_image/LfDd6SS5ewtSO1Spc4wOM90ztDqg46Yi6fjxOhYO.jpg'),
(427, 'guest_XWIWXKQTKu', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint but present, suggesting some influence of external circumstances on life path, with periods of change and adaptation required.\",\"success_line\":\"The success line is not prominently visible, which may imply that success is achieved through steady effort rather than sudden recognition or fame.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than frequent or adventurous.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है, लेकिन वर्तमान में जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का सुझाव देती है, जिसमें परिवर्तन और अनुकूलन की अवधि की आवश्यकता होती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक मान्यता या प्रसिद्धि के बजाय स्थिर प्रयास के माध्यम से प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा अक्सर या साहसी के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-01 09:33:29', '2025-08-01 09:33:29', 'palm_image/AtzixkVVebBdR6zMH8wp3MNxz2BTThrrEIX18GhU.jpg'),
(428, 'guest_ApagvyzFSb', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं जो व्यक्तिगत विकास और नए अनुभव लाएगी।\"}}', NULL, '2025-08-01 09:35:42', '2025-08-01 09:35:42', 'palm_image/IaUiLM8oa9lGP5vXUYiZjmHAOdwKOAWCYdk5Ykpc.jpg'),
(429, 'guest_9oMBN2Vx7F', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-01 09:35:51', '2025-08-01 09:35:51', 'palm_image/ariuIuRhCSHtFEkLy4clcAvbqoN6PzRbBQaMwCaz.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(430, '82', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction and a degree of unpredictability in professional life.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव और पेशेवर जीवन में अप्रत्याशितता की एक डिग्री का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-01 09:38:46', '2025-08-01 09:38:46', 'palm_image/dBXzO1jacfgXsySxxQ5xCQorseTa8vxThE0oWq7Z.jpg'),
(431, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful partnerships and emotional connections.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and achievements in life.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक संतुलन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक साझेदारी और भावनात्मक कनेक्शन के लिए कुछ महत्वपूर्ण संबंधों को इंगित करती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, जीवन में स्थिर प्रगति और उपलब्धियों के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और सफलता का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और अच्छी तरह से चिह्नित हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं जो विकास और नए अनुभव लाएगी।\"}}', NULL, '2025-08-06 04:23:19', '2025-08-06 04:23:19', 'palm_image/EeCg6kyhxLOjpuL0KvRJWVQTxrhy49fGDZZQISyP.jpg'),
(432, '74', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and smooth, signifying good vitality and a strong constitution. It suggests a life filled with energy and resilience, with few major health concerns.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a preference for long-term stability over multiple relationships.\",\"fate_line\":\"The fate line is faint and somewhat broken, suggesting a life path influenced by external circumstances and changes. It indicates adaptability but also potential challenges in career or life direction.\",\"success_line\":\"The success (Sun) line is not prominently visible, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal and faint, indicating limited long-distance travel or a preference for staying close to home. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित होती है और एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंधों को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और चिकनी है, अच्छी जीवन शक्ति और एक मजबूत संविधान को दर्शाती है। यह कुछ प्रमुख स्वास्थ्य चिंताओं के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या कई रिश्तों पर दीर्घकालिक स्थिरता के लिए एक प्राथमिकता का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और कुछ हद तक टूट गई है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है। यह अनुकूलनशीलता को इंगित करता है, लेकिन कैरियर या जीवन दिशा में संभावित चुनौतियों का भी संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) लाइन प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम और बेहोई होती हैं, जो सीमित लंबी दूरी की यात्रा या घर के करीब रहने के लिए एक प्राथमिकता का संकेत देती हैं। जब यात्रा होती है, तो यह उद्देश्यपूर्ण और सार्थक होने की संभावना है।\"}}', NULL, '2025-08-06 07:37:14', '2025-08-06 07:37:14', 'palm_image/Bb03zzLEclYXU2quVFpr1dSWi98yow3YA9QKPYCQ.jpg'),
(433, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life path influenced by personal choices rather than destiny or external forces.\",\"success_line\":\"The success line is absent, indicating that achievements may come through personal effort rather than fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी और अच्छी तरह से परिभाषित है, भावनात्मक स्थिरता और रिश्तों में एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, नियति या बाहरी ताकतों के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, यह दर्शाता है कि उपलब्धियां प्रसिद्धि या सार्वजनिक मान्यता के बजाय व्यक्तिगत प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या स्थिरता के लिए एक प्राथमिकता और घर के करीब रहने के लिए एक प्राथमिकता है।\"}}', NULL, '2025-08-06 07:37:43', '2025-08-06 07:37:43', 'palm_image/zvxypZgLs58TPcrMaMwlF38WWyW6A5FNhbeaZidT.jpg'),
(434, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that success will come through steady effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि सफलता अचानक भाग्य के बजाय स्थिर प्रयास के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-06 07:39:06', '2025-08-06 07:39:06', 'palm_image/ZpFuusuGJMDzn5CpkurudxOSrhB2O1xpBEbRlQGA.jpg'),
(435, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability required.\",\"success_line\":\"The success (sun) line is not prominently visible, which may imply that recognition and fame are not primary motivators, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than a major life focus.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ आवश्यक है।\",\"success_line\":\"सफलता (सूर्य) लाइन प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा एक प्रमुख जीवन फोकस के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-06 07:39:49', '2025-08-06 07:39:49', 'palm_image/ltYDoIpFwToh9CpoVBUddfZvhxdHVr8fOppBHiMR.jpg'),
(436, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that achievements come through personal effort rather than fame or public recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ यह हो सकता है कि उपलब्धियां प्रसिद्धि या सार्वजनिक मान्यता के बजाय व्यक्तिगत प्रयास के माध्यम से आती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-06 07:42:30', '2025-08-06 07:42:30', 'palm_image/2A0xgbILLvfHHaP5BVtZgfmq6hafBgHohPzdaeal.jpg'),
(437, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that success is achieved through steady effort rather than sudden fame or recognition.\",\"travel_lines\":\"The travel lines are minimal and faint, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक प्रसिद्धि या मान्यता के बजाय स्थिर प्रयास के माध्यम से प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम और बेहोई होती हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-06 07:48:10', '2025-08-06 07:48:10', 'palm_image/wUwcB8dHzYsRNvxNMm9gQdGXQBHNkS0A6iYy7zrX.jpg'),
(438, '74', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is absent, which may imply that recognition and fame are not primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और संतुलित भावनात्मक जीवन का सुझाव देते हुए, थोड़ा ऊपर की ओर घटता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या दिशा में परिवर्तन से प्रभावित एक जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि इस व्यक्ति के जीवन में प्राथमिक प्रेरक या परिणाम नहीं हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-08-06 07:48:24', '2025-08-06 07:48:24', 'palm_image/tlqzhtGIFxNC8CmdR6bulovc9i9TGOTr1dQnDeN2.jpg'),
(439, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that while destiny plays a role, personal choices and efforts significantly influence the life path. There may be some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि नियति एक भूमिका निभाती है, व्यक्तिगत विकल्प और प्रयास जीवन पथ को काफी प्रभावित करते हैं। कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव हो सकते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो सामयिक यात्रा या पर्यावरण में परिवर्तन करते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-08-11 05:41:44', '2025-08-11 05:41:44', 'palm_image/yhrQLiPYrllMRGznUsX6aVyK8WXviuz4WU6Ik89z.png'),
(440, 'guest_BBD8Cqx9lo', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful partnerships, though some may require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and opportunities for advancement.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel that will bring personal growth, new experiences, and beneficial changes.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक साझेदारी के लिए कुछ महत्वपूर्ण संबंधों को इंगित करती हैं, हालांकि कुछ को बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, लगातार प्रगति और उन्नति के अवसरों के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि का सुझाव देती है, प्रसिद्धि या सार्वजनिक प्रशंसा के लिए क्षमता के साथ।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और अच्छी तरह से चिह्नित हैं, यात्रा के अवसरों को इंगित करती हैं जो व्यक्तिगत विकास, नए अनुभव और लाभकारी परिवर्तन लाएगी।\"}}', NULL, '2025-08-11 05:50:01', '2025-08-11 05:50:01', 'palm_image/1MVDnyu3mFDC7Xd7s0HzI8LuVVCp17k14tarBpZq.jpg'),
(441, 'guest_h8LtU0ON5k', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature, warmth in relationships, and a capacity for deep affection and empathy.\",\"life_line\":\"The life line is well-defined and long, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability required.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or a preference for stability and familiar environments over frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार है, एक संतुलित भावनात्मक प्रकृति, रिश्तों में गर्मी और गहरे स्नेह और सहानुभूति के लिए एक क्षमता का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और लंबी है, अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ आवश्यक है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या लगातार यात्रा पर स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता का अर्थ है।\"}}', NULL, '2025-08-11 06:05:54', '2025-08-11 06:05:54', 'palm_image/fUxKccAu00wfZ4YGbnKjVxpqyRMPszVVjbrh679M.jpg'),
(442, 'guest_fyXO4E0soN', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life with steady energy levels.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, implying that the person may experience changes in career or life direction and may rely more on personal choices than destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will not play a major role in the person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और स्थिर ऊर्जा स्तरों के साथ आम तौर पर स्वस्थ जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जिसका अर्थ है कि व्यक्ति कैरियर या जीवन की दिशा में परिवर्तन का अनुभव कर सकता है और नियति की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या बाद में जीवन में लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा व्यक्ति के जीवन में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-11 06:06:12', '2025-08-11 06:06:12', 'palm_image/o293yOJxKfvZgxd0qUxSWiY8521K0cC7seGgkvrL.jpg'),
(443, 'guest_qRSk4deXf8', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not distinctly visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कम लेकिन सार्थक साझेदारी की संभावना के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है।\",\"success_line\":\"सफलता रेखा विशिष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-11 06:41:06', '2025-08-11 06:41:06', 'palm_image/hb8Fj1ZtoVFENrZ9qDB9OWGOgDGW8LFNSgSxWvYl.jpg'),
(444, 'guest_dZxMIc92OG', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant romantic relationships or a reserved approach to commitment.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success line is not prominently visible, suggesting that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण रोमांटिक संबंधों या प्रतिबद्धता के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या व्यक्तिगत दिशा में परिवर्तन से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, यह सुझाव देते हुए कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-11 06:41:18', '2025-08-11 06:41:18', 'palm_image/ut1pNibwe7BpV3h0AX55EuWd4iTWwEh9khpcB6I0.jpg'),
(445, 'guest_mdlY29sOOb', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or life direction, with adaptability being key.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, but success will come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than a major life focus.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या जीवन की दिशा में परिवर्तन से प्रभावित जीवन का सुझाव देती है, जिसमें अनुकूलनशीलता महत्वपूर्ण है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा एक प्रमुख जीवन फोकस के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-11 06:41:59', '2025-08-11 06:41:59', 'palm_image/2IREl9KmCk5NlT3FakLs8fpXGkTQEolfmPLEREM6.jpg'),
(446, 'guest_xPL3bnxJQi', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, caring nature with strong emotional connections and a capacity for deep love and compassion.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life with stability and endurance.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, implying that the person may experience changes in career or life direction and may rely more on personal choices than destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or faint, suggesting limited long-distance travel or that travel will be occasional and purposeful rather than frequent.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति और गहरे प्रेम और करुणा के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और स्थिरता और धीरज के साथ आम तौर पर स्वस्थ जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जिसका अर्थ है कि व्यक्ति कैरियर या जीवन की दिशा में परिवर्तन का अनुभव कर सकता है और नियति की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या बाद में जीवन में लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम या बेहोश होती हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यह यात्रा लगातार होने के बजाय सामयिक और उद्देश्यपूर्ण होगी।\"}}', NULL, '2025-08-11 06:42:10', '2025-08-11 06:42:10', 'palm_image/LFriWyXLMfs1ziQWZowlx9kBUMhQBcvM0zKEg0Op.jpg'),
(447, 'guest_9ZzW0gGlt8', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant romantic relationships or a reserved approach to commitment.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary focuses, but success is achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण रोमांटिक संबंधों या प्रतिबद्धता के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या व्यक्तिगत दिशा में परिवर्तन से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, लेकिन स्थिर प्रयास के माध्यम से सफलता प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-11 07:21:04', '2025-08-11 07:21:04', 'palm_image/73yxPk2e7yRLdvPJ5RAWW8lcjgSLwJtvClTROs5g.jpg'),
(448, 'guest_kgGEYL984J', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or life direction, with some periods of uncertainty.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, and success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है और कुछ अवधियों की अनिश्चितता के साथ कैरियर या जीवन की दिशा में परिवर्तन होता है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, और सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-11 07:21:15', '2025-08-11 07:21:15', 'palm_image/pMj0Mvlqc9C6zTA2fvG8l6Ndt5XYRNkqNXS3RfKw.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(449, 'guest_ApvgBrLiHa', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances and some fluctuations in career or life direction, with adaptability being key.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव का सुझाव देता है, जिसमें अनुकूलन क्षमता महत्वपूर्ण है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन, स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता के साथ।\"}}', NULL, '2025-08-11 08:26:02', '2025-08-11 08:26:02', 'palm_image/tBgCRuFrE57zjRk4eX3djpXTRZjIhMmw7iFOyDfq.jpg'),
(450, '83', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may have a meaningful impact on the person\'s life.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life, with some influence from external circumstances.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement in creative or artistic endeavors. It indicates that success may come through personal talents and efforts.\",\"travel_lines\":\"The travel lines are present near the edge of the palm, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ भावनात्मक संबंधों का सुझाव देती हैं जो व्यक्ति के जीवन पर एक सार्थक प्रभाव डाल सकती हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह बाहरी परिस्थितियों से कुछ प्रभाव के साथ, पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है। यह इंगित करता है कि सफलता व्यक्तिगत प्रतिभाओं और प्रयासों के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें हथेली के किनारे के पास मौजूद हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-11 08:29:57', '2025-08-11 08:29:57', 'palm_image/DDhJkaLyGO1tX1oxaEjcct69hmglPvblFppTcvHg.jpg'),
(451, '83', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, caring nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life with stability.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, implying that the person may have a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not prominent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक कनेक्शन के साथ एक गर्म, देखभाल करने वाली प्रकृति और गहरे प्यार की क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और स्थिरता के साथ आम तौर पर स्वस्थ जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि व्यक्ति के पास बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ हो सकता है।\",\"success_line\":\"सफलता (सूर्य) लाइन प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा इस व्यक्ति के जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-08-11 09:08:05', '2025-08-11 09:08:05', 'palm_image/g6VaYpc9l6ndha7Etsmp0JTUEuLuXk8QdROFCY02.jpg'),
(452, '83', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is well-defined and long, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not distinctly visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो रिश्तों में गर्मी और करुणा के साथ संतुलित भावनात्मक प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और लंबी है, अच्छी जीवन शक्ति, एक मजबूत संविधान, और ऊर्जा और उत्साह से भरा जीवन।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता रेखा विशिष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-11 09:08:15', '2025-08-11 09:08:15', 'palm_image/oOfnzOrEBhbzUHNRKO6ZGnEjtaZk2PPXEI7Y50Cw.jpg'),
(453, 'guest_W5BpSJzD09', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests a person who is thoughtful, adaptable, and capable of making sound decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward toward the index finger, reflecting a warm, compassionate nature and strong emotional connections. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic individual with a zest for life and resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest the potential for meaningful emotional bonds, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life with clear goals and determination.\",\"success_line\":\"The success (sun) line is visible and runs parallel to the fate line, indicating recognition and achievement in creative or artistic endeavors. This suggests the person may gain fame or satisfaction through their talents and hard work.\",\"travel_lines\":\"The travel lines are subtle but present near the edge of the palm, suggesting occasional journeys or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील, अनुकूलनीय और ध्वनि निर्णय लेने में सक्षम है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक कनेक्शन को दर्शाते हुए, तर्जनी की ओर ऊपर की ओर घटता है। यह व्यक्ति रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह एक स्थिर और ऊर्जावान व्यक्ति को जीवन के लिए एक उत्साह और चुनौतियों के खिलाफ लचीलापन के साथ सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ सार्थक भावनात्मक बॉन्ड की क्षमता का सुझाव देती हैं, हालांकि उन्हें पनपने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। इस व्यक्ति को स्पष्ट लक्ष्यों और दृढ़ संकल्प के साथ अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि का संकेत देती है। इससे पता चलता है कि व्यक्ति अपनी प्रतिभा और कड़ी मेहनत के माध्यम से प्रसिद्धि या संतुष्टि प्राप्त कर सकता है।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म हैं, लेकिन हथेली के किनारे के पास मौजूद हैं, कभी -कभी यात्रा या पर्यावरण में परिवर्तन का सुझाव देते हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-11 09:25:41', '2025-08-11 09:25:41', 'palm_image/mt5vdN1hpbGzNVI4rHIbea1R2lIg2SL3kjRBQZ7F.jpg'),
(454, '83', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic partnerships. It could also indicate a focus on personal growth over relationships.\",\"fate_line\":\"The fate line is faint and not very prominent, implying that the person may experience changes in career or life direction and might rely more on personal choices than destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a significant aspect of this person\'s life experience.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और धीरे से ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्यार और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और आम तौर पर स्वस्थ जीवन को दर्शाती है। यह स्थिरता और एक अच्छी तरह से ग्राउंडेड व्यक्तित्व को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक भागीदारी का सुझाव दे सकती हैं। यह रिश्तों पर व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जिसका अर्थ है कि व्यक्ति कैरियर या जीवन की दिशा में परिवर्तन का अनुभव कर सकता है और नियति की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या बाद में जीवन में लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा इस व्यक्ति के जीवन के अनुभव का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-08-11 10:27:49', '2025-08-11 10:27:49', 'palm_image/G87hUe8lk9T8UdY4pCJNoPrh3f8XO64W5nrep7st.jpg'),
(455, '83', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes, with periods of uncertainty but also adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that success will come through steady effort rather than sudden fortune or fame.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन का सुझाव देती है, अनिश्चितता की अवधि के साथ, लेकिन अनुकूलन क्षमता भी।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि सफलता अचानक भाग्य या प्रसिद्धि के बजाय स्थिर प्रयास के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-11 10:27:59', '2025-08-11 10:27:59', 'palm_image/OJCcPSDQKgtipmlJZdmFYRiZOwHTCliXCy8PS89X.jpg'),
(456, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong physical health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, with success coming through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत शारीरिक स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या व्यक्तिगत दिशा में परिवर्तन से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, सफलता के माध्यम से सफलता के साथ।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 01:39:21', '2025-08-12 01:39:21', 'palm_image/JKgFsDGfVBVBZlXJt81eBlGN7RO1TnEsOiPzLwDa.jpg'),
(457, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or life direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, but steady personal achievements are present.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो रिश्तों में गर्मी और करुणा के साथ संतुलित भावनात्मक प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या जीवन की दिशा में परिवर्तन से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन स्थिर व्यक्तिगत उपलब्धियां मौजूद हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 01:46:04', '2025-08-12 01:46:04', 'palm_image/zj7XEhWLHaWOZKhoRhKEUo25Qf98MnlFFNdKqskx.jpg'),
(458, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is absent or very faint, implying that recognition and fame may not be a primary focus, but personal satisfaction and inner success are more important.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित या बहुत बेहोश है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता अधिक महत्वपूर्ण है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं या स्पष्ट रूप से दिखाई नहीं दे रही हैं, सीमित लंबी दूरी की यात्रा का संकेत देते हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 01:46:14', '2025-08-12 01:46:14', 'palm_image/7UITrX4eazMr46FVEt0frMm7tbr32ZftUyjg5jT1.jpg'),
(459, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a stable life path, and overall physical health. It indicates a person who is energetic and enjoys a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant romantic relationships or a reserved approach to commitment. It may suggest a cautious or selective attitude toward partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life influenced more by personal choices than by external circumstances or destiny. The person may experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is not clearly visible, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major aspect of this person\'s life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और धीरे से ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्यार और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक स्थिर जीवन पथ और समग्र शारीरिक स्वास्थ्य को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो ऊर्जावान है और एक संतुलित जीवन शैली का आनंद लेता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण रोमांटिक संबंधों या प्रतिबद्धता के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। यह साझेदारी के प्रति सतर्क या चयनात्मक रवैया सुझा सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का अर्थ हो सकता है। व्यक्ति कैरियर या जीवन दिशा में परिवर्तन का अनुभव कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या बाद में जीवन में लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन का एक प्रमुख पहलू नहीं है। जब यात्रा होती है, तो यह उद्देश्यपूर्ण और सार्थक होने की संभावना है।\"}}', NULL, '2025-08-12 01:46:46', '2025-08-12 01:46:46', 'palm_image/Ihg2el71TO4FvxZ0T2tMAAmfpbU7lHHSjzi55DU9.jpg'),
(460, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is absent or very faint, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life journey.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित या बहुत बेहोश है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं या स्पष्ट रूप से दिखाई नहीं दे रही हैं, सीमित लंबी दूरी की यात्रा का संकेत देते हैं या यह यात्रा इस व्यक्ति की जीवन यात्रा का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-08-12 01:46:53', '2025-08-12 01:46:53', 'palm_image/PNmDE0G8NkSkVdhjt3iio4bFgHKOZzj9PwIHQ3Vg.jpg'),
(461, 'guest_NECmj4ndjG', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic lifestyle with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some emotional ups and downs, but overall a positive outlook on partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus. It suggests that your life path is influenced by your ambitions and determination.\",\"success_line\":\"The success (sun) line is visible and clear, indicating recognition and achievement in your endeavors. It points to creativity and the potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are present and moderately clear, suggesting opportunities for travel and exploration. These journeys may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन वर्तमान में, सार्थक संबंधों के लिए क्षमता का संकेत देती हैं। कुछ भावनात्मक उतार -चढ़ाव हो सकते हैं, लेकिन कुल मिलाकर साझेदारी पर एक सकारात्मक दृष्टिकोण।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह बताता है कि आपका जीवन पथ आपकी महत्वाकांक्षाओं और दृढ़ संकल्प से प्रभावित है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो आपके प्रयासों में मान्यता और उपलब्धि का संकेत देती है। यह रचनात्मकता और प्रसिद्धि या सार्वजनिक प्रशंसा की क्षमता को इंगित करता है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देते हैं। ये यात्राएं व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-12 01:57:45', '2025-08-12 01:57:45', 'palm_image/MrBMBh6AkzYvzAuqXuWa5kT4Wg1aPSxGvYLnypKf.jpg'),
(462, 'guest_0r2xdLGyxw', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional bonds that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह धीरज और जीवन के लिए एक उत्साह के साथ एक व्यक्ति को इंगित करता है, एक लंबे और सक्रिय जीवन का आनंद लेने की संभावना है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह प्रसिद्धि या सार्वजनिक पावती के लिए संभावित सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-12 01:58:04', '2025-08-12 01:58:04', 'palm_image/9kKS22Ox8APPT3k8zQF9Rju3lv6td1NVBhjQnkKA.jpg'),
(463, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest meaningful emotional bonds, though not necessarily multiple marriages.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement in creative or artistic endeavors, though success may come gradually.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ सार्थक भावनात्मक बंधन का सुझाव देती हैं, हालांकि जरूरी नहीं कि कई विवाह हो।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) लाइन बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है, हालांकि सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2025-08-12 01:59:54', '2025-08-12 01:59:54', 'palm_image/5hEmfthYz28Jn9fnMC0xfStUQjRsIxZhl304v1Dt.jpg'),
(464, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest meaningful emotional bonds, though not necessarily multiple marriages.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement, especially in creative or artistic endeavors. Success may come gradually.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest openness to new experiences but not frequent or extensive travel.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ सार्थक भावनात्मक बंधन का सुझाव देती हैं, हालांकि जरूरी नहीं कि कई विवाह हो।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है, विशेष रूप से रचनात्मक या कलात्मक प्रयासों में। सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये पंक्तियाँ नए अनुभवों के लिए खुलेपन का सुझाव देती हैं लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-08-12 02:00:09', '2025-08-12 02:00:09', 'palm_image/hzg70eiu8k1M0eJkiB3MV1QBetghqnHlz5yL9Afk.jpg'),
(465, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through travel.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को यात्रा के माध्यम से नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-12 02:02:54', '2025-08-12 02:02:54', 'palm_image/3PQ9XruLZuzhrNaEHa9q2WaIOhBXpzb2ql1MVvSA.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(466, '1', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a good balance of creativity and practicality, possessing clear thinking and good decision-making skills.\",\"heart_line\":\"The heart line is deep and well-defined, suggesting a warm, caring nature with strong emotional depth and the ability to form meaningful relationships.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life with steady energy.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by external circumstances and a flexible approach to career and destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through personal satisfaction and steady effort.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, but not frequent or significant journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार है, जो एक व्यक्ति को रचनात्मकता और व्यावहारिकता के अच्छे संतुलन के साथ दर्शाती है, जिसमें स्पष्ट सोच और अच्छा निर्णय लेने के कौशल हैं।\",\"heart_line\":\"दिल की रेखा गहरी और अच्छी तरह से परिभाषित है, मजबूत भावनात्मक गहराई के साथ एक गर्म, देखभाल करने वाली प्रकृति और सार्थक संबंध बनाने की क्षमता का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और स्थिर ऊर्जा के साथ आम तौर पर स्वस्थ जीवन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों से प्रभावित एक जीवन पथ और कैरियर और भाग्य के लिए एक लचीला दृष्टिकोण का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता व्यक्तिगत संतुष्टि और स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, लेकिन लगातार या महत्वपूर्ण यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-12 02:03:12', '2025-08-12 02:03:12', 'palm_image/mt5x5itVqBarqqGewDA8CGIb435Yyh4VTIgNoV9M.jpg'),
(467, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than external circumstances, with some periods of uncertainty or change.\",\"success_line\":\"The success line is not distinctly visible, implying that success will come through steady effort and personal growth rather than sudden fortune or recognition.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than a major life focus.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है, कुछ अवधियों की अनिश्चितता या परिवर्तन के साथ।\",\"success_line\":\"सफलता रेखा विशिष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ है कि सफलता अचानक भाग्य या मान्यता के बजाय स्थिर प्रयास और व्यक्तिगत विकास के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा एक प्रमुख जीवन फोकस के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-12 02:05:09', '2025-08-12 02:05:09', 'palm_image/PpUHGZ4Kb7OIexJzKM0z6tpRq3N801r935hA7snn.jpg'),
(468, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with life events largely influenced by personal choices and determination.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are subtle but present, indicating occasional journeys or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कम लेकिन सार्थक साझेदारी की संभावना के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, जीवन की घटनाओं के साथ काफी हद तक व्यक्तिगत विकल्पों और दृढ़ संकल्प से प्रभावित है।\",\"success_line\":\"सफलता की रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि का सुझाव देती है, प्रसिद्धि या सार्वजनिक पावती के लिए क्षमता के साथ।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म हैं, लेकिन वर्तमान में, कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं जो नए अनुभवों और विकास के अवसरों को लाते हैं।\"}}', NULL, '2025-08-12 02:05:19', '2025-08-12 02:05:19', 'palm_image/IfYZXTeTlrrBzCHZALxWFtgP0LLN7bAZaDvHwjKg.jpg'),
(469, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than external circumstances, with some periods of uncertainty or change.\",\"success_line\":\"The success (sun) line is absent or very faint, implying that recognition and fame may not be a primary focus, but personal satisfaction and inner achievements are valued.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है, कुछ अवधियों की अनिश्चितता या परिवर्तन के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित या बहुत बेहोश है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक उपलब्धियों को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-12 02:05:50', '2025-08-12 02:05:50', 'palm_image/7TtoNAIpRwjOo3l0wKqbrN9No5sLVH2I2kxslqbH.jpg'),
(470, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature and a balanced approach to relationships and emotions.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not clearly visible, implying that achievements may come through steady effort rather than sudden recognition or fame.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ी ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और रिश्तों और भावनाओं के लिए एक संतुलित दृष्टिकोण का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, इसका मतलब यह है कि उपलब्धियां अचानक मान्यता या प्रसिद्धि के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 02:05:58', '2025-08-12 02:05:58', 'palm_image/lFpAfv2AYNdILDmrRe3s0SKRlN2thw0x8Y8V1gkP.jpg'),
(471, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, and success may come through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel will be purposeful and infrequent rather than a major life focus.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है, लेकिन समग्र रूप से स्थिर प्रगति है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, और सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा एक प्रमुख जीवन फोकस के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-12 02:06:19', '2025-08-12 02:06:19', 'palm_image/673KRvkXb5KAepSK1KjQFGv5pxjJYf6xV3fj9v25.jpg'),
(472, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of a few significant partnerships or marriages.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose, career focus, and a life path influenced by personal determination and external circumstances.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are subtle but present, indicating occasional travel opportunities that may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कुछ महत्वपूर्ण साझेदारी या विवाह की संभावना के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और व्यक्तिगत निर्धारण और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म हैं, लेकिन वर्तमान में, कभी -कभी यात्रा के अवसरों का संकेत देते हैं जो नए अनुभव और व्यक्तिगत विकास ला सकते हैं।\"}}', NULL, '2025-08-12 02:06:30', '2025-08-12 02:06:30', 'palm_image/G5zTL7vp2TRuRhcuMhzi2QQB3YOOfO9ftl4WDwRZ.jpg'),
(473, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of a few significant partnerships or marriages.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors, with potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel opportunities that may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कुछ महत्वपूर्ण साझेदारी या विवाह की संभावना के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता की रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि का सुझाव देती है, प्रसिद्धि या सार्वजनिक पावती के लिए क्षमता के साथ।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभी यात्रा के अवसरों को इंगित करते हैं जो नए अनुभव और व्यक्तिगत विकास ला सकते हैं।\"}}', NULL, '2025-08-12 02:07:21', '2025-08-12 02:07:21', 'palm_image/c29msChDSFSG5i6sEEHdcRZiUtu5UGfFHeVhznBk.jpg'),
(474, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with potential for meaningful but selective partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with life events largely influenced by personal choices and determination.\",\"success_line\":\"The success (Sun) line is visible and clear, denoting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are subtle but present, suggesting occasional journeys that bring new experiences and broaden perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो सार्थक लेकिन चयनात्मक साझेदारी के लिए संभावित संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, जीवन की घटनाओं के साथ काफी हद तक व्यक्तिगत विकल्पों और दृढ़ संकल्प से प्रभावित है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म हैं, लेकिन वर्तमान में, कभी -कभी यात्रा का सुझाव देते हैं जो नए अनुभव लाते हैं और दृष्टिकोण को व्यापक बनाते हैं।\"}}', NULL, '2025-08-12 02:08:00', '2025-08-12 02:08:00', 'palm_image/tZUbG2n4mLxG9Y2jNyZdjHanWoqq0AEgPvxD0GXb.jpg'),
(475, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, caring nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life with stability.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, implying that the person may have a life path influenced more by personal choices than by destiny or external circumstances.\",\"success_line\":\"The success (sun) line is not prominent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, suggesting limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक कनेक्शन के साथ एक गर्म, देखभाल करने वाली प्रकृति और गहरे प्यार की क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और स्थिरता के साथ आम तौर पर स्वस्थ जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि व्यक्ति के पास डेस्टिनी या बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ हो सकता है।\",\"success_line\":\"सफलता (सूर्य) लाइन प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं या स्पष्ट रूप से दिखाई नहीं दे रही हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा इस व्यक्ति के जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-08-12 02:08:10', '2025-08-12 02:08:10', 'palm_image/aH5jGNjxFef1sue3E89CgUlnYItp0ufRWYcKBhsD.jpg'),
(476, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are visible and moderately clear, suggesting opportunities for travel and exploration, possibly for work or personal growth, with beneficial experiences abroad.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक सकारात्मक दृष्टिकोण के साथ एक स्थिर और ऊर्जावान व्यक्तित्व को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो कि करियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ, डेस्टिनी की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को लगातार प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, विदेशों में लाभकारी अनुभवों के साथ।\"}}', NULL, '2025-08-12 02:10:39', '2025-08-12 02:10:39', 'palm_image/A8PBLszVBqJ3tHP5mNYCEUhOOij98bpk3tSUFy1o.jpg'),
(477, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a life influenced by personal choices rather than destiny. It indicates flexibility and adaptability in career and life path.\",\"success_line\":\"The success (sun) line is faint, implying that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन का सुझाव देता है। यह कैरियर और जीवन पथ में लचीलापन और अनुकूलनशीलता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, जिसका अर्थ है कि मान्यता और प्रसिद्धि जीवन में बाद में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-12 02:10:54', '2025-08-12 02:10:54', 'palm_image/O4uqba6U8T42lg6y5bYaOVj2HptoqsI2EPoZqsDF.jpg'),
(478, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved emotional nature and cautious approach to relationships.\",\"life_line\":\"The life line is well-defined and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a tendency towards fewer but meaningful relationships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny.\",\"success_line\":\"The success line is not clearly visible, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability in familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"दिल की रेखा बेहोश और छोटी है, जो एक आरक्षित भावनात्मक प्रकृति और रिश्तों के लिए सतर्क दृष्टिकोण का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कम लेकिन सार्थक संबंधों की ओर एक प्रवृत्ति का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या परिचित वातावरण में स्थिरता के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-12 02:11:36', '2025-08-12 02:11:36', 'palm_image/QLmlC7miuuhpZdD0PMshyD6o5qxw2rmdQfyUZhM2.jpg'),
(479, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or life direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary focuses, but personal satisfaction and steady progress are valued.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या रोमांटिक प्रतिबद्धताओं के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या जीवन की दिशा में परिवर्तन से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, लेकिन व्यक्तिगत संतुष्टि और स्थिर प्रगति को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता के लिए वरीयता और घर के करीब रहने का संकेत देती हैं।\"}}', NULL, '2025-08-12 02:11:44', '2025-08-12 02:11:44', 'palm_image/5pSgdhcn1QFbtPIuxC4hZyPhFqP4H5z4Z6RCRd4L.jpg'),
(480, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life influenced by external circumstances and changes, with periods of uncertainty but also adaptability.\",\"success_line\":\"The success line is not prominently visible, which may suggest that recognition and fame are not primary motivators, but success will come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than frequent or adventurous.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है, अनिश्चितता की अवधि के साथ, लेकिन अनुकूलनशीलता भी।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जो यह सुझाव दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा अक्सर या साहसी के बजाय उद्देश्यपूर्ण और अनैतिक होगी।\"}}', NULL, '2025-08-12 02:13:17', '2025-08-12 02:13:17', 'palm_image/GmuhnKBR3VFLrs3U2qCxXKB6JCDJyM3mvkxdY7hb.jpg'),
(481, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting a balanced emotional life, with the ability to form deep and meaningful relationships.\",\"life_line\":\"The life line is long and curved, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not distinctly visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और अच्छी तरह से परिभाषित होती है, एक संतुलित भावनात्मक जीवन का सुझाव देती है, जिसमें गहरे और सार्थक संबंध बनाने की क्षमता होती है।\",\"life_line\":\"जीवन रेखा लंबी और घुमावदार है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता रेखा विशिष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 02:23:45', '2025-08-12 02:23:45', 'palm_image/7SCOverndfe21utoDr9Ehv5ndi4kAlDf9YfzMMg7.jpg'),
(482, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant romantic relationships or a reserved approach to commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (sun) line is absent, implying that recognition and fame may not be a primary focus, but personal satisfaction and inner success are valued.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण रोमांटिक संबंधों या प्रतिबद्धता के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 02:23:54', '2025-08-12 02:23:54', 'palm_image/orU90PKavnvb1DMR72AGiydujeyb45IVblj4FTwK.jpg'),
(483, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant romantic relationships or a reserved approach to commitment.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life influenced by external circumstances with periods of uncertainty and change.\",\"success_line\":\"The success line is not prominently visible, suggesting that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for staying close to home.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण रोमांटिक संबंधों या प्रतिबद्धता के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो अनिश्चितता और परिवर्तन की अवधि के साथ बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, यह सुझाव देते हुए कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या घर के करीब रहने के लिए प्राथमिकता का संकेत देती हैं।\"}}', NULL, '2025-08-12 02:24:18', '2025-08-12 02:24:18', 'palm_image/tGMpUa45d8R7n0iBqi9MQGz6XTotwxq4UicJ60I6.jpg'),
(484, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved emotional nature. The individual may be cautious in relationships and values emotional stability over passion.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a strong connection to family and home life. The person is likely to enjoy a healthy and active lifestyle.\",\"marriage_line\":\"The marriage lines are faint and few, which may imply a limited number of significant romantic relationships or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that the person may experience changes in career or life direction and may rely more on personal choices than destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or faint, suggesting limited long-distance travel or that travel is not a major aspect of the person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा बेहोश और छोटी है, एक आरक्षित भावनात्मक प्रकृति का सुझाव देती है। व्यक्ति रिश्तों में सतर्क हो सकता है और जुनून पर भावनात्मक स्थिरता को महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जो अच्छी जीवन शक्ति और परिवार और घरेलू जीवन के लिए एक मजबूत संबंध का संकेत देता है। व्यक्ति को एक स्वस्थ और सक्रिय जीवन शैली का आनंद लेने की संभावना है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और कुछ हैं, जो सीमित संख्या में महत्वपूर्ण रोमांटिक संबंधों या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित कर सकती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि व्यक्ति कैरियर या जीवन की दिशा में परिवर्तन का अनुभव कर सकता है और नियति की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम या बेहोई होती हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यह यात्रा व्यक्ति के जीवन का एक प्रमुख पहलू नहीं है।\"}}', NULL, '2025-08-12 02:24:30', '2025-08-12 02:24:30', 'palm_image/s11nolTpl1OTMohPy4cTW3yDOo9f4DQ2UeHnuvgu.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(485, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved nature in emotional matters and a tendency to keep feelings guarded.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a cautious approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is absent, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा बेहोश और छोटी है, भावनात्मक मामलों में एक आरक्षित प्रकृति का सुझाव देती है और भावनाओं को संरक्षित रखने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति, एक मजबूत संविधान और एक संतुलित जीवन शैली को दर्शाता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-08-12 02:25:27', '2025-08-12 02:25:27', 'palm_image/0wUIdcTxaswWMtJXr6606RQaawkqOYhZoqYHrL6N.jpg'),
(486, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that external circumstances may have less influence on this person\'s life path, with more emphasis on personal choices.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, but not frequent or life-altering journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि बाहरी परिस्थितियों का इस व्यक्ति के जीवन पथ पर कम प्रभाव हो सकता है, व्यक्तिगत विकल्पों पर अधिक जोर देने के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन होती हैं, लेकिन लगातार या जीवन-परिवर्तन करने वाली यात्रा नहीं होती हैं।\"}}', NULL, '2025-08-12 02:27:30', '2025-08-12 02:27:30', 'palm_image/h1J8IuXkz0Dm5N8lcj0XE1zWWMpIQvuvV5OyVIbS.jpg'),
(487, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm. It suggests stability and a generally healthy lifestyle.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. There may be a few significant relationships, but you tend to be cautious and selective in matters of the heart.\",\"fate_line\":\"The fate line is present but faint, suggesting that your life path is influenced by both personal choices and external circumstances. You may experience changes in career or direction but have the ability to adapt.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than sudden success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन को दर्शाती है। यह स्थिरता और आम तौर पर स्वस्थ जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। कुछ महत्वपूर्ण रिश्ते हो सकते हैं, लेकिन आप दिल के मामलों में सतर्क और चयनात्मक होते हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि आपका जीवन पथ व्यक्तिगत विकल्पों और बाहरी परिस्थितियों दोनों से प्रभावित है। आप कैरियर या दिशा में परिवर्तन का अनुभव कर सकते हैं लेकिन अनुकूलन करने की क्षमता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या अचानक सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन होती हैं, अक्सर अक्सर या व्यापक यात्रा के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-08-12 02:27:58', '2025-08-12 02:27:58', 'palm_image/gvNWS9J0XD7QRnQBp98ckWjU4IM4XDNkXngKTFzl.jpg'),
(488, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life path influenced by personal choices rather than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success line is faint or absent, indicating that success may come through personal effort and perseverance rather than luck or external factors.\",\"travel_lines\":\"The travel lines are few and faint, suggesting limited but meaningful travel experiences, possibly for personal growth or work-related purposes.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, करियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ, नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि सफलता भाग्य या बाहरी कारकों के बजाय व्यक्तिगत प्रयास और दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और बेहोश हैं, जो सीमित लेकिन सार्थक यात्रा के अनुभवों का सुझाव देती हैं, संभवतः व्यक्तिगत विकास या काम से संबंधित उद्देश्यों के लिए।\"}}', NULL, '2025-08-12 02:28:26', '2025-08-12 02:28:26', 'palm_image/6A8QLwXQO5jsjMcikvXXkj8FUhPhxTPz6Qcvwp7E.jpg'),
(489, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and the possibility of meaningful but selective partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they have some control over their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These travels may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। यह प्रतिबद्धता और सार्थक लेकिन चयनात्मक साझेदारी की संभावना के लिए एक सतर्क दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन व्यक्तिगत प्रयास के माध्यम से अपने भाग्य पर कुछ नियंत्रण रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-12 02:28:58', '2025-08-12 02:28:58', 'palm_image/cIaCGEF1Me7WE3oJ4p9Am3yfIjuwezlxWfyvtAyr.jpg'),
(490, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they have some control over their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। यह प्रतिबद्धता के लिए एक सतर्क दृष्टिकोण और साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन व्यक्तिगत प्रयास के माध्यम से अपने भाग्य पर कुछ नियंत्रण रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, अक्सर अक्सर या व्यापक यात्रा के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-08-12 02:30:27', '2025-08-12 02:30:27', 'palm_image/9CR7RyujQiqkiYLlOqFvK9TgBc1G0iO5Hv8HMjVl.jpg'),
(491, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. This person may have few but meaningful romantic connections or may prioritize other aspects of life over marriage.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than destiny. There could be periods of uncertainty or change in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success might come through steady effort rather than sudden acclaim.\",\"travel_lines\":\"The travel lines are visible but not very pronounced, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। इस व्यक्ति के पास कुछ लेकिन सार्थक रोमांटिक कनेक्शन हो सकते हैं या शादी पर जीवन के अन्य पहलुओं को प्राथमिकता दे सकते हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है। कैरियर या जीवन की दिशा में अनिश्चितता या परिवर्तन की अवधि हो सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता अचानक प्रशंसा के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं, लेकिन बहुत स्पष्ट नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-08-12 02:30:45', '2025-08-12 02:30:45', 'palm_image/WMicSIpXWfnAYzHRis2YCACeIadRMw3fl5jQSK6Y.jpg'),
(492, '1', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It indicates a life full of energy and resilience with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on the person\'s life path, with periods of change and adjustment.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary focuses, or success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, but not frequent or significant journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह एक स्थिर नींव के साथ ऊर्जा और लचीलापन से भरा जीवन को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो परिवर्तन और समायोजन की अवधि के साथ व्यक्ति के जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव को दर्शाता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, या सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, लेकिन लगातार या महत्वपूर्ण यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-12 02:37:05', '2025-08-12 02:37:05', 'palm_image/E3tAb5s0HTrgqjD5jcXNcaaycfyQzKPBUtpRT5ob.jpg'),
(493, 'guest_iD4Xao5KOi', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not provided.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not provided.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not provided.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not provided.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not provided.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not provided.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not provided.\"},\"hi\":{\"head_line\":\"हेड लाइन का विश्लेषण करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"heart_line\":\"हार्ट लाइन का विश्लेषण करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"fate_line\":\"पाम छवि प्रदान नहीं करने के रूप में भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"हथेली की छवि प्रदान नहीं करने के रूप में सफलता लाइन का विश्लेषण करने में असमर्थ।\",\"travel_lines\":\"हथेली की छवि प्रदान नहीं करने के रूप में यात्रा लाइनों का विश्लेषण करने में असमर्थ।\"}}', NULL, '2025-08-12 02:44:37', '2025-08-12 02:44:37', 'palm_image/eI27VGtU10G88OV4iv0p0l6RcUAFwYjQVwwFoYXu.jpg'),
(494, 'guest_BAhjLU4JRl', '{\"en\":{\"head_line\":\"Unable to interpret as no palm image is provided.\",\"heart_line\":\"Unable to interpret as no palm image is provided.\",\"life_line\":\"Unable to interpret as no palm image is provided.\",\"marriage_line\":\"Unable to interpret as no palm image is provided.\",\"fate_line\":\"Unable to interpret as no palm image is provided.\",\"success_line\":\"Unable to interpret as no palm image is provided.\",\"travel_lines\":\"Unable to interpret as no palm image is provided.\"},\"hi\":{\"head_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"heart_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"life_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"marriage_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"fate_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"success_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"travel_lines\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\"}}', NULL, '2025-08-12 02:44:43', '2025-08-12 02:44:43', 'palm_image/If6lhBZxl0fdK0kuGkKW5RbnhLpFTS7wvacjkuJ8.jpg'),
(495, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It suggests a life full of energy and resilience with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, which may imply some fluctuations in career or life path, with periods of uncertainty or change, but overall a steady progression.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, suggesting that recognition and fame may not be a primary focus, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह एक स्थिर नींव के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो अनिश्चितता या परिवर्तन की अवधि के साथ कैरियर या जीवन पथ में कुछ उतार -चढ़ाव कर सकती है, लेकिन कुल मिलाकर एक स्थिर प्रगति है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को लगातार प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-08-12 03:58:23', '2025-08-12 03:58:23', 'palm_image/kAf4ADPyTpp8itNQz8IYVuTzmTMA5gDyhNjLrsc9.jpg'),
(496, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It suggests a life full of energy and resilience with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. There may be few significant romantic commitments or a preference for meaningful, selective partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances influence the person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may suggest that recognition and fame are not primary motivators, or success comes through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, possibly for work or personal growth, with some significant journeys in life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह एक स्थिर नींव के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। कुछ महत्वपूर्ण रोमांटिक प्रतिबद्धताएं या सार्थक, चयनात्मक साझेदारी के लिए वरीयता हो सकती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जिसका अर्थ है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो यह सुझाव दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, जीवन में कुछ महत्वपूर्ण यात्राओं के साथ।\"}}', NULL, '2025-08-12 03:58:45', '2025-08-12 03:58:45', 'palm_image/ZLy3IAkbXKzlOCOQsHJALWLTQzYM9I3J3oFdXG0D.jpg'),
(497, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. The clarity suggests meaningful emotional bonds and commitment.\",\"fate_line\":\"The fate line is distinct and runs straight, reflecting a strong sense of purpose and career focus. It indicates a life guided by ambition and steady progress in professional endeavors.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public fields. It points to potential fame or success through talent.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities abroad.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन मौजूद हैं, कुछ महत्वपूर्ण संबंधों या विवाहों को इंगित करती हैं। स्पष्टता सार्थक भावनात्मक बंधन और प्रतिबद्धता का सुझाव देती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह पेशेवर प्रयासों में महत्वाकांक्षा और स्थिर प्रगति द्वारा निर्देशित जीवन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक क्षेत्रों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह प्रतिभा के माध्यम से संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को विदेशों में नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-12 04:00:04', '2025-08-12 04:00:04', 'palm_image/45H8yFKPa9AEJXhRjQve8cKb2qOi2jAZfiEPDBvL.jpg'),
(498, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting a balanced emotional life with the capacity for deep and sincere relationships.\",\"life_line\":\"The life line is long and gently curved, reflecting good vitality, a stable life path, and resilience in the face of challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not prominent, implying that recognition and fame may not be primary motivators or outcomes in this person\'s life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in this person\'s life journey.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और अच्छी तरह से परिभाषित है, गहरे और ईमानदार रिश्तों के लिए क्षमता के साथ एक संतुलित भावनात्मक जीवन का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और धीरे से घुमावदार है, अच्छी जीवन शक्ति, एक स्थिर जीवन पथ और चुनौतियों के सामने लचीलापन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) लाइन प्रमुख नहीं है, यह बताते हुए कि मान्यता और प्रसिद्धि इस व्यक्ति के जीवन में प्राथमिक प्रेरक या परिणाम नहीं हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति की जीवन यात्रा में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 06:13:10', '2025-08-12 06:13:10', 'palm_image/N0fFYogc7IniT0wts5U4MerTpG7eP8Vzh8Yr1ym8.jpg'),
(499, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances with periods of uncertainty and change in career or life direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary focuses, but success is achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या रोमांटिक प्रतिबद्धताओं के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है और अनिश्चितता और कैरियर या जीवन की दिशा में परिवर्तन की अवधि के साथ।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, लेकिन स्थिर प्रयास के माध्यम से सफलता प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन का एक प्रमुख पहलू नहीं है।\"}}', NULL, '2025-08-12 06:13:18', '2025-08-12 06:13:18', 'palm_image/if20fXbR6iTpmWROOHSV7StgnbWBpfhS9oz6Rz3A.jpg'),
(500, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting a balanced emotional life with the capacity for deep and stable relationships.\",\"life_line\":\"The life line is long and gently curved, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is not prominently visible, implying that recognition and fame may not be the primary focus, but success can be achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और अच्छी तरह से परिभाषित है, गहरे और स्थिर रिश्तों के लिए क्षमता के साथ एक संतुलित भावनात्मक जीवन का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और धीरे से घुमावदार है, अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, यह बताते हुए कि मान्यता और प्रसिद्धि प्राथमिक ध्यान नहीं हो सकती है, लेकिन स्थिर प्रयास के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 06:13:37', '2025-08-12 06:13:37', 'palm_image/jIiFdDZMQi8pomXh1yfcsaCbYf20wVDIHhjmWE0z.jpg'),
(501, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is well-defined and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और उत्साह से भरे जीवन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा इस व्यक्ति के जीवन में एक प्रमुख विषय नहीं है।\"}}', NULL, '2025-08-12 06:13:44', '2025-08-12 06:13:44', 'palm_image/b7Ur5svHqCur1un0WG6TKFDNkfy13Dzcq3J3QoI0.jpg'),
(502, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest a life influenced by external circumstances and changes in career or life direction.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो रिश्तों में गर्मी और करुणा के साथ संतुलित भावनात्मक प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या जीवन की दिशा में परिवर्तन से प्रभावित जीवन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 06:15:38', '2025-08-12 06:15:38', 'palm_image/frUvORKsBgv4Dh1gW4PqLyXhu3iwmQnLtU4xULXu.jpg'),
(503, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, indicating good vitality, strong health, and a zest for life. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating a life influenced by personal choices and external circumstances. It suggests some fluctuations in career or life path but overall steady progress.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and achievements. Success may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का संकेत देती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, व्यक्तिगत विकल्पों और बाहरी परिस्थितियों से प्रभावित जीवन का संकेत देती है। यह कैरियर या जीवन पथ में कुछ उतार -चढ़ाव का सुझाव देता है लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो मध्यम मान्यता और उपलब्धियों का संकेत देती है। सफलता बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-12 07:48:41', '2025-08-12 07:48:41', 'palm_image/eNyIGiVjwE6IoRCmwyF69dgdPB8Otgpqv3itM587.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(504, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may have ups and downs but hold importance.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (sun) line is faint but discernible, suggesting potential for recognition and achievement, especially in creative or artistic fields. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and beneficial experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक कनेक्शन का सुझाव देती हैं जिनमें उतार -चढ़ाव हो सकते हैं लेकिन महत्व रखते हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) लाइन बेहोश लेकिन विवेकी है, मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है, विशेष रूप से रचनात्मक या कलात्मक क्षेत्रों में। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्रा के माध्यम से लाभकारी अनुभवों को प्राप्त करती हैं।\"}}', NULL, '2025-08-12 07:49:12', '2025-08-12 07:49:12', 'palm_image/WcrdNOr2KrVbhFMl6OJdz2KeDTUO7sf4YR6eGUph.jpg'),
(505, 'guest_9bgqAZXqmg', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through personal effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, likely for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत प्रयास और दृढ़ता के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, अक्सर या लगातार या व्यापक यात्रा के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों के लिए।\"}}', NULL, '2025-08-12 07:50:23', '2025-08-12 07:50:23', 'palm_image/xPEOhRG64asRN9TVVFJU9GydLyFNVaIUpscLyuaV.jpg'),
(506, 'guest_ApKOgPesDO', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through personal effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत प्रयास और दृढ़ता के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, लेकिन बार -बार या प्रमुख स्थानांतरण नहीं होती हैं।\"}}', NULL, '2025-08-12 07:50:37', '2025-08-12 07:50:37', 'palm_image/7qreFke1TJOW063rjFm00Zy1qhUg1WDh1opdbMqz.jpg'),
(507, '57', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is smooth and curves around the base of the thumb, signifying good vitality and a stable life path. It suggests a person with a healthy constitution and a generally positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. They suggest a tendency towards commitment and emotional bonding in personal life.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by external circumstances and personal choices rather than a predetermined destiny. It suggests adaptability and openness to change.\",\"success_line\":\"The success (sun) line is subtle, pointing to moderate recognition and achievements in creative or professional endeavors. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. They suggest a person who may experience some movement or exploration but prefers stability overall.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा चिकनी है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति और एक स्थिर जीवन पथ को दर्शाता है। यह एक स्वस्थ संविधान वाले व्यक्ति और जीवन पर आम तौर पर सकारात्मक दृष्टिकोण का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। वे व्यक्तिगत जीवन में प्रतिबद्धता और भावनात्मक संबंध के प्रति प्रवृत्ति का सुझाव देते हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो एक पूर्व निर्धारित भाग्य के बजाय बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का संकेत दे सकती है। यह बदलने के लिए अनुकूलनशीलता और खुलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा सूक्ष्म है, रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और उपलब्धियों की ओर इशारा करती है। यह बताता है कि सफलता लगातार प्रयास और दृढ़ता के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। वे एक ऐसे व्यक्ति को सुझाव देते हैं जो कुछ आंदोलन या अन्वेषण का अनुभव कर सकता है लेकिन समग्र रूप से स्थिरता पसंद करता है।\"}}', NULL, '2025-08-12 07:54:08', '2025-08-12 07:54:08', 'palm_image/6dzeXuzH7RVVlbNiTK24lNk0ZpU1l7uAhxnAsCDF.jpg'),
(508, '57', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is smooth and curves around the base of the thumb, signifying good vitality and a stable life path. It suggests a person with a healthy constitution and a generally positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may be meaningful but not overly dominant in the person\'s life.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes or interruptions in career or life direction. This suggests a person who may experience shifts in their professional or personal path but adapts well.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be a primary focus or may come later in life. Success is likely to be achieved through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or significant changes in environment. This indicates a preference for stability and comfort in familiar surroundings.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा चिकनी है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति और एक स्थिर जीवन पथ को दर्शाता है। यह एक स्वस्थ संविधान वाले व्यक्ति और जीवन पर आम तौर पर सकारात्मक दृष्टिकोण का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये पंक्तियाँ भावनात्मक बंधनों का सुझाव देती हैं जो सार्थक हो सकती हैं लेकिन व्यक्ति के जीवन में अत्यधिक प्रभावी नहीं हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और कुछ हद तक टूटी हुई है, जो कैरियर या जीवन की दिशा में परिवर्तन या रुकावट का संकेत दे सकती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो अपने पेशेवर या व्यक्तिगत मार्ग में बदलाव का अनुभव कर सकता है लेकिन अच्छी तरह से अनुकूलित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या जीवन में बाद में आ सकती है। अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से सफलता प्राप्त होने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या पर्यावरण में महत्वपूर्ण परिवर्तन का सुझाव देती हैं। यह परिचित परिवेश में स्थिरता और आराम के लिए एक प्राथमिकता को इंगित करता है।\"}}', NULL, '2025-08-12 07:54:20', '2025-08-12 07:54:20', 'palm_image/ACAdBtN9KTivAOOnpjFFLsr3RUt8zkzNrwNlvlzI.jpg'),
(509, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring attitude towards loved ones.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and resilience through challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. You may have a few significant relationships or prefer meaningful, long-term commitments over multiple short ones.\",\"fate_line\":\"The fate line is present but not very prominent, which suggests that while destiny plays a role in your life, your personal choices and efforts have a stronger influence on your path.\",\"success_line\":\"The success (sun) line is faint, indicating that recognition and success may come gradually through persistent effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are visible and moderately clear, suggesting opportunities for travel and exploration that will broaden your horizons and contribute to personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और प्रियजनों के प्रति देखभाल का रवैया रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों के माध्यम से ऊर्जा, अच्छे स्वास्थ्य और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। आपके पास कुछ महत्वपूर्ण संबंध हो सकते हैं या कई छोटे लोगों पर सार्थक, दीर्घकालिक प्रतिबद्धताओं को पसंद कर सकते हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जो बताती है कि जब भाग्य आपके जीवन में एक भूमिका निभाता है, तो आपके व्यक्तिगत विकल्पों और प्रयासों का आपके रास्ते पर एक मजबूत प्रभाव पड़ता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, यह दर्शाता है कि मान्यता और सफलता धीरे -धीरे अचानक प्रसिद्धि या भाग्य के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं जो आपके क्षितिज को व्यापक बनाएगी और व्यक्तिगत विकास में योगदान देगी।\"}}', NULL, '2025-08-12 08:05:58', '2025-08-12 08:05:58', 'palm_image/hikWwJXLr8ngXO8y9CTNVzgPuqw3IG4LURWj9vFx.jpg'),
(510, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional bonds that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life path but with potential for stability through effort.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests a steady but modest achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह धीरज और जीवन के लिए एक उत्साह के साथ एक व्यक्ति को इंगित करता है, एक लंबे और सक्रिय जीवन का आनंद लेने की संभावना है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन को दर्शाता है। यह कैरियर या जीवन पथ में कुछ उतार -चढ़ाव का सुझाव देता है लेकिन प्रयास के माध्यम से स्थिरता की संभावना के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह रचनात्मक या पेशेवर प्रयासों में एक स्थिर लेकिन मामूली उपलब्धि का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये लाइनें एक व्यक्ति को नए अनुभवों के लिए खुला सुझाव देती हैं, लेकिन अक्सर इस कदम पर नहीं।\"}}', NULL, '2025-08-12 08:06:31', '2025-08-12 08:06:31', 'palm_image/tlITHlk88TrcU0avhxyRF877yQDin1iyIu7Aahi5.jpg'),
(511, '26', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It suggests a life full of energy and resilience with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. There may be few significant romantic partnerships or a preference for meaningful, long-term commitments over multiple relationships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances. The individual might experience changes in career or direction but maintains control over their destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or a preference for staying close to home. When travel occurs, it is likely purposeful and meaningful rather than frequent or spontaneous.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह एक स्थिर नींव के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। कई रिश्तों पर कुछ महत्वपूर्ण रोमांटिक भागीदारी या सार्थक, दीर्घकालिक प्रतिबद्धताओं के लिए वरीयता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है। व्यक्ति कैरियर या दिशा में परिवर्तन का अनुभव कर सकता है लेकिन अपने भाग्य पर नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता अचानक सफलता के बजाय स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या घर के करीब रहने के लिए एक प्राथमिकता का सुझाव देते हैं। जब यात्रा होती है, तो यह लगातार या सहज के बजाय उद्देश्यपूर्ण और सार्थक होता है।\"}}', NULL, '2025-08-12 09:06:41', '2025-08-12 09:06:41', 'palm_image/O6JlW2EDsKihg3VA5AzeAPCb5tKZdClBpySRhkw2.png'),
(512, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction, with periods of uncertainty or self-discovery.\",\"success_line\":\"The success line is not prominently visible, implying that success may come through persistent effort rather than sudden fortune or fame.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और उत्साह से भरा जीवन है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक-रुक कर होती है, जो अनिश्चितता या आत्म-खोज की अवधि के साथ कैरियर या जीवन की दिशा में परिवर्तन का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक भाग्य या प्रसिद्धि के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 09:57:05', '2025-08-12 09:57:05', 'palm_image/ZGngkjCD4EiTZqK9eJJkec41gHKbsgu0QIhHCwhW.jpg'),
(513, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is well-defined and long, signifying good vitality, strong health, and a stable life journey with few major obstacles.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with some periods of uncertainty or shifts in career or life direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, and success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments over frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और कुछ प्रमुख बाधाओं के साथ एक स्थिर जीवन यात्रा को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और आंतरायिक है, बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, कुछ अवधियों के साथ अनिश्चितता या कैरियर या जीवन की दिशा में बदलाव।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, और सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या लगातार यात्रा पर स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता का संकेत देती हैं।\"}}', NULL, '2025-08-12 09:57:18', '2025-08-12 09:57:18', 'palm_image/VGefHHBKR9BnZDpeADwcciYWGsvpPPbhVsLHa9SI.jpg'),
(514, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes, with periods of uncertainty but also adaptability.\",\"success_line\":\"The success line is not prominently visible, which may imply that success is achieved through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन का सुझाव देती है, अनिश्चितता की अवधि के साथ, लेकिन अनुकूलन क्षमता भी।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि सफलता अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-08-12 10:06:23', '2025-08-12 10:06:23', 'palm_image/RxM697AJpvD5pIT778NwqIONijmqqj86jB08HGrh.jpg'),
(515, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or life direction.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, with success coming through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो रिश्तों में गर्मी और करुणा के साथ संतुलित भावनात्मक प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और कैरियर या जीवन की दिशा में परिवर्तन से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, सफलता के माध्यम से सफलता के साथ।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2025-08-12 10:22:47', '2025-08-12 10:22:47', 'palm_image/8ljYuO2oHEZxvfRqqom81A76eR9rX75SkpxvR3vH.jpg'),
(516, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with potential for meaningful but selective partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success (sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but personal satisfaction and inner success are valued.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो सार्थक लेकिन चयनात्मक साझेदारी के लिए संभावित संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन का संकेत देती हैं, स्थिरता और परिचित वातावरण के लिए वरीयता के साथ।\"}}', NULL, '2025-08-12 10:24:16', '2025-08-12 10:24:16', 'palm_image/q0eSZ2yYFxbZP6b1qhysU8rqtNjudiMwDeY68KGU.jpg'),
(517, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with potential for meaningful but selective partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success (sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but personal satisfaction and inner success are valued.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो सार्थक लेकिन चयनात्मक साझेदारी के लिए संभावित संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन का संकेत देती हैं, स्थिरता और परिचित वातावरण के लिए वरीयता के साथ।\"}}', NULL, '2025-08-12 10:25:34', '2025-08-12 10:25:34', 'palm_image/5L9SgG5wRpiL5uO8EPQrQK3cYkdtcGkxqr7CVuGb.jpg'),
(518, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or life direction, with some periods of uncertainty.\",\"success_line\":\"The success line is not prominently visible, which may imply that recognition and fame are not primary motivators, and success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life experience.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है और कुछ अवधियों की अनिश्चितता के साथ कैरियर या जीवन की दिशा में परिवर्तन होता है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, और सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन के अनुभव का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-08-12 10:26:01', '2025-08-12 10:26:01', 'palm_image/ic4ZC72LboajFfQdfMc5nWpDMigHpf9XebW8wXEF.jpg'),
(519, 'guest_ey7s19AXWO', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and well-grounded individual with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments. It suggests careful consideration in matters of the heart.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are present but not overly prominent, suggesting occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक सकारात्मक दृष्टिकोण के साथ एक स्थिर और अच्छी तरह से ग्राउंडेड व्यक्ति को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती हैं। यह दिल के मामलों में सावधानीपूर्वक विचार करने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। इस व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि का संकेत देती है। यह बताता है कि व्यक्ति अपनी प्रतिभा के लिए प्रसिद्धि या प्रशंसा प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देते हैं जो विकास के लिए नए अनुभव और अवसरों को लाते हैं।\"}}', NULL, '2025-08-13 03:55:27', '2025-08-13 03:55:27', 'palm_image/d2MUxk4tF3dJL9Uo7tGBaziXQvN8Pas3uLAUhRZh.jpg'),
(520, 'guest_xWIC9gi98w', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional sensitivity and care in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन वर्तमान में कुछ भावनात्मक संवेदनशीलता और साझेदारी में देखभाल के साथ सार्थक संबंधों के लिए क्षमता का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो करियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ, नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को लगातार प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, अक्सर व्यक्तिगत विकास या काम से संबंधित कारणों के लिए।\"}}', NULL, '2025-08-13 04:02:47', '2025-08-13 04:02:47', 'palm_image/LBVPl3pZDIH9kfhHxJRsHIXuiZLeeJ3y0w4d2itE.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(521, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic lifestyle with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, which may imply some fluctuations in career or life path, with periods of uncertainty or change, but overall a steady progression.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but personal satisfaction and inner achievements are valued.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, possibly for work or personal growth, with positive experiences abroad.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो अनिश्चितता या परिवर्तन की अवधि के साथ कैरियर या जीवन पथ में कुछ उतार -चढ़ाव कर सकती है, लेकिन कुल मिलाकर एक स्थिर प्रगति है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक उपलब्धियों को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, विदेशों में सकारात्मक अनुभवों के साथ।\"}}', NULL, '2025-08-13 04:11:13', '2025-08-13 04:11:13', 'palm_image/AlmdaQeDiBtSHrGe767Xau9dN36mOGZNo6er61pU.jpg'),
(522, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating a potential for meaningful relationships or marriage. It suggests some emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा बेहोश है, लेकिन वर्तमान में, सार्थक संबंधों या विवाह की क्षमता का संकेत देती है। यह साझेदारी में कुछ भावनात्मक संवेदनशीलता का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और जीवन में एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, अक्सर काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-08-13 04:24:49', '2025-08-13 04:24:49', 'palm_image/zClfIYPjNcMEEujIlIPIKeF43Uwx6U5VrNdRp5VG.jpg'),
(523, '89', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating that external circumstances may have less influence on the person\'s life path, with more emphasis on personal choices and self-determination.\",\"success_line\":\"The success (Sun) line is faint or absent, which may suggest that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, स्वास्थ्य और एक स्थिर जीवन पथ का संकेत देती है। यह मजबूत भौतिक ऊर्जा और लचीलापन वाले व्यक्ति को सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, रिश्तों के लिए एक सतर्क दृष्टिकोण का सुझाव देती हैं और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि बाहरी परिस्थितियों में व्यक्तिगत विकल्पों और आत्मनिर्णय पर अधिक जोर देने के साथ, व्यक्ति के जीवन पथ पर कम प्रभाव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो यह सुझाव दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, लेकिन लगातार या प्रमुख स्थानांतरण नहीं।\"}}', NULL, '2025-08-13 05:18:53', '2025-08-13 05:18:53', 'palm_image/uzcI35HTVVcFsWlHbX5D9KTLBthrX2FXaclqUKr0.jpg'),
(524, '90', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm and compassionate nature. This person values emotional connections and tends to be caring and empathetic in relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying strong vitality and a robust constitution. It suggests a life filled with energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. This person may have a few significant partnerships or values quality over quantity in romantic connections.\",\"fate_line\":\"The fate line is faint and somewhat broken, suggesting a life path that may experience changes or interruptions. This indicates adaptability and the potential for shifts in career or life direction.\",\"success_line\":\"The success (sun) line is subtle but present, pointing to creative talents and the possibility of recognition in artistic or intellectual pursuits. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited but meaningful travel experiences. This person may prefer familiar environments but is open to occasional journeys that broaden their perspective.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो एक गर्म और दयालु प्रकृति को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में देखभाल और सहानुभूति रखता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, मजबूत जीवन शक्ति और एक मजबूत संविधान को दर्शाती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। इस व्यक्ति के पास रोमांटिक कनेक्शन में मात्रा से अधिक कुछ महत्वपूर्ण साझेदारी या मूल्यों की गुणवत्ता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और कुछ हद तक टूट गई है, एक जीवन पथ का सुझाव देती है जो परिवर्तन या रुकावट का अनुभव कर सकती है। यह अनुकूलनशीलता और कैरियर या जीवन दिशा में बदलाव की क्षमता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा सूक्ष्म है, लेकिन वर्तमान में, रचनात्मक प्रतिभाओं की ओर इशारा करती है और कलात्मक या बौद्धिक गतिविधियों में मान्यता की संभावना है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लेकिन सार्थक यात्रा के अनुभवों को दर्शाती हैं। यह व्यक्ति परिचित वातावरण पसंद कर सकता है, लेकिन कभी -कभी यात्रा के लिए खुला है जो उनके दृष्टिकोण को व्यापक बनाता है।\"}}', NULL, '2025-08-13 05:24:53', '2025-08-13 05:24:53', 'palm_image/u948uRbBO3ipMbm3nX7TgpvIN5wAFjDOKv8bmTnA.jpg'),
(525, '90', '{\"en\":{\"head_line\":\"A well-defined and straight head line indicates a practical and focused mind, with strong analytical abilities and clear thinking.\",\"heart_line\":\"A deep and curved heart line suggests a warm, compassionate nature with strong emotional connections and a caring attitude towards others.\",\"life_line\":\"A long and clear life line signifies good vitality, strong health, and a zest for life, indicating a stable and energetic lifestyle.\",\"marriage_line\":\"Multiple faint marriage lines indicate the possibility of several significant relationships or emotional connections throughout life.\",\"fate_line\":\"A faint or broken fate line suggests changes in career or life direction, with periods of uncertainty or shifts in personal goals.\",\"success_line\":\"A prominent success line (Sun line) reflects recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"Several travel lines indicate a love for travel and exploration, with opportunities for journeys that broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"एक अच्छी तरह से परिभाषित और सीधी हेड लाइन एक व्यावहारिक और केंद्रित दिमाग को इंगित करती है, मजबूत विश्लेषणात्मक क्षमताओं और स्पष्ट सोच के साथ।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और दूसरों के प्रति देखभाल करने वाला रवैया बताती है।\",\"life_line\":\"एक लंबी और स्पष्ट जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का संकेत देती है, जो एक स्थिर और ऊर्जावान जीवन शैली का संकेत देती है।\",\"marriage_line\":\"कई बेहोश विवाह लाइनें जीवन भर कई महत्वपूर्ण संबंधों या भावनात्मक कनेक्शन की संभावना को इंगित करती हैं।\",\"fate_line\":\"एक बेहोश या टूटी हुई भाग्य रेखा कैरियर या जीवन की दिशा में परिवर्तन का सुझाव देती है, अनिश्चितता की अवधि के साथ या व्यक्तिगत लक्ष्यों में बदलाव।\",\"success_line\":\"एक प्रमुख सफलता लाइन (सन लाइन) कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"कई यात्रा लाइनें यात्रा और अन्वेषण के लिए एक प्यार का संकेत देती हैं, यात्रा के अवसरों के साथ जो क्षितिज को व्यापक करती हैं और नए अनुभव लाती हैं।\"}}', NULL, '2025-08-13 05:25:07', '2025-08-13 05:25:07', 'palm_image/d6yxNLJXlr7JXhcf4JUB7nKK24TJjMCs0TBSNT92.jpg'),
(526, '90', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests a person with a strong constitution and a generally positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. This suggests flexibility in career and life direction, with potential changes over time.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are subtle and few, suggesting occasional travel or changes in environment. These lines indicate a moderate interest in exploration and new experiences, possibly for personal growth or work.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी है, जो अच्छी जीवन शक्ति, स्वास्थ्य और एक स्थिर जीवन पथ का संकेत देती है। यह एक मजबूत संविधान और जीवन पर आम तौर पर सकारात्मक दृष्टिकोण वाला व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का संकेत दे सकती है। यह समय के साथ संभावित परिवर्तनों के साथ, कैरियर और जीवन की दिशा में लचीलापन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि और स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें सूक्ष्म और कुछ हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये लाइनें अन्वेषण और नए अनुभवों में एक मध्यम रुचि का संकेत देती हैं, संभवतः व्यक्तिगत विकास या काम के लिए।\"}}', NULL, '2025-08-13 05:26:30', '2025-08-13 05:26:30', 'palm_image/4Wp9hX6r2dLDUlXd3d3CBkpAJH9HcUSVMzTzxEVP.jpg'),
(527, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These may be meaningful but could require effort to maintain harmony.\",\"fate_line\":\"The fate line is visible but not very prominent, which may imply a life influenced by external circumstances and some changes in career or life direction.\",\"success_line\":\"The success (sun) line is faint, suggesting that recognition and success may come later in life or through persistent effort rather than immediate achievement.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये सार्थक हो सकते हैं लेकिन सद्भाव को बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन की दिशा में कुछ बदलावों से प्रभावित हो सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, यह सुझाव देते हुए कि मान्यता और सफलता बाद में जीवन में या तत्काल उपलब्धि के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक नहीं।\"}}', NULL, '2025-08-13 06:30:18', '2025-08-13 06:30:18', 'palm_image/BIRfLMPto2XqFfx3dZ1cOWF9Y2ZcNccKrBxJ68bT.jpg'),
(528, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is deep and long, suggesting a warm, caring nature with strong emotional depth. This person values relationships and is likely to be loyal and affectionate.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a zest for life. It suggests a healthy lifestyle and resilience in the face of challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success line is faint but noticeable, indicating potential for recognition and achievement, especially if the person pursues their talents diligently.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा गहरी और लंबी है, मजबूत भावनात्मक गहराई के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देती है। यह व्यक्ति रिश्तों को महत्व देता है और वफादार और स्नेही होने की संभावना है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जो अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का संकेत देता है। यह चुनौतियों के सामने एक स्वस्थ जीवन शैली और लचीलापन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक कनेक्शन का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, सीधे हथेली को चलाता है। इस व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता रेखा बेहोश लेकिन ध्यान देने योग्य है, मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है, खासकर यदि व्यक्ति अपनी प्रतिभा को लगन से आगे बढ़ाता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक नहीं।\"}}', NULL, '2025-08-13 06:35:57', '2025-08-13 06:35:57', 'palm_image/cmjv4NwnwZbLEsRHqMswgzjl7dSCR8L7LBbNw7Gp.jpg'),
(529, '88', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a capacity for deep relationships. It indicates a person who values love and emotional connections.\",\"life_line\":\"The life line is deep and long, suggesting good vitality, strong health, and a zest for life. It indicates a stable and energetic individual with a positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, but they have the ability to shape their own destiny through effort and determination.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and faint, suggesting limited but meaningful travel experiences. It indicates a preference for stability but openness to occasional journeys that broaden horizons.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और गहरे रिश्तों के लिए एक क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो प्यार और भावनात्मक कनेक्शन को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का सुझाव देती है। यह जीवन पर एक सकारात्मक दृष्टिकोण के साथ एक स्थिर और ऊर्जावान व्यक्ति को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे प्रयास और दृढ़ संकल्प के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या प्रारंभिक सफलता के बजाय लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कम और बेहोश हैं, जो सीमित लेकिन सार्थक यात्रा के अनुभवों का सुझाव देती हैं। यह स्थिरता के लिए एक प्राथमिकता को इंगित करता है, लेकिन कभी -कभार यात्राओं के लिए खुलापन जो क्षितिज को व्यापक बनाता है।\"}}', NULL, '2025-08-13 06:46:18', '2025-08-13 06:46:18', 'palm_image/Iat5JuBG3M9amHytLLl4oF0z3MqUyDMhXi4BieB8.jpg'),
(530, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships, though there may be some challenges or delays in commitment.\",\"fate_line\":\"The fate line is present but not very prominent, which may imply a life influenced by external circumstances and some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and success may come later in life or require persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा बेहोश है, लेकिन दिखाई देती है, सार्थक संबंधों के लिए क्षमता का संकेत देती है, हालांकि प्रतिबद्धता में कुछ चुनौतियां या देरी हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव से प्रभावित हो सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह सुझाव देते हुए कि मान्यता और सफलता जीवन में बाद में आ सकती है या लगातार प्रयास की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', NULL, '2025-08-13 06:47:31', '2025-08-13 06:47:31', 'palm_image/FGRLgoXEcZ6WqgG2UKy6f47KpeCKPSHMRcwJovxu.jpg'),
(531, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन के माध्यम से नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-13 07:35:29', '2025-08-13 07:35:29', 'palm_image/KrjXzKtsdstwUDSxyQunCxidcvLuGZgffDsV7c3i.jpg'),
(532, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep love and compassion. It indicates a person who values relationships and emotional connections.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a zest for life. It indicates a healthy and energetic individual with a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some challenges, but overall positive prospects in love and marriage.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. It suggests a life influenced by destiny with steady progress in professional endeavors.\",\"success_line\":\"The success (sun) line is faint but discernible, indicating potential for recognition and achievement in creative or artistic fields. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels are likely to be purposeful and beneficial for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा गहरी और लंबी है, जो मजबूत भावनात्मक गहराई और गहरे प्यार और करुणा के लिए एक क्षमता दिखा रही है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों और भावनात्मक संबंधों को महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का सुझाव देता है। यह एक स्थिर जीवन पथ के साथ एक स्वस्थ और ऊर्जावान व्यक्ति को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन प्यार और विवाह में समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, सीधे हथेली को चलाता है। यह पेशेवर प्रयासों में स्थिर प्रगति के साथ भाग्य से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है। सफलता धीरे -धीरे दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्रा व्यक्तिगत विकास के लिए उद्देश्यपूर्ण और फायदेमंद होने की संभावना है।\"}}', NULL, '2025-08-13 07:36:18', '2025-08-13 07:36:18', 'palm_image/byjPnedtQ9bP0ctTtQlcRyJeKoU7IBvXAn9mzlri.jpg'),
(533, '88', '{\"en\":{\"head_line\":\"Unable to interpret due to image quality and angle.\",\"heart_line\":\"Unable to interpret due to image quality and angle.\",\"life_line\":\"Unable to interpret due to image quality and angle.\",\"marriage_line\":\"Unable to interpret due to image quality and angle.\",\"fate_line\":\"Unable to interpret due to image quality and angle.\",\"success_line\":\"Unable to interpret due to image quality and angle.\",\"travel_lines\":\"Unable to interpret due to image quality and angle.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता और कोण के कारण व्याख्या करने में असमर्थ।\",\"heart_line\":\"छवि गुणवत्ता और कोण के कारण व्याख्या करने में असमर्थ।\",\"life_line\":\"छवि गुणवत्ता और कोण के कारण व्याख्या करने में असमर्थ।\",\"marriage_line\":\"छवि गुणवत्ता और कोण के कारण व्याख्या करने में असमर्थ।\",\"fate_line\":\"छवि गुणवत्ता और कोण के कारण व्याख्या करने में असमर्थ।\",\"success_line\":\"छवि गुणवत्ता और कोण के कारण व्याख्या करने में असमर्थ।\",\"travel_lines\":\"छवि गुणवत्ता और कोण के कारण व्याख्या करने में असमर्थ।\"}}', NULL, '2025-08-13 07:36:44', '2025-08-13 07:36:44', 'palm_image/CDVPp8XPcCkaDnI4yLibT7h9djTsMB7CyQAokdV8.jpg'),
(534, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा के लिए नहीं।\"}}', NULL, '2025-08-13 07:37:29', '2025-08-13 07:37:29', 'palm_image/XcJ64arPFVgTMRmbJbarO72iU59K4MDP51vufc4V.jpg'),
(535, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction. It indicates adaptability and openness to change.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, which may imply that recognition and fame are not primary motivators, but success can be achieved through steady effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or work-related reasons, rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ। यह बदलने के लिए अनुकूलनशीलता और खुलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन सफलता को स्थिर प्रयास और दृढ़ता के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, अक्सर व्यक्तिगत विकास या काम से संबंधित कारणों के लिए, लगातार या व्यापक यात्रा के बजाय।\"}}', NULL, '2025-08-13 07:38:42', '2025-08-13 07:38:42', 'palm_image/Bic4CWZU1GBggwEDDirE9PXUe2deZSenY6cuyBH6.jpg'),
(536, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests a person who is thoughtful, adaptable, and capable of making wise decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward towards the index finger, showing a warm, compassionate nature and strong emotional connections. This person values relationships deeply and is likely to be loving and empathetic.\",\"life_line\":\"The life line is long and deep, signifying good vitality and a strong constitution. It suggests a life full of energy, stability, and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships. It may also suggest a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is faint and intermittent, which can imply a life path influenced by external circumstances and changes. This person may experience shifts in career or life direction but has the flexibility to adapt.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus. Success is likely to come through steady effort and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This person may enjoy journeys that broaden their horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील, अनुकूलनीय और बुद्धिमान निर्णय लेने में सक्षम है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और तर्जनी की ओर ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह व्यक्ति रिश्तों को गहराई से महत्व देता है और प्यार और सहानुभूति रखने की संभावना है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान को दर्शाती है। यह ऊर्जा, स्थिरता और लचीलापन से भरे जीवन का सुझाव देता है, चुनौतियों को प्रभावी ढंग से दूर करने की क्षमता के साथ।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी का संकेत देती हैं। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ हो सकती है। यह व्यक्ति कैरियर या जीवन की दिशा में बदलाव का अनुभव कर सकता है लेकिन इसमें अनुकूलन करने की लचीलापन है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता सार्वजनिक प्रशंसा के बजाय स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह व्यक्ति उन यात्राओं का आनंद ले सकता है जो अपने क्षितिज को व्यापक बनाती हैं और नए अनुभव लाती हैं।\"}}', NULL, '2025-08-13 07:54:30', '2025-08-13 07:54:30', 'palm_image/W4uSgmH3Kau3IKtFX5QD6qIdgm3K8v32PJOMSdTy.jpg'),
(537, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is faint and somewhat broken, indicating changes in career or life direction. It suggests that the person may experience fluctuations in their professional life but has the ability to adapt and find new paths.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creativity and achievement with dedication.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और कुछ हद तक टूटी हुई है, जो कैरियर या जीवन की दिशा में परिवर्तन का संकेत देती है। यह बताता है कि व्यक्ति अपने पेशेवर जीवन में उतार -चढ़ाव का अनुभव कर सकता है, लेकिन नए रास्तों को अनुकूलित करने और खोजने की क्षमता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह समर्पण के साथ रचनात्मकता और उपलब्धि के लिए क्षमता का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-13 07:55:13', '2025-08-13 07:55:13', 'palm_image/LnpSRJ8VzK5wCrNwLPZru0Fe5UITug0xrqIDJfPn.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(538, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a zest for life. It indicates a strong physical constitution and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the person is likely to experience stability and success in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travel or changes in environment. This suggests a life enriched by diverse experiences and opportunities to explore new places.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक मजबूत भौतिक संविधान और ऊर्जा और उत्साह से भरा जीवन इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिरता और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि व्यक्ति अपनी प्रतिभा के लिए प्रसिद्धि या प्रशंसा प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह नए स्थानों का पता लगाने के लिए विविध अनुभवों और अवसरों से समृद्ध जीवन का सुझाव देता है।\"}}', NULL, '2025-08-13 07:56:43', '2025-08-13 07:56:43', 'palm_image/pQP9ivLh4xGHEX1JQJIhssj8NLEdd6LWdf72jx3j.jpg'),
(539, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight, suggesting a clear sense of purpose and career direction. It indicates determination and the ability to overcome obstacles in professional life.\",\"success_line\":\"The success (Sun) line is faint but noticeable, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक कनेक्शन।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे चलती है, उद्देश्य और कैरियर की दिशा की स्पष्ट भावना का सुझाव देती है। यह दृढ़ संकल्प और पेशेवर जीवन में बाधाओं को दूर करने की क्षमता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-13 07:57:13', '2025-08-13 07:57:13', 'palm_image/D5Qkgns0MssYOdInQOyFYHoky7HTeyI5zwBWdQFQ.jpg'),
(540, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, but they have the ability to shape their own destiny through effort and choices.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे प्रयास और विकल्पों के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-13 07:58:14', '2025-08-13 07:58:14', 'palm_image/Or2R8yC3czCDCc9UiEOzmbO6qXrVTzsZJ3Qg4gVV.jpg'),
(541, '84', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a balanced intellect and creativity. This suggests good decision-making skills and a practical approach to problem-solving.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, showing a warm, compassionate nature and strong emotional connections. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and well-defined, suggesting good vitality and a strong constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, but they have some control over their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार होती है, जो एक संतुलित बुद्धि और रचनात्मकता वाले व्यक्ति को दर्शाती है। यह अच्छा निर्णय लेने के कौशल और समस्या-समाधान के लिए एक व्यावहारिक दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह व्यक्ति रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति और एक मजबूत संविधान का सुझाव देती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरे जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां इस व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन व्यक्तिगत प्रयास के माध्यम से अपने भाग्य पर कुछ नियंत्रण रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो सामयिक यात्रा या पर्यावरण में परिवर्तन करते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-08-13 07:59:27', '2025-08-13 07:59:27', 'palm_image/NBNHhxSo9J61jjuxUourLnkX5Zy7zTsX3EJ42Xm5.jpg'),
(542, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional ups and downs, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight, suggesting a clear sense of purpose and career direction. It indicates determination and a steady path toward achieving goals.\",\"success_line\":\"The success (Sun) line is faint but noticeable, implying potential for recognition and achievement in creative or artistic endeavors. Success may come gradually with effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। कुछ भावनात्मक उतार -चढ़ाव हो सकते हैं, लेकिन समग्र सकारात्मक कनेक्शन।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे चलती है, उद्देश्य और कैरियर की दिशा की स्पष्ट भावना का सुझाव देती है। यह लक्ष्यों को प्राप्त करने की दिशा में दृढ़ संकल्प और एक स्थिर मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता है। सफलता धीरे -धीरे प्रयास के साथ आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-08-13 08:00:23', '2025-08-13 08:00:23', 'palm_image/3mCBY16DyitJbvIqCJwU6vT66yayOna9sYy3rf1u.jpg'),
(543, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep love and compassion. It suggests a person who values relationships and emotional connections.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a zest for life. It suggests a healthy lifestyle and strong physical energy.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some challenges or delays in marriage, but overall positive prospects.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that external circumstances may influence the person\'s life path. There may be periods of uncertainty or change in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These travels may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा गहरी और लंबी है, जो मजबूत भावनात्मक गहराई और गहरे प्यार और करुणा के लिए एक क्षमता दिखा रही है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों और भावनात्मक संबंधों को महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जो अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का संकेत देता है। यह एक स्वस्थ जीवन शैली और मजबूत शारीरिक ऊर्जा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन वर्तमान में, सार्थक संबंधों के लिए क्षमता का संकेत देती हैं। शादी में कुछ चुनौतियां या देरी हो सकती है, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं। कैरियर या जीवन की दिशा में अनिश्चितता या परिवर्तन की अवधि हो सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-13 08:01:12', '2025-08-13 08:01:12', 'palm_image/Lvr3k3tcCs8Cfho34brS1FaXI7Gni8sB6BJeyIDL.jpg'),
(544, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life, with some changes possible.\",\"success_line\":\"The success (Sun) line is faint but noticeable, suggesting potential for recognition and achievement in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel may bring new experiences and opportunities but is not a dominant theme in life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है, कुछ परिवर्तनों के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है। सफलता धीरे -धीरे दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। इन पंक्तियों का सुझाव है कि यात्रा नए अनुभव और अवसर ला सकती है, लेकिन जीवन में एक प्रमुख विषय नहीं है।\"}}', NULL, '2025-08-13 08:02:35', '2025-08-13 08:02:35', 'palm_image/q3wPP1Hr0c4Dcb3q6WwxS4m2EoKdYl1U93uh6MWN.jpg'),
(545, '84', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a strong intellect, creativity, and a balanced approach to logic and emotion. This suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, showing a warm, caring, and emotionally expressive individual. This person values relationships and has a compassionate heart.\",\"life_line\":\"The life line is deep and well-defined, suggesting good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with a strong life force.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may have a meaningful impact.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement, especially in creative or artistic endeavors. Success may come gradually but steadily.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार है, जो एक मजबूत बुद्धि, रचनात्मकता और तर्क और भावना के लिए एक संतुलित दृष्टिकोण के साथ एक व्यक्ति को दर्शाता है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर घटता है, एक गर्म, देखभाल करने और भावनात्मक रूप से अभिव्यंजक व्यक्ति को दिखाती है। यह व्यक्ति रिश्तों को महत्व देता है और एक दयालु दिल है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का सुझाव देती है। यह एक मजबूत जीवन शक्ति के साथ एक स्थिर और ऊर्जावान व्यक्तित्व को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक कनेक्शन का सुझाव देती हैं जिनका सार्थक प्रभाव हो सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, सीधे हथेली को चलाता है। इस व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है, विशेष रूप से रचनात्मक या कलात्मक प्रयासों में। सफलता धीरे -धीरे लेकिन लगातार आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-13 08:11:19', '2025-08-13 08:11:19', 'palm_image/GQTmOiQ4jSUqZoVee52dfvqCimdViFnOKND2smSZ.jpg'),
(546, '84', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a strong intellect, creativity, and good decision-making skills. This person is likely thoughtful and enjoys learning.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, suggesting a warm, caring nature and emotional openness. This person values relationships and is likely compassionate and loving.\",\"life_line\":\"The life line is deep and well-defined, showing vitality, good health, and a strong life force. It suggests a balanced lifestyle with resilience and endurance.\",\"marriage_line\":\"There are faint but visible marriage lines, indicating potential for meaningful relationships and emotional connections. These lines suggest a few significant partnerships or commitments in life.\",\"fate_line\":\"The fate line is present but faint, which may indicate some fluctuations in career or life path. This person might experience changes in their professional life but has the ability to adapt and find new directions.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort rather than immediate fame or fortune.\",\"travel_lines\":\"There are a few travel lines visible, indicating opportunities for travel or changes in environment. These lines suggest a curiosity about the world and potential for growth through new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार है, जो एक मजबूत बुद्धि, रचनात्मकता और अच्छे निर्णय लेने के कौशल वाले व्यक्ति को दर्शाती है। यह व्यक्ति संभवतः विचारशील है और सीखने में आनंद लेता है।\",\"heart_line\":\"दिल की रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर घटता है, एक गर्म, देखभाल करने वाली प्रकृति और भावनात्मक खुलेपन का सुझाव देता है। यह व्यक्ति रिश्तों को महत्व देता है और संभवतः दयालु और प्यार करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह लचीलापन और धीरज के साथ एक संतुलित जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"वहाँ बेहोश लेकिन दृश्यमान विवाह रेखाएं हैं, जो सार्थक संबंधों और भावनात्मक कनेक्शन के लिए क्षमता का संकेत देती हैं। ये पंक्तियाँ जीवन में कुछ महत्वपूर्ण साझेदारी या प्रतिबद्धताओं का सुझाव देती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बेहोश है, जो कैरियर या जीवन पथ में कुछ उतार -चढ़ाव का संकेत दे सकती है। यह व्यक्ति अपने पेशेवर जीवन में परिवर्तन का अनुभव कर सकता है, लेकिन नई दिशाओं को अनुकूलित करने और खोजने की क्षमता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह सुझाव देते हुए कि मान्यता और सफलता बाद में जीवन में या तत्काल प्रसिद्धि या भाग्य के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"कुछ यात्रा लाइनें दिखाई देती हैं, जो यात्रा के अवसरों या पर्यावरण में परिवर्तन के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा और नए अनुभवों के माध्यम से विकास की क्षमता का सुझाव देती हैं।\"}}', NULL, '2025-08-13 08:14:23', '2025-08-13 08:14:23', 'palm_image/KeTSqgttHI0WaFJA5vTTxKNBszTQxbdt1JbD6hqz.jpg'),
(547, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction. It indicates adaptability and openness to change.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators, or success may come later in life through persistent effort rather than early acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a curiosity about the world and potential for beneficial journeys or relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ। यह बदलने के लिए अनुकूलनशीलता और खुलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता जीवन में बाद में आ सकती है, जो शुरुआती प्रशंसा के बजाय लगातार प्रयास के माध्यम से हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह दुनिया के बारे में जिज्ञासा और लाभकारी यात्रा या स्थानांतरण के लिए क्षमता का सुझाव देता है।\"}}', NULL, '2025-08-13 08:14:56', '2025-08-13 08:14:56', 'palm_image/GRmi0GVktnGcSqmcTVPIzfnpNyHhSZt2xexcyrIc.jpg'),
(548, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional ups and downs, but overall positive connections.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that the person\'s life path may be influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These journeys may bring growth, learning, and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। कुछ भावनात्मक उतार -चढ़ाव हो सकते हैं, लेकिन समग्र सकारात्मक कनेक्शन।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि व्यक्ति का जीवन पथ बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो यह इंगित कर सकती है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, लेकिन सफलता को लगातार प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये यात्राएं विकास, सीखने और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-13 08:18:03', '2025-08-13 08:18:03', 'palm_image/tPM8dWRzPocPRvrii0xnOfD4XHx1KNCtvfGIDNqP.jpg'),
(549, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep love and compassion. It suggests a person who values relationships and emotional connections highly.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a zest for life. It suggests a healthy constitution and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may have ups and downs but are meaningful.\",\"fate_line\":\"The fate line is faint and somewhat broken, suggesting changes in career or life direction. It indicates a life path that may have interruptions or shifts, requiring adaptability and resilience.\",\"success_line\":\"The success (Sun) line is faint but visible, indicating potential for recognition and achievement in creative or artistic endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा गहरी और लंबी है, जो मजबूत भावनात्मक गहराई और गहरे प्यार और करुणा के लिए एक क्षमता दिखा रही है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों और भावनात्मक कनेक्शन को अत्यधिक महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जो अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का संकेत देता है। यह एक स्वस्थ संविधान और ऊर्जा और उत्साह से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक कनेक्शन का सुझाव देती हैं जिनमें उतार -चढ़ाव हो सकते हैं लेकिन सार्थक हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और कुछ हद तक टूट गई है, जो कैरियर या जीवन की दिशा में बदलाव का सुझाव देती है। यह एक जीवन पथ को इंगित करता है जिसमें रुकावट या बदलाव हो सकते हैं, जिसमें अनुकूलनशीलता और लचीलापन की आवश्यकता होती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, लेकिन दृश्यमान है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-13 08:19:51', '2025-08-13 08:19:51', 'palm_image/HJW1wVKM7RAL662LIxVZmZMRcerNFS3wCWhUGoeO.jpg'),
(550, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep love and compassion. It suggests a person who values relationships and emotional connections highly.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a zest for life. It suggests a healthy constitution and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus. It indicates a life path influenced by personal choices and determination.\",\"success_line\":\"The success (Sun) line is faint but noticeable, indicating potential for recognition and achievement in creative or artistic endeavors. It suggests that success may come through perseverance and talent.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा गहरी और लंबी है, जो मजबूत भावनात्मक गहराई और गहरे प्यार और करुणा के लिए एक क्षमता दिखा रही है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों और भावनात्मक कनेक्शन को अत्यधिक महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जो अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का संकेत देता है। यह एक स्वस्थ संविधान और ऊर्जा और उत्साह से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक बंधन का सुझाव देती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना का सुझाव देते हुए, सीधे हथेली को चलाता है। यह व्यक्तिगत विकल्पों और दृढ़ संकल्प से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है। यह बताता है कि सफलता दृढ़ता और प्रतिभा के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-13 08:22:41', '2025-08-13 08:22:41', 'palm_image/5uuwLAwZ60GPCBnZvy9mgNxBmLoQ1HId7lKlW8oo.jpg'),
(551, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in personal relationships over time.\",\"fate_line\":\"The fate line is visible but not very deep, suggesting a life influenced by external circumstances and personal choices. It indicates moderate career stability with some changes or shifts in direction.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. Success is achievable but may require dedication.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. These travels may be for personal growth or work-related purposes but are not a dominant feature in life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। समय के साथ व्यक्तिगत संबंधों में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का सुझाव देती है। यह कुछ परिवर्तनों या बदलाव के साथ मध्यम कैरियर स्थिरता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। सफलता प्राप्त करने योग्य है, लेकिन समर्पण की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास या काम से संबंधित उद्देश्यों के लिए हो सकती हैं, लेकिन जीवन में एक प्रमुख विशेषता नहीं हैं।\"}}', NULL, '2025-08-13 08:23:37', '2025-08-13 08:23:37', 'palm_image/FyZ6n4KuEfdv0aIes3rAoPIpr2pTI3ANSYLkh5bU.jpg'),
(552, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life guided by ambition and determination.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic fields. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating opportunities for travel and exploration. These lines suggest a life enriched by diverse experiences and cultural exposure.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह महत्वाकांक्षा और दृढ़ संकल्प द्वारा निर्देशित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक क्षेत्रों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ विविध अनुभवों और सांस्कृतिक जोखिम से समृद्ध जीवन का सुझाव देती हैं।\"}}', NULL, '2025-08-13 08:24:49', '2025-08-13 08:24:49', 'palm_image/P4HWQ16qrBIOjnOwdORw4NxigL7IEyyfHhSXhJys.jpg'),
(553, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and express your feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. You may have a few significant partnerships or value quality over quantity in your romantic life.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting that while destiny plays a role in your life, your personal choices and efforts have a significant impact on your path.\",\"success_line\":\"The success (Sun) line is faint and short, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, pointing to opportunities for travel and exploration. These journeys may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और अपनी भावनाओं को खुले तौर पर व्यक्त करते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह ऊर्जा, अच्छे स्वास्थ्य और एक स्थिर नींव से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। आपके रोमांटिक जीवन में मात्रा से अधिक कुछ महत्वपूर्ण साझेदारी या मूल्य गुणवत्ता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि नियति आपके जीवन में एक भूमिका निभाती है, आपके व्यक्तिगत विकल्पों और प्रयासों का आपके रास्ते पर महत्वपूर्ण प्रभाव पड़ता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में बाद में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों की ओर इशारा करती हैं। ये यात्राएं व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-13 08:35:56', '2025-08-13 08:35:56', 'palm_image/d52EDJJ824uO1UIVm95ZPQzuytDK2A6RZnG9xY2s.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(554, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is distinct and runs straight, reflecting a strong sense of purpose and career focus. It suggests steady progress in professional life and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and achievement in chosen fields. It points to potential fame or accomplishment through talent and hard work.\",\"travel_lines\":\"The travel lines are moderately visible, suggesting opportunities for travel and exploration. These journeys may bring personal growth, new experiences, and broadened perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह पेशेवर जीवन में स्थिर प्रगति और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, चुने हुए क्षेत्रों में मान्यता, रचनात्मकता और उपलब्धि का संकेत देती है। यह प्रतिभा और कड़ी मेहनत के माध्यम से संभावित प्रसिद्धि या उपलब्धि की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं। ये यात्राएं व्यक्तिगत विकास, नए अनुभव और व्यापक दृष्टिकोण ला सकती हैं।\"}}', NULL, '2025-08-13 08:39:34', '2025-08-13 08:39:34', 'palm_image/bZACHRy7ido3nzEpFn0DqHrdr61F8G4Sdu4eDTTg.jpg'),
(555, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep love and compassion. It indicates a person who values relationships and emotional connections.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a zest for life. It indicates a stable and healthy life with a strong physical constitution.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly a few significant partnerships or marriages in life.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that the person\'s life path may be influenced more by personal choices than by destiny or external circumstances.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating potential for recognition and achievement in career or creative pursuits, especially through personal effort.\",\"travel_lines\":\"The travel lines are present but not very pronounced, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा गहरी और लंबी है, जो मजबूत भावनात्मक गहराई और गहरे प्यार और करुणा के लिए एक क्षमता दिखा रही है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों और भावनात्मक संबंधों को महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का सुझाव देता है। यह एक मजबूत शारीरिक संविधान के साथ एक स्थिर और स्वस्थ जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः जीवन में कुछ महत्वपूर्ण साझेदारी या विवाह का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि व्यक्ति का जीवन पथ नियति या बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित हो सकता है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो कि कैरियर या रचनात्मक खोज में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है, विशेष रूप से व्यक्तिगत प्रयास के माध्यम से।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन बहुत स्पष्ट नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं, अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होते हैं।\"}}', NULL, '2025-08-13 08:40:11', '2025-08-13 08:40:11', 'palm_image/yDo7qnCUG9ooGZfOLh4Pij6AIUzNP0tHec1Qi1f3.jpg'),
(556, 'guest_bqUfhk3BQE', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, with a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, स्थिरता के लिए वरीयता के साथ लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलापन।\"}}', NULL, '2025-08-13 09:28:38', '2025-08-13 09:28:38', 'palm_image/eG7gKRlqX2cIkCO9qeBekIjIH1yDn9hdXaE7fD9J.jpg'),
(557, 'guest_FKSE3IIifn', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest meaningful emotional bonds, though they may require effort to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates a life path influenced by ambition and determination to achieve goals.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors. It points to potential fame or accomplishment in chosen fields.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ सार्थक भावनात्मक बॉन्ड का सुझाव देती हैं, हालांकि उन्हें सद्भाव बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह लक्ष्यों को प्राप्त करने के लिए महत्वाकांक्षा और दृढ़ संकल्प से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या उपलब्धि की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-13 09:39:46', '2025-08-13 09:39:46', 'palm_image/U5UmIh4tvA9B4acGFb0o7alT1mtbcsMa9Uat5JXl.jpg'),
(558, 'guest_pE7nDwofjS', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life, with some changes possible.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and beneficial experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है, कुछ परिवर्तनों के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है। सफलता धीरे -धीरे दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्रा के माध्यम से लाभकारी अनुभवों को प्राप्त करती हैं।\"}}', NULL, '2025-08-13 09:48:52', '2025-08-13 09:48:52', 'palm_image/8e4NXOZgn5sQ5OrZP9EC8LpneaAltf3jJM5RKVFt.jpg'),
(559, '88', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and warmth. This indicates a person who is caring, affectionate, and values close relationships, with a tendency to be empathetic and compassionate.\",\"life_line\":\"The life line is strong and well-defined, suggesting good vitality and a robust constitution. It indicates a life full of energy and enthusiasm, with the ability to overcome challenges and maintain good health.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. This suggests that the person may have a few significant relationships or marriages, with a preference for meaningful and lasting bonds rather than numerous casual ones.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path. This suggests some variability in career or life direction, with periods of change and adaptation required.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort. It indicates potential for success, but it may require dedication and perseverance.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a person who may experience significant journeys or changes in environment, contributing to personal growth and broadening perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा गहरी और थोड़ी घुमावदार है, जो भावनात्मक गहराई और गर्मी दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो देखभाल कर रहा है, स्नेही है, और घनिष्ठ संबंधों को महत्व देता है, जिसमें सहानुभूति और दयालु होने की प्रवृत्ति होती है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति और एक मजबूत संविधान का सुझाव देती है। यह चुनौतियों को पार करने और अच्छे स्वास्थ्य को बनाए रखने की क्षमता के साथ, ऊर्जा और उत्साह से भरे जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। इससे पता चलता है कि व्यक्ति के पास कुछ महत्वपूर्ण संबंध या विवाह हो सकते हैं, कई आकस्मिक लोगों के बजाय सार्थक और स्थायी बॉन्ड के लिए वरीयता के साथ।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं। यह कैरियर या जीवन की दिशा में कुछ परिवर्तनशीलता का सुझाव देता है, जिसमें परिवर्तन और अनुकूलन की अवधि की आवश्यकता होती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह सफलता के लिए क्षमता को इंगित करता है, लेकिन इसके लिए समर्पण और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह एक ऐसे व्यक्ति को सुझाव देता है जो महत्वपूर्ण यात्रा या पर्यावरण में परिवर्तन का अनुभव कर सकता है, व्यक्तिगत विकास में योगदान दे सकता है और दृष्टिकोण को व्यापक बना सकता है।\"}}', NULL, '2025-08-13 09:49:50', '2025-08-13 09:49:50', 'palm_image/JRF7jMpTOWL4kAurWD0vvEWffAT9kYOauFMKHYws.jpg'),
(560, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life path with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than immediate fame or fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may be for personal growth or career opportunities but are not a dominant theme.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन पथ को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत देती है। यह कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव का सुझाव देता है लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और सफलता बाद में जीवन में या तत्काल प्रसिद्धि या भाग्य के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास या कैरियर के अवसरों के लिए हो सकती हैं, लेकिन एक प्रमुख विषय नहीं हैं।\"}}', NULL, '2025-08-13 09:50:58', '2025-08-13 09:50:58', 'palm_image/nSGlvjCzP0sUPeyliPv750dxOueeOpPdhXFgc69g.jpg'),
(561, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and adaptable to different cultures or situations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को नए अनुभवों के लिए खुला और विभिन्न संस्कृतियों या स्थितियों के अनुकूल बताता है।\"}}', NULL, '2025-08-13 09:51:44', '2025-08-13 09:51:44', 'palm_image/FIwAMJI2uYyMGzkaugoyPsgeEdkupYeLigUbeTul.jpg'),
(562, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may have a meaningful impact on the person\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are moderately visible, indicating occasional journeys or changes in environment. These lines suggest adaptability and opportunities for growth through travel experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ भावनात्मक संबंधों का सुझाव देती हैं जो व्यक्ति के जीवन पर एक सार्थक प्रभाव डाल सकती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें मामूली रूप से दिखाई देती हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये लाइनें यात्रा के अनुभवों के माध्यम से विकास के लिए अनुकूलनशीलता और अवसरों का सुझाव देती हैं।\"}}', NULL, '2025-08-13 09:52:23', '2025-08-13 09:52:23', 'palm_image/cVBuiGCmDxKKOc1fjscoRB9511uA0kmJpUi0ORIA.jpg'),
(563, '88', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a strong intellect, creativity, and good decision-making skills. This person is likely thoughtful and enjoys learning.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, suggesting a warm, compassionate nature with a strong capacity for love and emotional expression. This person values relationships deeply.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a zest for life. It suggests a balanced lifestyle with physical and emotional strength.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life with some challenges to overcome.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement in creative or artistic endeavors. Success may come later in life with persistence.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may be for personal growth or career opportunities rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार है, जो एक मजबूत बुद्धि, रचनात्मकता और अच्छे निर्णय लेने के कौशल वाले व्यक्ति को दर्शाती है। यह व्यक्ति संभवतः विचारशील है और सीखने में आनंद लेता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर घटता है, प्यार और भावनात्मक अभिव्यक्ति के लिए एक मजबूत क्षमता के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। यह व्यक्ति रिश्तों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जो अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का संकेत देता है। यह शारीरिक और भावनात्मक ताकत के साथ एक संतुलित जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक कनेक्शन का सुझाव देती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, सीधे हथेली को चलाता है। इस व्यक्ति को कुछ चुनौतियों के साथ अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है। सफलता के साथ जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं लगातार या व्यापक यात्रा के बजाय व्यक्तिगत विकास या कैरियर के अवसरों के लिए हो सकती हैं।\"}}', NULL, '2025-08-13 09:59:43', '2025-08-13 09:59:43', 'palm_image/yNehBXQJarqgRFQvyKDl7WF8FYS6Tbyz6qkUyl4z.jpg'),
(564, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages, with some emotional complexity or changes in personal relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through personal effort and perseverance.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे प्रेम और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, कुछ महत्वपूर्ण संबंधों या विवाहों को इंगित करती हैं, कुछ भावनात्मक जटिलता या व्यक्तिगत संबंधों में परिवर्तन के साथ।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत प्रयास और दृढ़ता के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं, जो विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-13 10:00:25', '2025-08-13 10:00:25', 'palm_image/YqBQYumMd2jvJt0BIX5i6MebUj2mWPheZ2KBnS2C.jpg'),
(565, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is visible but not very deep, suggesting a life influenced by external circumstances and some fluctuations in career or life path. It indicates adaptability and openness to change.\",\"success_line\":\"The success (sun) line is faint and short, implying moderate recognition and success in creative or professional endeavors. It suggests that achievements may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a preference for stability with some openness to new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन पथ में कुछ उतार -चढ़ाव का सुझाव देता है। यह बदलने के लिए अनुकूलनशीलता और खुलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह बताता है कि उपलब्धियां लगातार प्रयास के माध्यम से धीरे -धीरे आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये लाइनें नए अनुभवों के लिए कुछ खुलेपन के साथ स्थिरता के लिए एक प्राथमिकता का सुझाव देती हैं।\"}}', NULL, '2025-08-13 10:03:22', '2025-08-13 10:03:22', 'palm_image/Ho2fV7Z9TQzW3drNsUOPFoIl32CkoDxYqMgB5Vp1.jpg'),
(566, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating a life influenced by external circumstances and personal choices. It suggests a moderate level of career stability with some changes or shifts.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may be purposeful and contribute to personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन को दर्शाता है। यह कुछ परिवर्तनों या बदलावों के साथ कैरियर की स्थिरता का एक मध्यम स्तर का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और सफलता बाद में जीवन में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं उद्देश्यपूर्ण हो सकती हैं और व्यक्तिगत विकास में योगदान दे सकती हैं।\"}}', NULL, '2025-08-13 10:06:02', '2025-08-13 10:06:02', 'palm_image/JG7HU7CtnoYjJp6QVl401YeMHAe296bIfi73s3p8.jpg'),
(567, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or success through their talents.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travels or changes in environment. This suggests a life enriched by diverse experiences and adaptability to new situations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि व्यक्ति अपनी प्रतिभा के माध्यम से प्रसिद्धि या सफलता प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह विभिन्न अनुभवों और नई स्थितियों के अनुकूलता से समृद्ध जीवन का सुझाव देता है।\"}}', NULL, '2025-08-13 10:14:34', '2025-08-13 10:14:34', 'palm_image/MBjlhJOpU4wbx0UBtmKef4g7hYsLMCSayftNJx78.jpg'),
(568, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic lifestyle with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. This may suggest fewer but meaningful romantic connections or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, implying that the person may experience moderate influence from external circumstances on their career path, with some periods of change or uncertainty.\",\"success_line\":\"The success (Sun) line is faint and short, which may indicate that recognition and fame are not primary motivators, but success can be achieved through steady effort and persistence.\",\"travel_lines\":\"The travel lines are visible and moderately clear, suggesting opportunities for travel and exploration, possibly for personal growth or career advancement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को समस्या-समाधान में विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। यह कम लेकिन सार्थक रोमांटिक कनेक्शन या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जिसका अर्थ है कि व्यक्ति अपने कैरियर पथ पर बाहरी परिस्थितियों से मध्यम प्रभाव का अनुभव कर सकता है, कुछ समय के परिवर्तन या अनिश्चितता के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन सफलता को स्थिर प्रयास और दृढ़ता के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देते हैं, संभवतः व्यक्तिगत विकास या कैरियर की उन्नति के लिए।\"}}', NULL, '2025-08-13 10:15:15', '2025-08-13 10:15:15', 'palm_image/2VKr7m3gmCsMgWWRwQt4Sl7gm1eLPqOhUBYXwp5z.jpg'),
(569, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन के माध्यम से नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-13 10:16:12', '2025-08-13 10:16:12', 'palm_image/pLfVQpuKVI2HnlJkjp55TYqSeP3MBE1esOixPou7.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(570, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may be meaningful but require effort to maintain.\",\"fate_line\":\"The fate line is visible but not very deep, suggesting a life influenced by external circumstances and personal choices. It indicates a moderate level of career stability with some changes or shifts.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creativity and achievement but not immediate success.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक कनेक्शन का सुझाव देती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का सुझाव देती है। यह कुछ परिवर्तनों या बदलावों के साथ कैरियर की स्थिरता के एक मध्यम स्तर को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह रचनात्मकता और उपलब्धि के लिए क्षमता का सुझाव देता है लेकिन तत्काल सफलता नहीं।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-14 01:29:28', '2025-08-14 01:29:28', 'palm_image/G829M1CV5WLbXmk2kV2octLwMyiwnqyzlhs4R1SO.jpg'),
(571, '86', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a strong intellect, creativity, and good decision-making skills. This person is likely thoughtful and enjoys learning.\",\"heart_line\":\"The heart line is clear and curves upward, suggesting a warm, caring nature with strong emotional connections and a capacity for deep love and compassion.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality, a strong constitution, and a balanced life with steady energy.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and some changes in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary focuses, but success can be achieved through personal effort.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in environment, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार है, जो एक मजबूत बुद्धि, रचनात्मकता और अच्छे निर्णय लेने के कौशल वाले व्यक्ति को दर्शाती है। यह व्यक्ति संभवतः विचारशील है और सीखने में आनंद लेता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति और गहरे प्यार और करुणा के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति, एक मजबूत संविधान और स्थिर ऊर्जा के साथ एक संतुलित जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन की दिशा में कुछ बदलावों को दर्शाता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, लेकिन व्यक्तिगत प्रयास के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और बेहोश हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, लेकिन लगातार या व्यापक यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-14 01:30:54', '2025-08-14 01:30:54', 'palm_image/Pro2mtgfB31oxgA50EbcYdrp0N3DDeg5kzk1oPKn.jpg'),
(572, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a zest for life. It suggests a strong physical constitution and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction. It indicates adaptability to changing situations.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and a likelihood of journeys that broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक मजबूत भौतिक संविधान और ऊर्जा और उत्साह से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ। यह बदलती स्थितियों के लिए अनुकूलनशीलता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा और क्षितिज को व्यापक बनाने वाली यात्राओं की संभावना का सुझाव देती हैं।\"}}', NULL, '2025-08-14 01:35:02', '2025-08-14 01:35:02', 'palm_image/uzWKEkDS7ywESvuBct3Kftv6yZNTX3qy7zHWABw2.jpg'),
(573, '87', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships. It suggests careful consideration before commitment.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or artistic endeavors. It suggests potential for achievement with sustained effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a person open to new experiences and learning from different cultures.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह एक व्यक्ति को धीरज और जीवन के लिए एक उत्साह के साथ सुझाव देता है, एक लंबे और सक्रिय जीवन का आनंद लेने की संभावना है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी का संकेत देती हैं। यह प्रतिबद्धता से पहले सावधानीपूर्वक विचार करने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो रचनात्मक या कलात्मक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह निरंतर प्रयास के साथ उपलब्धि के लिए क्षमता का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह एक व्यक्ति को नए अनुभवों और विभिन्न संस्कृतियों से सीखने के लिए खोलने का सुझाव देता है।\"}}', NULL, '2025-08-14 01:38:33', '2025-08-14 01:38:33', 'palm_image/JSnIn5UxIoa6DwVoDWT8mgGWjIOJBbqptFCwQPlQ.jpg'),
(574, '87', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a strong intellect, creativity, and a balanced approach to problem-solving. This person is thoughtful and has good concentration.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, suggesting a warm, caring nature and a person who values emotional connections and relationships deeply.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality, a strong constitution, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances but with a good degree of personal control and adaptability.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment, but not frequent or significant journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार है, जो एक मजबूत बुद्धि, रचनात्मकता और समस्या-समाधान के लिए एक संतुलित दृष्टिकोण के साथ एक व्यक्ति को दर्शाता है। यह व्यक्ति विचारशील है और अच्छी एकाग्रता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर घटता है, एक गर्म, देखभाल करने वाली प्रकृति और एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंध और रिश्तों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जो अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों से प्रभावित जीवन का संकेत देती है, लेकिन व्यक्तिगत नियंत्रण और अनुकूलनशीलता की एक अच्छी डिग्री के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि जीवन में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और बेहोश होती हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, लेकिन लगातार या महत्वपूर्ण यात्रा नहीं करती हैं।\"}}', NULL, '2025-08-14 01:40:13', '2025-08-14 01:40:13', 'palm_image/fxxhwpRDihcgciJpiXG4DewSdh8AvgNCCLZLjl4c.jpg'),
(575, 'guest_opbP3khkcY', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth and a caring nature. It suggests a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, indicating good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a cautious approach to relationships and possibly a few significant partnerships or marriages in life.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, but personal effort will play a key role in shaping their destiny.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in career or creative pursuits. It indicates potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are multiple and distinct, indicating a likelihood of frequent travel or changes in residence, often related to work or personal growth.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी और एक देखभाल करने वाली प्रकृति दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान का संकेत देती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः जीवन में कुछ महत्वपूर्ण साझेदारी या विवाह का सुझाव देते हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन व्यक्तिगत प्रयास उनके भाग्य को आकार देने में महत्वपूर्ण भूमिका निभाएगा।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, कैरियर या रचनात्मक गतिविधियों में मान्यता और उपलब्धि का सुझाव देती है। यह प्रसिद्धि या सार्वजनिक पावती के लिए क्षमता को इंगित करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अलग हैं, जो लगातार यात्रा या निवास में परिवर्तन की संभावना का संकेत देती हैं, अक्सर काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-08-14 02:36:34', '2025-08-14 02:36:34', 'palm_image/NA6uhbM8p64gzcVDep68hFi6pPiMttnJK9P30yD4.jpg'),
(576, '88', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is prominent and long, suggesting good vitality, strong health, and a zest for life. It indicates a stable and energetic individual with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly a few significant emotional experiences. It suggests careful consideration before commitment.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and some fluctuations in career or life path. It suggests adaptability and resilience in facing changes.\",\"success_line\":\"The success (sun) line is faint, suggesting that recognition and success may come later in life or through persistent effort. It indicates potential for creativity and achievement with dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा प्रमुख और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का सुझाव देती है। यह एक सकारात्मक दृष्टिकोण के साथ एक स्थिर और ऊर्जावान व्यक्ति को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कुछ महत्वपूर्ण भावनात्मक अनुभवों का संकेत देती हैं। यह प्रतिबद्धता से पहले सावधानीपूर्वक विचार करने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन पथ में कुछ उतार -चढ़ाव का संकेत देती है। यह परिवर्तनों का सामना करने में अनुकूलनशीलता और लचीलापन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, यह सुझाव देते हुए कि मान्यता और सफलता बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह समर्पण के साथ रचनात्मकता और उपलब्धि के लिए क्षमता को इंगित करता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह आवश्यक होने पर नए अनुभवों के लिए स्थिरता लेकिन खुलेपन के लिए एक प्राथमिकता का सुझाव देता है।\"}}', NULL, '2025-08-14 02:38:16', '2025-08-14 02:38:16', 'palm_image/AOuvs5mVyH4ZQuUtPwEEhwbiOhcaqdLKabUWETKx.jpg'),
(577, 'guest_nNqCfGaYto', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature and a strong capacity for emotional connections and empathy.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a person who is energetic and enjoys a robust lifestyle.\",\"marriage_line\":\"The marriage lines are multiple and well-marked, indicating the possibility of several significant relationships or marriages, with emotional depth and commitment.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, suggesting a strong sense of purpose and career focus. It indicates a life path influenced by determination and ambition.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests potential for fame or public acclaim.\",\"travel_lines\":\"The travel lines are present and well-defined, indicating frequent travel or significant journeys that will bring new experiences and opportunities.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म, दयालु प्रकृति और भावनात्मक कनेक्शन और सहानुभूति के लिए एक मजबूत क्षमता को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक व्यक्ति को सुझाव देता है जो ऊर्जावान है और एक मजबूत जीवन शैली का आनंद लेता है।\",\"marriage_line\":\"शादी की लाइनें कई और अच्छी तरह से चिह्नित हैं, जो भावनात्मक गहराई और प्रतिबद्धता के साथ कई महत्वपूर्ण संबंधों या विवाह की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना का सुझाव देते हुए, सीधे हथेली तक चलती है। यह दृढ़ संकल्प और महत्वाकांक्षा से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह प्रसिद्धि या सार्वजनिक प्रशंसा के लिए क्षमता का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और अच्छी तरह से परिभाषित हैं, जो लगातार यात्रा या महत्वपूर्ण यात्रा का संकेत देती हैं जो नए अनुभव और अवसर लाएगी।\"}}', NULL, '2025-08-14 02:40:12', '2025-08-14 02:40:12', 'palm_image/ZogJlIsiXbOh2EKzQqPUXlDcxfSYzs8UXgUhNEXI.jpg'),
(578, 'guest_mYNW0KRwDP', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are short and faint, indicating a reserved approach to relationships and possibly fewer but meaningful romantic commitments.\",\"fate_line\":\"The fate line is faint and somewhat broken, suggesting changes in career or life direction. It indicates a life path influenced by external circumstances and personal choices.\",\"success_line\":\"The success (sun) line is not prominently visible, which may imply that recognition and fame are not primary motivators, but success can be achieved through steady effort and persistence.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment, often related to work or personal growth rather than frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें छोटी और बेहोश होती हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम लेकिन सार्थक रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और कुछ हद तक टूट गई है, जो कैरियर या जीवन की दिशा में बदलाव का सुझाव देती है। यह बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा प्रमुख रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन सफलता को स्थिर प्रयास और दृढ़ता के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और बेहोश होती हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, अक्सर अक्सर यात्रा के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-08-14 02:43:33', '2025-08-14 02:43:33', 'palm_image/mp0cvWfhqHYrAIw5copRzix3AYqOqwSjIiLFY6bj.jpg'),
(579, 'guest_UEdT9jue7n', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and practical thinking. It suggests good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting some influence of external circumstances on life path, with potential changes or interruptions in career or life direction.\",\"success_line\":\"The success (Sun) line is not prominently visible, which may indicate that recognition and fame are not primary focuses, or success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and faint, implying limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और व्यावहारिक सोच को इंगित करते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह अच्छी एकाग्रता और निर्णय लेने की क्षमताओं का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का सुझाव देती है, कैरियर या जीवन की दिशा में संभावित परिवर्तनों या रुकावटों के साथ।\",\"success_line\":\"सफलता (सूर्य) लाइन प्रमुख रूप से दिखाई नहीं दे रही है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फ़ोकस नहीं हैं, या सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कम और बेहोश हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2025-08-14 02:47:09', '2025-08-14 02:47:09', 'palm_image/ZVbzgc21KA7eT7gCsNph5JnM5d1brlG7HLQKJr1h.jpg'),
(580, 'guest_TLmerT6wF4', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth and a caring nature. It suggests a person who values relationships and has a compassionate heart.\",\"life_line\":\"The life line is deep and long, indicating good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some fluctuations or changes in romantic life, but overall stability is suggested.\",\"fate_line\":\"The fate line is visible and runs straight, suggesting a strong sense of purpose and career focus. It indicates a life path influenced by personal ambition and determination.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement in creative or artistic pursuits. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और अच्छी निर्णय लेने की क्षमताओं का संकेत देते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह एक व्यावहारिक विचारक का सुझाव देता है जो तर्क और कारण पर एक मजबूत ध्यान केंद्रित करता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी और एक देखभाल करने वाली प्रकृति दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों को महत्व देता है और एक दयालु दिल है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान का संकेत देती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन वर्तमान में, सार्थक संबंधों के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र स्थिरता का सुझाव दिया गया है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना का सुझाव देती है। यह व्यक्तिगत महत्वाकांक्षा और दृढ़ संकल्प से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, जो रचनात्मक या कलात्मक गतिविधियों में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-14 02:56:09', '2025-08-14 02:56:09', 'palm_image/KdaJzAk6eLBnbwXnd9G6LGcaJmNlb5f4drETrbzY.jpg'),
(581, 'guest_jdPq2feGlo', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are distinct and multiple, indicating several significant relationships or marriages. It suggests a complex love life with meaningful emotional bonds.\",\"fate_line\":\"The fate line is faint but present, showing a life influenced by external circumstances and some fluctuations in career or life path. It suggests adaptability and the ability to overcome obstacles.\",\"success_line\":\"The success (Sun) line is visible and straight, indicating recognition, creativity, and potential for fame or achievement in artistic or creative fields.\",\"travel_lines\":\"The travel lines are clear and multiple, suggesting frequent travels or changes in environment. It indicates a person who is open to new experiences and exploration.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें अलग -अलग और कई हैं, जो कई महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। यह सार्थक भावनात्मक बंधनों के साथ एक जटिल प्रेम जीवन का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है, लेकिन मौजूद है, बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन पथ में कुछ उतार -चढ़ाव दिखाती है। यह अनुकूलनशीलता और बाधाओं को दूर करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और सीधी है, जो कलात्मक या रचनात्मक क्षेत्रों में प्रसिद्धि या उपलब्धि के लिए मान्यता, रचनात्मकता और क्षमता का संकेत देती है।\",\"travel_lines\":\"यात्रा लाइनें स्पष्ट और एकाधिक हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो नए अनुभवों और अन्वेषण के लिए खुला है।\"}}', NULL, '2025-08-14 02:59:12', '2025-08-14 02:59:12', 'palm_image/6AxCAUL7DCCXfTgI7Vl5O5XW6t3tvAaXHcTQtRHh.jpg'),
(582, 'guest_d0F8aRGVta', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good concentration. It suggests a person who is thoughtful and capable of making sound decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, caring nature with emotional depth. This person values relationships and is likely to be compassionate and affectionate.\",\"life_line\":\"The life line is strong and deep, showing vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting a life path influenced by external circumstances and personal choices. This person may experience changes in career or life direction but has the adaptability to manage them.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment. These travels are likely purposeful and contribute to personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, व्यावहारिक सोच और अच्छी एकाग्रता के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो ध्वनि निर्णय लेने में विचारशील और सक्षम है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गहराई के साथ एक गर्म, देखभाल करने वाली प्रकृति को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और यह दयालु और स्नेही होने की संभावना है।\",\"life_line\":\"जीवन रेखा मजबूत और गहरी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक कनेक्शन का सुझाव देती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का सुझाव देता है। यह व्यक्ति कैरियर या जीवन की दिशा में बदलाव का अनुभव कर सकता है, लेकिन उन्हें प्रबंधित करने के लिए अनुकूलन क्षमता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। सफलता अचानक सफलताओं के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन होती हैं। ये यात्राएं उद्देश्यपूर्ण हैं और व्यक्तिगत विकास में योगदान करती हैं।\"}}', NULL, '2025-08-14 03:01:52', '2025-08-14 03:01:52', 'palm_image/WFPIzPSEWlEwzSa9D1iMKgdDyaLgFAAAZ5qAI56H.jpg'),
(583, 'guest_okgFlYL1t6', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction. It indicates adaptability to changing situations.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a curiosity about the world and potential for beneficial journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ। यह बदलती स्थितियों के लिए अनुकूलनशीलता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह दुनिया के बारे में जिज्ञासा और लाभकारी यात्राओं के लिए क्षमता का सुझाव देता है।\"}}', NULL, '2025-08-14 03:07:51', '2025-08-14 03:07:51', 'palm_image/9ACJwPsVIP1x8P2j6rb74B1eBQbQ6hnSwAg1nhfJ.jpg'),
(584, 'guest_l9Rj5RDuLc', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, reflecting recognition, creativity, and potential for fame or achievement in artistic or creative fields.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travel or changes in environment. This suggests a life enriched by diverse experiences and adaptability to new situations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें सद्भाव बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, पहचान, रचनात्मकता और कलात्मक या रचनात्मक क्षेत्रों में प्रसिद्धि या उपलब्धि के लिए क्षमता को दर्शाती है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह विभिन्न अनुभवों और नई स्थितियों के अनुकूलता से समृद्ध जीवन का सुझाव देता है।\"}}', NULL, '2025-08-14 03:12:17', '2025-08-14 03:12:17', 'palm_image/8cJ7Qgjy51oLWCj7Sw8gjIAj99J5XfvzwhUJJeZB.jpg'),
(585, 'guest_ZYF1RtZd3y', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep, meaningful relationships. It indicates a caring and compassionate nature.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a zest for life. It indicates a stable and healthy life with strong physical energy.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possible delays or challenges in marriage or long-term partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path. It indicates some fluctuations in career or life direction but with potential for growth.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा गहरी और लंबी है, मजबूत भावनात्मक गहराई और गहरे, सार्थक संबंधों के लिए एक क्षमता दिखाती है। यह एक देखभाल और दयालु प्रकृति को इंगित करता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का सुझाव देता है। यह मजबूत शारीरिक ऊर्जा के साथ एक स्थिर और स्वस्थ जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और विवाह या दीर्घकालिक साझेदारी में संभावित देरी या चुनौतियों का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं। यह कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव को इंगित करता है लेकिन विकास की संभावना के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-08-14 03:17:25', '2025-08-14 03:17:25', 'palm_image/K8C6eeXYFERrbLpt6xLB9hc2mTHxPv9zAeU9C6FG.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(586, 'guest_Qb1YpCgFW7', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus. It suggests that the individual is likely to experience significant achievements through dedication and hard work.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and success in artistic or public endeavors. It suggests that the person will gain fame or appreciation in their chosen field.\",\"travel_lines\":\"The travel lines are multiple and well-marked, pointing to frequent travels or changes in environment. This suggests a life enriched by diverse experiences and opportunities for growth through movement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह बताता है कि व्यक्ति को समर्पण और कड़ी मेहनत के माध्यम से महत्वपूर्ण उपलब्धियों का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और सफलता का संकेत देती है। यह बताता है कि व्यक्ति अपने चुने हुए क्षेत्र में प्रसिद्धि या प्रशंसा प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन की ओर इशारा करती हैं। यह आंदोलन के माध्यम से विकास के लिए विविध अनुभवों और अवसरों से समृद्ध जीवन का सुझाव देता है।\"}}', NULL, '2025-08-14 03:23:37', '2025-08-14 03:23:37', 'palm_image/JWC4wCw2nqaZwlg1Pe2bHq99Mfvrx6SV4SrCPcak.jpg'),
(587, 'guest_lrJsAJJaz4', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are distinct and moderately long, indicating meaningful relationships and potential for lasting partnerships. Multiple lines suggest the possibility of more than one significant relationship.\",\"fate_line\":\"The fate line is present but faint, suggesting that the individual may experience some fluctuations in career or life direction but generally maintains control over their destiny.\",\"success_line\":\"The success (sun) line is visible and clear, indicating recognition, creativity, and potential for success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are few and fine, suggesting occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें अलग -अलग और मध्यम रूप से लंबी हैं, जो कि स्थायी साझेदारी के लिए सार्थक संबंधों और क्षमता का संकेत देती हैं। कई लाइनें एक से अधिक महत्वपूर्ण संबंधों की संभावना का सुझाव देती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि व्यक्ति कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव का अनुभव कर सकता है, लेकिन आम तौर पर अपने भाग्य पर नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या सार्वजनिक प्रयासों में सफलता के लिए मान्यता, रचनात्मकता और क्षमता का संकेत देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और ठीक हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2025-08-14 03:27:04', '2025-08-14 03:27:04', 'palm_image/yJLxvDZ9tsQNci06dVPRsXSwqOTBaMi7ckv66taC.jpg'),
(588, 'guest_D9pK96Kn8y', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus. It suggests that the individual is likely to experience significant achievements through dedication and hard work.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and success in artistic or creative endeavors. It points to a promising path toward fame or accomplishment.\",\"travel_lines\":\"The travel lines are present and moderately clear, suggesting opportunities for travel and exploration. These journeys may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह बताता है कि व्यक्ति को समर्पण और कड़ी मेहनत के माध्यम से महत्वपूर्ण उपलब्धियों का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या रचनात्मक प्रयासों में मान्यता, रचनात्मकता और सफलता का संकेत देती है। यह प्रसिद्धि या उपलब्धि की ओर एक आशाजनक मार्ग की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देते हैं। ये यात्राएं व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-14 04:26:13', '2025-08-14 04:26:13', 'palm_image/EzNApRnYEpJSQlCPfxBZfRXYCb7SVV0xUWNBhscu.jpg'),
(589, '88', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities. It suggests a person who is thoughtful and capable of focusing on their goals.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections and is empathetic.\",\"life_line\":\"The life line is deep and long, indicating good vitality, strong health, and a zest for life. It suggests a person with a stable and energetic life force, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships and possibly fewer significant romantic partnerships. It may indicate a cautious or selective attitude towards marriage.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, but they have the ability to shape their own destiny through effort and determination.\",\"success_line\":\"The success (Sun) line is faint or absent, which may suggest that recognition and fame are not primary motivators, or that success will come through steady, behind-the-scenes work rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a person who may experience significant journeys or changes in environment during their lifetime.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, व्यावहारिक सोच और अच्छी निर्णय लेने की क्षमताओं के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो अपने लक्ष्यों पर ध्यान केंद्रित करने में विचारशील और सक्षम है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को महत्व देता है और सहानुभूति रखता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का संकेत देती है। यह एक स्थिर और ऊर्जावान जीवन शक्ति वाले व्यक्ति को सुझाव देता है, एक लंबे और सक्रिय जीवन का आनंद लेने की संभावना है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का सुझाव देती हैं और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी। यह शादी के प्रति सतर्क या चयनात्मक रवैया का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे प्रयास और दृढ़ संकल्प के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो यह सुझाव दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या यह सफलता सार्वजनिक प्रशंसा के बजाय स्थिर, पीछे-पीछे के काम के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह एक ऐसे व्यक्ति को सुझाव देता है जो अपने जीवनकाल के दौरान महत्वपूर्ण यात्रा या पर्यावरण में परिवर्तन का अनुभव कर सकता है।\"}}', NULL, '2025-08-14 04:27:11', '2025-08-14 04:27:11', 'palm_image/f6hrzfslRjusaVM4KwC3TULKZNEqrfakbDhVhsnk.jpg'),
(590, 'guest_yXtowBcLXi', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and straight, reflecting a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and potential for fame or achievement in artistic or creative endeavors.\",\"travel_lines\":\"The travel lines are present but not very pronounced, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख और सीधी है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या रचनात्मक प्रयासों में प्रसिद्धि या उपलब्धि के लिए मान्यता, रचनात्मकता और क्षमता का संकेत देती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन बहुत स्पष्ट नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन अक्सर या व्यापक नहीं।\"}}', NULL, '2025-08-14 04:31:34', '2025-08-14 04:31:34', 'palm_image/i9u2WBw6lpm3BeCbUlRVweH5HRjjA8IkUjTl28cC.jpg'),
(591, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a zest for life. It suggests a strong physical constitution and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some challenges, but overall positive prospects in love and marriage.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It suggests stability in professional life and the ability to overcome obstacles.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and success in artistic or creative endeavors. It points to a person who will achieve fame or acknowledgment in their field.\",\"travel_lines\":\"The travel lines are multiple and well-marked, suggesting frequent travel or changes in environment. This indicates a person who is adventurous and open to exploring new places and experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक मजबूत भौतिक संविधान और ऊर्जा और उत्साह से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन प्यार और विवाह में समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में स्थिरता और बाधाओं को दूर करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या रचनात्मक प्रयासों में मान्यता, रचनात्मकता और सफलता का संकेत देती है। यह एक ऐसे व्यक्ति की ओर इशारा करता है जो अपने क्षेत्र में प्रसिद्धि या पावती प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो साहसिक है और नए स्थानों और अनुभवों की खोज के लिए खुला है।\"}}', NULL, '2025-08-14 04:33:11', '2025-08-14 04:33:11', 'palm_image/pJMtQtG78GczHlIz7ENV27qlZHYs6agIDpsaySm9.jpg'),
(592, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction, but overall a steady progression.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating that recognition and fame may not be a primary focus, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ, लेकिन कुल मिलाकर एक स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को लगातार प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-14 07:58:20', '2025-08-14 07:58:20', 'palm_image/TEqmofIUci90W2ttNjuQJir4nmXBlSKt9TRu1aEn.jpg'),
(593, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they have some control over their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन व्यक्तिगत प्रयास के माध्यम से अपने भाग्य पर कुछ नियंत्रण रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-18 05:24:58', '2025-08-18 05:24:58', 'palm_image/9fBCyMl5pd9ZjRsjciDfSwGYjpVmQG2j5fQI6PU7.jpg'),
(594, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting that destiny plays a moderate role in the person\'s life. It indicates some influence of external circumstances on career and life path, but personal effort is key.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creativity and achievement with dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel may bring new experiences and opportunities but is not a dominant theme in life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि डेस्टिनी व्यक्ति के जीवन में एक मध्यम भूमिका निभाती है। यह कैरियर और जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव को इंगित करता है, लेकिन व्यक्तिगत प्रयास महत्वपूर्ण है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह समर्पण के साथ रचनात्मकता और उपलब्धि के लिए क्षमता का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। इन पंक्तियों का सुझाव है कि यात्रा नए अनुभव और अवसर ला सकती है, लेकिन जीवन में एक प्रमुख विषय नहीं है।\"}}', NULL, '2025-08-18 05:26:10', '2025-08-18 05:26:10', 'palm_image/hwJdIxSH2BUU5gikxsfxNw2395yo6GE9pDB5qxkf.jpg'),
(595, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a life influenced by personal choices rather than destiny. It indicates flexibility in career and life path with some external influences.\",\"success_line\":\"The success (Sun) line is faint, implying that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन का सुझाव देता है। यह कुछ बाहरी प्रभावों के साथ कैरियर और जीवन पथ में लचीलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, जिसका अर्थ है कि मान्यता और प्रसिद्धि जीवन में बाद में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-18 05:27:12', '2025-08-18 05:27:12', 'palm_image/PFomn8HPP5caBrW9YOe1IOGKN3cMLfWzMHdSi3U3.jpg'),
(596, 'guest_sjXJvjgJgB', '{\"en\":{\"head_line\":\"The Head Line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The Heart Line is smooth and gently curved, reflecting a warm and compassionate nature. This person is likely to be emotionally expressive and values deep, meaningful relationships.\",\"life_line\":\"The Life Line is well-defined and curves around the base of the thumb, signifying good vitality and a strong life force. It suggests a person with a stable and healthy lifestyle, capable of overcoming challenges.\",\"marriage_line\":\"The Marriage Lines are faint and short, indicating a reserved approach to relationships. This may suggest fewer but meaningful romantic connections or a cautious attitude towards commitment.\",\"fate_line\":\"The Fate Line is faint and not very prominent, which may imply a life path influenced more by personal choices than by external circumstances. This person may experience changes in career or life direction.\",\"success_line\":\"The Success Line (Sun Line) is not distinctly visible, suggesting that recognition and fame may not be primary motivators. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The Travel Lines are minimal, indicating limited long-distance travel or a preference for familiar environments. When travel occurs, it is likely purposeful and well-planned.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा चिकनी और धीरे से घुमावदार है, एक गर्म और दयालु प्रकृति को दर्शाती है। इस व्यक्ति को भावनात्मक रूप से अभिव्यंजक और गहरे, सार्थक संबंधों के मूल्यों की संभावना है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति और एक मजबूत जीवन शक्ति को दर्शाता है। यह एक स्थिर और स्वस्थ जीवन शैली वाले व्यक्ति को सुझाव देता है, जो चुनौतियों पर काबू पाने में सक्षम है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। यह कम लेकिन सार्थक रोमांटिक कनेक्शन या प्रतिबद्धता के प्रति सतर्क रवैया सुझा सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का अर्थ है। यह व्यक्ति कैरियर या जीवन दिशा में परिवर्तन का अनुभव कर सकता है।\",\"success_line\":\"सफलता लाइन (सन लाइन) विशिष्ट रूप से दिखाई नहीं देती है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हो सकती है। सफलता अचानक सफलता के बजाय स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या परिचित वातावरण के लिए वरीयता का संकेत देती हैं। जब यात्रा होती है, तो यह उद्देश्यपूर्ण और अच्छी तरह से नियोजित होने की संभावना है।\"}}', NULL, '2025-08-19 01:36:21', '2025-08-19 01:36:21', 'palm_image/hwdpqYrAwKuYmWrntayGkWdLfd2xF0kDlrZ5enlC.jpg'),
(597, '90', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life with a stable personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and a harmonious partnership in life.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest some changes or fluctuations in career or life path, but adaptability is a key strength.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be a primary focus, but personal satisfaction and inner success are valued.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel, but opportunities for short journeys or local exploration are likely.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, व्यावहारिक सोच और अच्छी निर्णय लेने की क्षमताओं के साथ एक संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, भावनात्मक स्थिरता और मजबूत रिश्तों के साथ एक गर्म, दयालु प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों के लिए क्षमता और जीवन में एक सामंजस्यपूर्ण साझेदारी का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो कैरियर या जीवन पथ में कुछ बदलाव या उतार -चढ़ाव का सुझाव दे सकती है, लेकिन अनुकूलनशीलता एक महत्वपूर्ण ताकत है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं, लेकिन छोटी यात्रा या स्थानीय अन्वेषण के अवसर की संभावना है।\"}}', NULL, '2025-08-19 01:37:29', '2025-08-19 01:37:29', 'palm_image/pYIrqtiRlXp37DnVw0rTwiNyEzcXyryakQPnVIFV.jpg'),
(598, '90', '{\"en\":{\"head_line\":\"The Head Line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The Heart Line is smooth and gently curved, reflecting a warm and compassionate nature. This line suggests emotional stability and a capacity for deep, meaningful relationships.\",\"life_line\":\"The Life Line is well-defined and curves around the base of the thumb, signifying good vitality and a strong life force. It indicates a person with resilience and a generally healthy constitution.\",\"marriage_line\":\"The Marriage Lines are faint and short, suggesting a reserved approach to relationships. This may indicate fewer but meaningful romantic connections or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The Fate Line is faint and not very prominent, which may imply a life path influenced more by personal choices than by external circumstances. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The Success Line (Sun Line) is subtle, indicating that recognition and fame may come later in life or through persistent effort. It reflects a steady but modest achievement trajectory.\",\"travel_lines\":\"The Travel Lines are minimal, suggesting limited long-distance travel or a preference for familiar environments. When travel occurs, it is likely purposeful and well-planned.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा चिकनी और धीरे से घुमावदार है, एक गर्म और दयालु प्रकृति को दर्शाती है। यह रेखा भावनात्मक स्थिरता और गहरे, सार्थक संबंधों के लिए एक क्षमता का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति और एक मजबूत जीवन शक्ति को दर्शाता है। यह लचीलापन और आम तौर पर स्वस्थ संविधान वाले व्यक्ति को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का सुझाव देती हैं। यह कम लेकिन सार्थक रोमांटिक कनेक्शन या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का अर्थ है। यह कैरियर और जीवन की दिशा में लचीलापन और अनुकूलनशीलता का सुझाव देता है।\",\"success_line\":\"सफलता लाइन (सन लाइन) सूक्ष्म है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या लगातार प्रयास के माध्यम से बाद में आ सकती है। यह एक स्थिर लेकिन मामूली उपलब्धि प्रक्षेपवक्र को दर्शाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या परिचित वातावरण के लिए एक प्राथमिकता का सुझाव देते हैं। जब यात्रा होती है, तो यह उद्देश्यपूर्ण और अच्छी तरह से नियोजित होने की संभावना है।\"}}', NULL, '2025-08-19 01:39:48', '2025-08-19 01:39:48', 'palm_image/aK0keqdXDrUmOmGWHmfpuJUn7w4tfLMNWnuQS0c6.jpg'),
(599, '90', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life with a stable personal foundation.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and a harmonious partnership in life.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest some changes or fluctuations in career or life path, but adaptability and resilience.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be a primary focus, but personal satisfaction and inner success are valued.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, व्यावहारिक सोच और अच्छी निर्णय लेने की क्षमताओं के साथ एक संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, भावनात्मक स्थिरता और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों के लिए क्षमता और जीवन में एक सामंजस्यपूर्ण साझेदारी का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो कैरियर या जीवन पथ में कुछ बदलाव या उतार -चढ़ाव का सुझाव दे सकती है, लेकिन अनुकूलनशीलता और लचीलापन।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, अक्सर व्यक्तिगत विकास या अवसरों के लिए।\"}}', NULL, '2025-08-19 01:41:18', '2025-08-19 01:41:18', 'palm_image/lg1q4Zghh1CGjFLQAUwYOGbSVPzju39iI521AbR2.jpg'),
(600, '90', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, with some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a significant aspect of this person\'s life experience.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छा स्वास्थ्य और एक मजबूत जीवन शक्ति दिखाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां इस व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा इस व्यक्ति के जीवन के अनुभव का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-08-19 01:42:21', '2025-08-19 01:42:21', 'palm_image/LepXvyjzzueOUvQVvMF7zQn4b9cTaQ9TSdMmOV93.jpg'),
(601, '90', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major theme in this person\'s life, though occasional journeys may occur.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का अर्थ है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का संकेत देते हैं या यह यात्रा इस व्यक्ति के जीवन में एक प्रमुख विषय नहीं है, हालांकि कभी-कभी यात्रा हो सकती है।\"}}', NULL, '2025-08-19 01:44:34', '2025-08-19 01:44:34', 'palm_image/QZEzi8CcVynByfDK8ThFBP25J0RCv3T73IQGGssw.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(602, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight, suggesting a clear sense of purpose and career direction. It indicates determination and a steady path toward achieving goals.\",\"success_line\":\"The success (sun) line is faint but discernible, pointing to potential recognition and success in creative or artistic endeavors. It suggests that achievements may come with effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक कनेक्शन।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे चलती है, उद्देश्य और कैरियर की दिशा की स्पष्ट भावना का सुझाव देती है। यह लक्ष्यों को प्राप्त करने की दिशा में दृढ़ संकल्प और एक स्थिर मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और सफलता की ओर इशारा करती है। यह बताता है कि उपलब्धियां प्रयास और दृढ़ता के साथ आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-19 04:55:03', '2025-08-19 04:55:03', 'palm_image/3pWPPsHoK8lgDgvASLTH0jFZRM7kjZ0uRLap7zms.jpg'),
(603, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have a good ability to analyze situations and make thoughtful decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring approach to love and friendships.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong life force. It suggests good health and a stable, energetic lifestyle with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. You are likely to experience steady progress in your professional life with some changes along the way.\",\"success_line\":\"The success (Sun) line is faint but noticeable, suggesting potential for recognition and achievement in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These journeys may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास स्थितियों का विश्लेषण करने और विचारशील निर्णय लेने की अच्छी क्षमता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और प्यार और दोस्ती के लिए एक देखभाल दृष्टिकोण रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत जीवन शक्ति दिखा रही है। यह चुनौतियों को पार करने की क्षमता के साथ अच्छे स्वास्थ्य और एक स्थिर, ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। इन रिश्तों को सद्भाव बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, सीधे हथेली को चलाता है। आप रास्ते में कुछ परिवर्तनों के साथ अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव करने की संभावना रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है। सफलता धीरे -धीरे दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-08-19 04:57:36', '2025-08-19 04:57:36', 'palm_image/GaJKvGxAx2Okbqtl7PtkadVDssGq4ZJEBO8wZOaL.jpg'),
(604, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, with success coming through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a major focus in life, with more emphasis on local or familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और मजबूत पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देता है, लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) लाइन बेहोश या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, सफलता के साथ सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आने वाली सफलता।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का अर्थ है या यह यात्रा जीवन में एक प्रमुख ध्यान केंद्रित नहीं है, स्थानीय या परिचित वातावरण पर अधिक जोर देने के साथ।\"}}', NULL, '2025-08-19 04:58:46', '2025-08-19 04:58:46', 'palm_image/ZAsnW8HQOE9nT2kyXwn1XkMJaVldpFWzAFrt1ckh.jpg'),
(605, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting that while destiny plays a role, personal choices and efforts significantly influence life path and career.\",\"success_line\":\"The success (Sun) line is faint and short, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि नियति एक भूमिका निभाती है, व्यक्तिगत विकल्प और प्रयास जीवन पथ और कैरियर को काफी प्रभावित करते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में बाद में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो सामयिक यात्रा या पर्यावरण में परिवर्तन करते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-08-19 05:00:27', '2025-08-19 05:00:27', 'palm_image/zCGt7h7aVn24Zjgc1ep1F9s25cSBaClzCSzQ61vV.jpg'),
(606, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life, with some influence from external circumstances.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels are likely to be purposeful and beneficial for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक कनेक्शन।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना का सुझाव देते हुए, सीधे हथेली को चलाता है। यह बाहरी परिस्थितियों से कुछ प्रभाव के साथ, पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। लगातार प्रयास के माध्यम से सफलता धीरे -धीरे आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्रा व्यक्तिगत विकास के लिए उद्देश्यपूर्ण और फायदेमंद होने की संभावना है।\"}}', NULL, '2025-08-19 05:01:24', '2025-08-19 05:01:24', 'palm_image/VYp9sNNO1P4HNSJXe7AHVrzPrc7rxhrIQ8ADUIdI.jpg'),
(607, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a moderate influence of destiny on life events, with personal effort playing a significant role in shaping one\'s path.\",\"success_line\":\"The success (sun) line is faint and short, indicating that recognition and success may come later in life or through persistent effort rather than early or easy achievements.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जीवन की घटनाओं पर भाग्य के एक मध्यम प्रभाव का सुझाव देते हुए, व्यक्तिगत प्रयास के साथ किसी के रास्ते को आकार देने में महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह दर्शाता है कि मान्यता और सफलता जीवन में बाद में या शुरुआती या आसान उपलब्धियों के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन, स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता के साथ।\"}}', NULL, '2025-08-19 05:01:34', '2025-08-19 05:01:34', 'palm_image/3TN89pkd8p8iGKoXHxW65ErfYiiENAr4cORep4ak.jpg'),
(608, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel opportunities that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभी यात्रा के अवसरों को इंगित करते हैं जो नए अनुभव और व्यक्तिगत विकास लाते हैं।\"}}', NULL, '2025-08-19 05:02:00', '2025-08-19 05:02:00', 'palm_image/NveYt3BllFIRUzsw3jvnpvNveMvs3mFP7Uq8K2Fp.jpg'),
(609, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or artistic endeavors, along with personal fulfillment.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel opportunities that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो कम लेकिन सार्थक साझेदारी की संभावना के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है, पेशेवर जीवन में स्थिर प्रगति और दृढ़ संकल्प के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, व्यक्तिगत पूर्ति के साथ रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभी यात्रा के अवसरों को इंगित करते हैं जो नए अनुभव और व्यक्तिगत विकास लाते हैं।\"}}', NULL, '2025-08-19 05:06:58', '2025-08-19 05:06:58', 'palm_image/Rx0BPvlVF7hcl3hSDmtHptYRIQWFgo7oxofT11CN.jpg'),
(610, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life path with resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may have a meaningful impact on the person\'s life.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear direction in life, with potential for success through hard work.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to a person who may gain fame or appreciation in their field.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह चुनौतियों के खिलाफ लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन पथ का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये पंक्तियाँ भावनात्मक संबंधों का सुझाव देती हैं जो व्यक्ति के जीवन पर एक सार्थक प्रभाव डाल सकती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह कड़ी मेहनत के माध्यम से सफलता की संभावना के साथ, जीवन में एक स्पष्ट दिशा को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह एक ऐसे व्यक्ति की ओर इशारा करता है जो अपने क्षेत्र में प्रसिद्धि या प्रशंसा प्राप्त कर सकता है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-19 05:08:05', '2025-08-19 05:08:05', 'palm_image/DACAJJlMJIgTI5cySWvxO2w0vVjb7UOeb4a2PPsr.jpg'),
(611, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have a good ability to analyze situations and make thoughtful decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring approach to love and friendships.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong life force. It suggests good health and a stable, energetic lifestyle with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or a focus on personal growth before commitment. It may suggest fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that your life path may be influenced by external circumstances and personal choices. You have the potential to shape your destiny with effort and determination.\",\"success_line\":\"The success line is visible and clear, reflecting recognition and achievement in your career or personal endeavors. It suggests that your talents will bring you rewards and satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These journeys may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास स्थितियों का विश्लेषण करने और विचारशील निर्णय लेने की अच्छी क्षमता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और प्यार और दोस्ती के लिए एक देखभाल दृष्टिकोण रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत जीवन शक्ति दिखा रही है। यह चुनौतियों को पार करने की क्षमता के साथ अच्छे स्वास्थ्य और एक स्थिर, ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है। यह कम लेकिन सार्थक साझेदारी का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जिसका अर्थ है कि आपका जीवन पथ बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित हो सकता है। आपके पास प्रयास और दृढ़ संकल्प के साथ अपने भाग्य को आकार देने की क्षमता है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, आपके करियर या व्यक्तिगत प्रयासों में मान्यता और उपलब्धि को दर्शाती है। यह बताता है कि आपकी प्रतिभा आपको पुरस्कार और संतुष्टि लाएगी।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-19 05:47:01', '2025-08-19 05:47:01', 'palm_image/Cc9PyeNJwfwdtybiMRh8y1fQFr4oMTrt1knu9zII.jpg'),
(612, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और एक विचारशील प्रकृति का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो सामयिक यात्रा या पर्यावरण में परिवर्तन करते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-08-19 05:49:28', '2025-08-19 05:49:28', 'palm_image/tDlCfNcjUXKKYoT059y9EwuP2RnIp61FCEG7EvVa.jpg'),
(613, '84', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and warmth. This indicates a person who is caring, affectionate, and values relationships highly, with a tendency to be empathetic and compassionate.\",\"life_line\":\"The life line is strong and well-defined, suggesting good vitality and a robust constitution. It indicates a life full of energy and enthusiasm, with the ability to overcome challenges and maintain good health.\",\"marriage_line\":\"The marriage lines are faint and few, which may suggest a reserved approach to relationships or fewer significant romantic partnerships. It could also indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but not very prominent, indicating a life path influenced by personal choices rather than destiny alone. This suggests adaptability and the ability to shape one\'s own future through effort and decisions.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success is likely to come through steady work and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a person who may experience beneficial journeys, both physically and metaphorically, leading to growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा गहरी और थोड़ी घुमावदार है, जो भावनात्मक गहराई और गर्मी दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो देखभाल कर रहा है, स्नेही है, और रिश्तों को अत्यधिक महत्व देता है, जिसमें सहानुभूति और दयालु होने की प्रवृत्ति होती है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति और एक मजबूत संविधान का सुझाव देती है। यह चुनौतियों को पार करने और अच्छे स्वास्थ्य को बनाए रखने की क्षमता के साथ, ऊर्जा और उत्साह से भरे जीवन को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारी का सुझाव दे सकती हैं। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत ही प्रमुख नहीं है, अकेले डेस्टिनी के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ को दर्शाता है। यह अनुकूलनशीलता और प्रयास और निर्णयों के माध्यम से अपने भविष्य को आकार देने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। सफलता सार्वजनिक प्रशंसा के बजाय स्थिर काम और व्यक्तिगत संतुष्टि के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह एक ऐसे व्यक्ति को सुझाव देता है जो शारीरिक और रूपक दोनों रूप से लाभकारी यात्रा का अनुभव कर सकता है, जिससे विकास और नए अनुभव हो सकते हैं।\"}}', NULL, '2025-08-19 05:50:08', '2025-08-19 05:50:08', 'palm_image/Em3k26BFPT9qZL86xXPPqo1mzSVeOnSiyEQNGuEy.jpg'),
(614, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life influenced by destiny with steady progress in professional matters.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic fields. It suggests that success may come through perseverance and talent.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating a likelihood of frequent travel or changes in environment. This suggests a person open to new experiences and opportunities abroad or in different places.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह पेशेवर मामलों में स्थिर प्रगति के साथ नियति से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक क्षेत्रों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। यह बताता है कि सफलता दृढ़ता और प्रतिभा के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन की संभावना का संकेत देती हैं। यह एक व्यक्ति को विदेशों में या विभिन्न स्थानों पर नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-19 07:09:44', '2025-08-19 07:09:44', 'palm_image/RXQZgwitNzsgr6KXg5r0kIt1U3jCAqF3YWssaaHn.jpg'),
(615, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but noticeable, suggesting potential for recognition and achievement in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है। सफलता धीरे -धीरे दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-19 07:10:48', '2025-08-19 07:10:48', 'palm_image/77g2z1azjt7wxxwbZAwXkO164RDixWfqzgJaQPQa.jpg'),
(616, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन के माध्यम से नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-19 07:11:24', '2025-08-19 07:11:24', 'palm_image/LzrMj5smQU1PNlTGwTpmuvqqAgqiNjOTtcfRZk73.jpg'),
(617, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो सामयिक यात्रा या पर्यावरण में परिवर्तन करते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-08-19 07:12:21', '2025-08-19 07:12:21', 'palm_image/OkfetbTBCdtVqyvOVbJzLw1YF6NNWW875SnincU7.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(618, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight, suggesting a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (sun) line is faint but noticeable, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक कनेक्शन।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना का सुझाव देती है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, लेकिन ध्यान देने योग्य है, रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। सफलता धीरे -धीरे दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-19 07:19:29', '2025-08-19 07:19:29', 'palm_image/37dODIVwKD3dRv3UWGtiSqkt0tEIA5KqOQ2vOG2X.jpg'),
(619, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction. It indicates adaptability to changing situations.\",\"success_line\":\"The success (sun) line is faint and not very prominent, which may imply that recognition and success come gradually and through persistent effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ। यह बदलती स्थितियों के लिए अनुकूलनशीलता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, जिसका अर्थ है कि मान्यता और सफलता धीरे -धीरे और अचानक प्रसिद्धि या भाग्य के बजाय लगातार प्रयास के माध्यम से आती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-08-19 07:20:25', '2025-08-19 07:20:25', 'palm_image/ugQDeWtInIIEm32Ex9okrxtsHe29lec8q3cdGXZA.jpg'),
(620, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting that while destiny plays a role, personal choices and efforts significantly influence life path and career.\",\"success_line\":\"The success (Sun) line is faint and short, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, mostly for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि नियति एक भूमिका निभाती है, व्यक्तिगत विकल्प और प्रयास जीवन पथ और कैरियर को काफी प्रभावित करते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में बाद में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन करती हैं, ज्यादातर बार-बार या व्यापक यात्रा के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों के लिए।\"}}', NULL, '2025-08-19 07:21:06', '2025-08-19 07:21:06', 'palm_image/y2PfhNziDjJO83HyPkLr8wK80XvODHIK7i9bPBmS.jpg'),
(621, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success will come through steady, behind-the-scenes efforts rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता सार्वजनिक प्रशंसा के बजाय स्थिर, पीछे-पीछे के प्रयासों के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-19 07:22:29', '2025-08-19 07:22:29', 'palm_image/eKP0UcMuQP0lrqRE39FAzykpnjzOxSqhRzWyJle9.jpg'),
(622, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have a good ability to analyze situations and make thoughtful decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring approach to love and friendships.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong life force. It suggests good health and a stable, energetic lifestyle with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. You are likely to experience steady progress in your professional life with clear goals.\",\"success_line\":\"The success (Sun) line is visible and runs parallel to the fate line, indicating recognition and achievement in your endeavors. This suggests that your talents will be acknowledged and rewarded.\",\"travel_lines\":\"The travel lines are moderate and scattered, implying occasional journeys or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास स्थितियों का विश्लेषण करने और विचारशील निर्णय लेने की अच्छी क्षमता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और प्यार और दोस्ती के लिए एक देखभाल दृष्टिकोण रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत जीवन शक्ति दिखा रही है। यह चुनौतियों को पार करने की क्षमता के साथ अच्छे स्वास्थ्य और एक स्थिर, ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। इन रिश्तों को सद्भाव बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। आपको स्पष्ट लक्ष्यों के साथ अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो आपके प्रयासों में मान्यता और उपलब्धि का संकेत देती है। इससे पता चलता है कि आपकी प्रतिभा को स्वीकार किया जाएगा और पुरस्कृत किया जाएगा।\",\"travel_lines\":\"यात्रा लाइनें मध्यम और बिखरी हुई हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन होती हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-19 07:28:19', '2025-08-19 07:28:19', 'palm_image/cBnkmMza0XF1iT5c7perxNXbT0dXZoZDHEdGjud2.jpg'),
(623, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality and a strong constitution. It suggests a life full of energy, stability, and resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or a cautious approach to commitment. It may suggest a focus on personal growth before settling down.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path. It indicates some changes in career or life direction, with adaptability being key.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, implying that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These journeys may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान को दर्शाती है। यह ऊर्जा, स्थिरता और चुनौतियों के लिए लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, कुछ महत्वपूर्ण संबंधों या प्रतिबद्धता के लिए एक सतर्क दृष्टिकोण का संकेत देती हैं। यह बसने से पहले व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं। यह कैरियर या जीवन की दिशा में कुछ बदलावों को इंगित करता है, जिसमें अनुकूलनशीलता महत्वपूर्ण है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-19 07:31:50', '2025-08-19 07:31:50', 'palm_image/S6TYFsJ7G6TgWdgyLby3KoVqjkvL6snZAmE9LO4t.jpg'),
(624, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन के माध्यम से नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-19 07:34:01', '2025-08-19 07:34:01', 'palm_image/PUOFrh53I6AGIn4Kl2SH3W8bmbW0omVwadFRl97L.jpg'),
(625, '84', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a balanced intellect and creativity. This suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, signifying a warm, compassionate nature and strong emotional connections. This person values relationships deeply and is likely to be affectionate and caring.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a zest for life. It suggests a stable and healthy life with the potential for longevity.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. This suggests flexibility and adaptability in career and life decisions.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This suggests a curiosity about the world and a likelihood of journeys that broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार होती है, जो एक संतुलित बुद्धि और रचनात्मकता वाले व्यक्ति को दर्शाती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा स्पष्ट है और एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंधों को दर्शाता है, तर्जनी की ओर ऊपर की ओर बढ़ता है। यह व्यक्ति रिश्तों को गहराई से महत्व देता है और यह स्नेही और देखभाल करने की संभावना है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, जो अच्छी जीवन शक्ति और जीवन के लिए एक उत्साह का संकेत देता है। यह दीर्घायु की क्षमता के साथ एक स्थिर और स्वस्थ जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित एक जीवन पथ का संकेत दे सकती है। यह कैरियर और जीवन के निर्णयों में लचीलापन और अनुकूलनशीलता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता अचानक सफलता के बजाय स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। यह दुनिया के बारे में एक जिज्ञासा और क्षितिज को व्यापक बनाने वाली यात्राओं की संभावना का सुझाव देता है।\"}}', NULL, '2025-08-19 07:37:36', '2025-08-19 07:37:36', 'palm_image/mBtaAVmYGzvooawPodyIhboVwafTbayzDuL6yMEa.jpg'),
(626, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or creative endeavors. It points to potential fame or public appreciation.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travel or changes in environment. This suggests a person open to new experiences and adaptable to different cultures or situations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित है, कलात्मक या रचनात्मक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह संभावित प्रसिद्धि या सार्वजनिक प्रशंसा की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को नए अनुभवों के लिए खुला और विभिन्न संस्कृतियों या स्थितियों के अनुकूल बताता है।\"}}', NULL, '2025-08-19 07:39:08', '2025-08-19 07:39:08', 'palm_image/0nqQGT2lZQu37PGeXL9CL52KDArnRXU6YGUFJfm7.jpg'),
(627, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have a good ability to analyze situations and make thoughtful decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring approach to love and friendships.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong life force. It suggests good health and a stable, energetic lifestyle with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. You are likely to experience steady progress in your professional life with clear goals.\",\"success_line\":\"The success line is visible and well-marked, reflecting recognition and achievement in your endeavors. This line suggests that your talents and hard work will lead to notable accomplishments.\",\"travel_lines\":\"The travel lines are moderately visible, indicating occasional travel or changes in environment. These journeys may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास स्थितियों का विश्लेषण करने और विचारशील निर्णय लेने की अच्छी क्षमता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और प्यार और दोस्ती के लिए एक देखभाल दृष्टिकोण रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत जीवन शक्ति दिखा रही है। यह चुनौतियों को पार करने की क्षमता के साथ अच्छे स्वास्थ्य और एक स्थिर, ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। इन रिश्तों को सद्भाव बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। आपको स्पष्ट लक्ष्यों के साथ अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, जो आपके प्रयासों में मान्यता और उपलब्धि को दर्शाती है। यह लाइन बताती है कि आपकी प्रतिभा और कड़ी मेहनत से उल्लेखनीय उपलब्धियां होंगी।\",\"travel_lines\":\"यात्रा लाइनें मामूली रूप से दिखाई देती हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-08-19 07:39:42', '2025-08-19 07:39:42', 'palm_image/3qUyp3lfP5cvKnHKCyExMlY5KkTD831GJP1SU1Pn.jpg'),
(628, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It suggests a life full of energy and resilience, with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships. There may be a few significant relationships, but the person values quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence this person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनीय होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह एक स्थिर नींव के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण का संकेत देती हैं। कुछ महत्वपूर्ण संबंध हो सकते हैं, लेकिन व्यक्ति साझेदारी में मात्रा से अधिक गुणवत्ता को महत्व देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां इस व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन होती हैं, अक्सर व्यक्तिगत विकास या काम से संबंधित कारणों के लिए।\"}}', NULL, '2025-08-19 07:40:18', '2025-08-19 07:40:18', 'palm_image/tQL12AnQ44gJwZlZuCaWdK3CamMwIicCWjVyduOd.jpg'),
(629, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, but personal effort and choices will play a significant role in shaping their destiny.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, which may imply that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, suggesting opportunities for travel and exploration, which may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, रिश्तों के लिए एक सतर्क दृष्टिकोण का सुझाव देती हैं और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन व्यक्तिगत प्रयास और विकल्प उनके भाग्य को आकार देने में महत्वपूर्ण भूमिका निभाएंगे।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है और बहुत प्रमुख नहीं है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं, जो नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-08-19 07:41:32', '2025-08-19 07:41:32', 'palm_image/HeXneQlzOGhLa40ARuMpjQch9Bf8NurkRpSlFio6.jpg'),
(630, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life, with potential for success through perseverance.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievement in artistic or public endeavors. It points to a person who may gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement or relocation.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ता और पेशेवर जीवन में एक स्पष्ट मार्ग को इंगित करता है, दृढ़ता के माध्यम से सफलता के लिए क्षमता के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धि का सुझाव देती है। यह एक ऐसे व्यक्ति की ओर इशारा करता है जो अपनी प्रतिभा के लिए प्रसिद्धि या प्रशंसा प्राप्त कर सकता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन या स्थानांतरण के माध्यम से नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-19 07:44:16', '2025-08-19 07:44:16', 'palm_image/OForTOC9au9MpBdQJmt00KBZ7t4uSfNsyxopFemU.jpg'),
(631, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and adaptable to different cultures or situations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। सफलता धीरे -धीरे दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को नए अनुभवों के लिए खुला और विभिन्न संस्कृतियों या स्थितियों के अनुकूल बताता है।\"}}', NULL, '2025-08-19 07:45:20', '2025-08-19 07:45:20', 'palm_image/wILD61MY1Wb8yqV4BKvPjeMAzY2bJ3bBhjbI7D3P.jpg'),
(632, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travel or changes in environment. This suggests a life enriched by diverse experiences and adaptability to new situations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह प्रसिद्धि या सार्वजनिक पावती के लिए संभावित सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह विभिन्न अनुभवों और नई स्थितियों के अनुकूलता से समृद्ध जीवन का सुझाव देता है।\"}}', NULL, '2025-08-19 07:46:04', '2025-08-19 07:46:04', 'palm_image/Sb9rR2QIdND0AJwuLr8pQVQIfFJiOyICtmpF7QHe.jpg'),
(633, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition, creativity, and achievements in artistic or creative fields. It reflects potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities abroad.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या रचनात्मक क्षेत्रों में मान्यता, रचनात्मकता और उपलब्धियों की ओर इशारा करती है। यह प्रसिद्धि या सार्वजनिक पावती के लिए क्षमता को दर्शाता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को विदेशों में नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-19 07:47:20', '2025-08-19 07:47:20', 'palm_image/zBuvpaYHGA0cZ5IBBWZlyivIbUVdP5rbpni1K9Oe.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(634, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or creative endeavors. It points to potential fame or public appreciation.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and adaptable to different cultures or situations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित है, कलात्मक या रचनात्मक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह संभावित प्रसिद्धि या सार्वजनिक प्रशंसा की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को नए अनुभवों के लिए खुला और विभिन्न संस्कृतियों या स्थितियों के अनुकूल बताता है।\"}}', NULL, '2025-08-19 07:50:44', '2025-08-19 07:50:44', 'palm_image/vWwg7WXrwLbfwi38UFQ5V11RC2pcPCGnU6Q76DSV.jpg'),
(635, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus. It suggests that the individual is likely to experience significant achievements through dedication and hard work.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and success in artistic or creative endeavors. It points to a promising path toward fame or accomplishment.\",\"travel_lines\":\"The travel lines are present and moderately clear, suggesting opportunities for travel and exploration. These journeys may bring personal growth, new experiences, and broadened perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह बताता है कि व्यक्ति को समर्पण और कड़ी मेहनत के माध्यम से महत्वपूर्ण उपलब्धियों का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या रचनात्मक प्रयासों में मान्यता, रचनात्मकता और सफलता का संकेत देती है। यह प्रसिद्धि या उपलब्धि की ओर एक आशाजनक मार्ग की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देते हैं। ये यात्राएं व्यक्तिगत विकास, नए अनुभव और व्यापक दृष्टिकोण ला सकती हैं।\"}}', NULL, '2025-08-19 07:51:17', '2025-08-19 07:51:17', 'palm_image/v5IQ3tkBvX0COA2mMmWHLhPWGnLi8JEtPCndnB6s.jpg'),
(636, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or success through their talents and hard work.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and potential for beneficial journeys or relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि व्यक्ति अपनी प्रतिभा और कड़ी मेहनत के माध्यम से प्रसिद्धि या सफलता प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा और लाभकारी यात्रा या स्थानांतरण के लिए क्षमता का सुझाव देती हैं।\"}}', NULL, '2025-08-19 07:51:49', '2025-08-19 07:51:49', 'palm_image/iQjQBTwUt2V4T1eeATh4UkSiKTt8kDYRIomxLcjU.jpg'),
(637, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It suggests a life full of energy and resilience, with a stable and healthy lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These relationships may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is visible but not very deep, implying that the person’s career path may have some fluctuations and changes, but overall there is a steady progression influenced by personal choices.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating a strong likelihood of travel or relocation in life, which may bring new opportunities and experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह एक स्थिर और स्वस्थ जीवन शैली के साथ ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। इन रिश्तों को सद्भाव बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, इसका मतलब यह है कि व्यक्ति के कैरियर पथ में कुछ उतार -चढ़ाव और परिवर्तन हो सकते हैं, लेकिन कुल मिलाकर व्यक्तिगत विकल्पों से प्रभावित एक स्थिर प्रगति है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि जीवन में या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो जीवन में यात्रा या स्थानांतरण की एक मजबूत संभावना को दर्शाती हैं, जो नए अवसर और अनुभव ला सकती हैं।\"}}', NULL, '2025-08-19 07:52:59', '2025-08-19 07:52:59', 'palm_image/Lsb8KunFZweDDwpYFEKV7i3CfWiE2V5nVwMXaV84.jpg'),
(638, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic lifestyle with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or a cautious approach to commitment. It may suggest a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances influence the person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, suggesting opportunities for travel and exploration, possibly for work or personal growth, with positive experiences abroad.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, कुछ महत्वपूर्ण संबंधों या प्रतिबद्धता के लिए एक सतर्क दृष्टिकोण का संकेत देती हैं। यह साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जिसका अर्थ है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, विदेशों में सकारात्मक अनुभवों के साथ।\"}}', NULL, '2025-08-19 07:54:14', '2025-08-19 07:54:14', 'palm_image/YFPlBKhimaqq0b2Gi0BoNK4RotTGl1sKywUAA9Ky.jpg'),
(639, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, which may imply some fluctuations in career or life path, with periods of uncertainty or change, but overall a steady progression.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can be achieved through personal effort and perseverance.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, possibly for work or personal growth, with beneficial experiences abroad.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे रिश्तों के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो अनिश्चितता या परिवर्तन की अवधि के साथ कैरियर या जीवन पथ में कुछ उतार -चढ़ाव कर सकती है, लेकिन कुल मिलाकर एक स्थिर प्रगति है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत प्रयास और दृढ़ता के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, विदेशों में लाभकारी अनुभवों के साथ।\"}}', NULL, '2025-08-19 07:55:31', '2025-08-19 07:55:31', 'palm_image/wGREcRpWdT81SX4LpQp6lyoDdV73LdCXfoOY8fnM.jpg'),
(640, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction. It indicates adaptability to changing situations.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ। यह बदलती स्थितियों के लिए अनुकूलनशीलता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-19 07:56:32', '2025-08-19 07:56:32', 'palm_image/DkaeSZB0dVDVnfamMHrJSPkWh74MjTEE717wuM0u.jpg'),
(641, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and express your feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and resilience through challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional depth and potential for meaningful commitments.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus. It indicates that your life path is influenced by your ambitions and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in your endeavors. It suggests creativity and the potential for fame or accomplishment in your chosen field.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travel or changes in environment. This suggests adaptability and a curiosity about the world, with opportunities for growth through new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और अपनी भावनाओं को खुले तौर पर व्यक्त करते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों के माध्यम से ऊर्जा, अच्छे स्वास्थ्य और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें सार्थक प्रतिबद्धताओं के लिए भावनात्मक गहराई और क्षमता का सुझाव देती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह इंगित करता है कि आपका जीवन पथ आपकी महत्वाकांक्षाओं और बाहरी परिस्थितियों से प्रभावित है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, आपके प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह आपके चुने हुए क्षेत्र में रचनात्मकता और प्रसिद्धि या उपलब्धि की क्षमता का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह नए अनुभवों के माध्यम से विकास के अवसरों के साथ, दुनिया के बारे में अनुकूलनशीलता और एक जिज्ञासा का सुझाव देता है।\"}}', NULL, '2025-08-19 07:57:24', '2025-08-19 07:57:24', 'palm_image/wdvKbJY1Y7wIkEKBKMXZHK9rnLOjolWcOlkUwsuT.jpg'),
(642, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life guided by ambition and a clear direction.\",\"success_line\":\"The success (Sun) line is visible and well-marked, pointing to recognition, creativity, and achievements in artistic or professional endeavors. It indicates potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are multiple and clear, suggesting frequent travels or changes in environment. This indicates a person open to new experiences and opportunities abroad or in different cultures.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह महत्वाकांक्षा और एक स्पष्ट दिशा द्वारा निर्देशित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, जो कलात्मक या पेशेवर प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों की ओर इशारा करती है। यह प्रसिद्धि या सार्वजनिक पावती के लिए क्षमता को इंगित करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। यह एक व्यक्ति को विदेशों में या विभिन्न संस्कृतियों में नए अनुभवों और अवसरों के लिए खुला इंगित करता है।\"}}', NULL, '2025-08-19 08:04:40', '2025-08-19 08:04:40', 'palm_image/8EWSQT4n9UbxMh45geW7ycMfzbkfyYE9K1E9boGt.jpg'),
(643, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is distinct and runs straight, reflecting a strong sense of purpose and career focus. It suggests a life guided by ambition and steady progress in professional endeavors.\",\"success_line\":\"The success (sun) line is visible and clear, indicating recognition, creativity, and achievements in artistic or public fields. It suggests that success will come through talent and dedication.\",\"travel_lines\":\"The travel lines are multiple and well-marked, pointing to opportunities for travel and exploration. This indicates a life enriched by diverse experiences and a love for adventure.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह पेशेवर प्रयासों में महत्वाकांक्षा और स्थिर प्रगति द्वारा निर्देशित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई दे रही है और स्पष्ट है, कलात्मक या सार्वजनिक क्षेत्रों में मान्यता, रचनात्मकता और उपलब्धियों का संकेत है। यह बताता है कि सफलता प्रतिभा और समर्पण के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों की ओर इशारा करती हैं। यह विविध अनुभवों और रोमांच के लिए एक प्यार से समृद्ध जीवन को इंगित करता है।\"}}', NULL, '2025-08-19 08:05:29', '2025-08-19 08:05:29', 'palm_image/7JvO64uGTIaZo2x6MciMBfrBtxouZYxgZFmmoFcQ.jpg'),
(644, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive prospects.\",\"fate_line\":\"The fate line is distinct and runs straight, reflecting a strong sense of purpose and career focus. It suggests a life guided by ambition and steady progress in professional endeavors.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and success in artistic or public fields. It points to a person who will achieve fame or acknowledgment for their talents.\",\"travel_lines\":\"The travel lines are multiple and well-marked, suggesting frequent travel or changes in environment. This indicates a person who is adventurous, open to new experiences, and likely to explore different cultures or places.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। रोमांटिक जीवन में कुछ उतार -चढ़ाव या परिवर्तन हो सकते हैं, लेकिन समग्र सकारात्मक संभावनाएं।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाती है। यह पेशेवर प्रयासों में महत्वाकांक्षा और स्थिर प्रगति द्वारा निर्देशित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या सार्वजनिक क्षेत्रों में मान्यता, रचनात्मकता और सफलता का संकेत देती है। यह एक ऐसे व्यक्ति की ओर इशारा करता है जो अपनी प्रतिभा के लिए प्रसिद्धि या पावती प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो साहसी है, नए अनुभवों के लिए खुला है, और विभिन्न संस्कृतियों या स्थानों का पता लगाने की संभावना है।\"}}', NULL, '2025-08-19 08:06:19', '2025-08-19 08:06:19', 'palm_image/t4lDjTlWjMuMs7s0I7IBu7Te7RWuBP22s7XhhKQ7.jpg'),
(645, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, but they have the ability to shape their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य को आकार देने की क्षमता रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, जो नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-08-19 08:06:55', '2025-08-19 08:06:55', 'palm_image/9kn4wxVz5aknNwvgjq7c35hXXZfTEt7XFcHzp8ND.jpg'),
(646, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain.\",\"fate_line\":\"The fate line is visible but not very deep, suggesting a life influenced by external circumstances and personal choices. It indicates a moderate level of career stability with some changes or shifts.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creative or artistic success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel may bring new experiences but is not a dominant theme in life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का सुझाव देती है। यह कुछ परिवर्तनों या बदलावों के साथ कैरियर की स्थिरता के एक मध्यम स्तर को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। यह रचनात्मक या कलात्मक सफलता के लिए संभावित सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। इन पंक्तियों का सुझाव है कि यात्रा नए अनुभव ला सकती है लेकिन जीवन में एक प्रमुख विषय नहीं है।\"}}', NULL, '2025-08-19 08:13:52', '2025-08-19 08:13:52', 'palm_image/QOz9CsDKgoWurmDuFK2UHgKKQkT8wQorrqhzTDz2.jpg'),
(647, 'guest_SKCfbrkk3d', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing a warm, compassionate nature and strong emotional connections. It suggests a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It reflects potential for fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities abroad.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह चुने हुए क्षेत्रों में प्रसिद्धि या सफलता के लिए क्षमता को दर्शाता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को विदेशों में नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-08-19 08:16:02', '2025-08-19 08:16:02', 'palm_image/RJpueT44Ciksl50Hi4Wyc69hyqx4eJifocwiCmnL.jpg'),
(648, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections. You value relationships and have a caring attitude towards loved ones.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy, good health, and resilience through challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may require effort and understanding to flourish.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. You are likely to experience steady progress and success in your professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that your talents will be acknowledged and rewarded.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating opportunities for travel and exploration. These journeys may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। आपके पास अच्छी एकाग्रता और समस्या-समाधान के लिए एक विचारशील दृष्टिकोण है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है। आप रिश्तों को महत्व देते हैं और प्रियजनों के प्रति देखभाल का रवैया रखते हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह चुनौतियों के माध्यम से ऊर्जा, अच्छे स्वास्थ्य और लचीलापन से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। इन रिश्तों को पनपने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है, सीधे हथेली को चलाता है। आपको अपने पेशेवर जीवन में स्थिर प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि आपकी प्रतिभा को स्वीकार किया जाएगा और पुरस्कृत किया जाएगा।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-19 08:16:35', '2025-08-19 08:16:35', 'palm_image/94155XHHept3rdvIYCBNvhlk9ODIkdFUAP96Ik8n.jpg'),
(649, 'guest_dqlzCDBRCn', '{\"en\":{\"head_line\":\"Unable to interpret as no palm image is provided.\",\"heart_line\":\"Unable to interpret as no palm image is provided.\",\"life_line\":\"Unable to interpret as no palm image is provided.\",\"marriage_line\":\"Unable to interpret as no palm image is provided.\",\"fate_line\":\"Unable to interpret as no palm image is provided.\",\"success_line\":\"Unable to interpret as no palm image is provided.\",\"travel_lines\":\"Unable to interpret as no palm image is provided.\"},\"hi\":{\"head_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"heart_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"life_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"marriage_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"fate_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"success_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"travel_lines\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\"}}', NULL, '2025-08-19 08:29:57', '2025-08-19 08:29:57', 'palm_image/V8oSroX1SAD8cwaJWM4fb31gNsxXQj2ZthQibwIR.jpg'),
(650, '57', '{\"en\":{\"head_line\":\"Unable to interpret as no palm image is provided.\",\"heart_line\":\"Unable to interpret as no palm image is provided.\",\"life_line\":\"Unable to interpret as no palm image is provided.\",\"marriage_line\":\"Unable to interpret as no palm image is provided.\",\"fate_line\":\"Unable to interpret as no palm image is provided.\",\"success_line\":\"Unable to interpret as no palm image is provided.\",\"travel_lines\":\"Unable to interpret as no palm image is provided.\"},\"hi\":{\"head_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"heart_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"life_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"marriage_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"fate_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"success_line\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\",\"travel_lines\":\"कोई भी हथेली की छवि प्रदान करने में असमर्थ है।\"}}', NULL, '2025-08-19 08:30:46', '2025-08-19 08:30:46', 'palm_image/iDbP6rgYHq4lvRr8ZaO7ReC3uUbbxPnAlBtWG7Pf.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(651, '87', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, caring nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or a cautious approach to commitment. It may suggest a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It suggests that the person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition and achievement in creative or artistic endeavors. It suggests potential for fame or public acknowledgment.\",\"travel_lines\":\"The travel lines are present but not very prominent, implying occasional travel or changes in environment that bring new experiences but are not a dominant aspect of life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक कनेक्शन के साथ एक गर्म, देखभाल करने वाली प्रकृति और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, कुछ महत्वपूर्ण संबंधों या प्रतिबद्धता के लिए एक सतर्क दृष्टिकोण का संकेत देती हैं। यह साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि का संकेत देती है। यह प्रसिद्धि या सार्वजनिक पावती के लिए संभावित सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन बहुत प्रमुख नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन जो नए अनुभव लाते हैं, लेकिन जीवन का एक प्रमुख पहलू नहीं हैं।\"}}', NULL, '2025-08-29 11:58:48', '2025-08-29 11:58:48', 'palm_image/PLhn4Qqc0IVs9wWcU3jTu6eepjrc9k9HQeSwHqGQ.jpg'),
(652, '87', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting that while destiny plays a role, personal choices and efforts significantly influence the individual\'s life path.\",\"success_line\":\"The success (sun) line is faint, indicating that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are visible and moderately clear, pointing to opportunities for travel and exploration, which may bring growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, यह सुझाव देते हुए कि नियति एक भूमिका निभाती है, व्यक्तिगत विकल्प और प्रयास व्यक्ति के जीवन पथ को काफी प्रभावित करते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, यह दर्शाता है कि मान्यता और प्रसिद्धि जीवन में बाद में या तत्काल सफलता के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों की ओर इशारा करती हैं, जो विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-08-29 12:00:10', '2025-08-29 12:00:10', 'palm_image/tyu3K8yJhuGDFasds0Y9s7DoO9A4MMjy1rQ8BGG7.jpg'),
(653, '87', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic lifestyle with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These relationships may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction. This person might experience periods of uncertainty but also opportunities for growth.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are visible and moderately clear, suggesting opportunities for travel and exploration, which may bring new experiences and broaden perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। इन रिश्तों को पनपने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव का सुझाव दे सकती है। यह व्यक्ति अनिश्चितता की अवधि का अनुभव कर सकता है, लेकिन विकास के अवसर भी।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को लगातार प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं, जो नए अनुभव ला सकती हैं और दृष्टिकोणों को व्यापक बना सकती हैं।\"}}', NULL, '2025-08-29 12:03:49', '2025-08-29 12:03:49', 'palm_image/XrBQluSL4fHXBj47JW43w7cLz5yQZSoPklyeMCTi.jpg'),
(654, 'guest_a4wTsrA7tu', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह पेशेवर जीवन में दृढ़ संकल्प और एक स्पष्ट मार्ग को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित होती है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन के माध्यम से नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-09-29 05:49:20', '2025-09-29 05:49:20', 'palm_image/78RuzcTYVecjne1TAFS4YV4WJPThRdcoGHawvuho.jpg'),
(655, 'guest_VHpxzmGrNL', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting that while destiny plays a role, personal effort and choices significantly influence the person\'s life path.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through perseverance.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, which may bring growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे रिश्तों के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक भागीदारी या रिश्तों में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि नियति एक भूमिका निभाती है, व्यक्तिगत प्रयास और विकल्प व्यक्ति के जीवन पथ को काफी प्रभावित करते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता बाद में जीवन में दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं, जो विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-09-30 02:44:01', '2025-09-30 02:44:01', 'palm_image/3cu048e04AgsJt5X5cMpMOOIPyS4fXjW0KFa2GTG.jpg'),
(656, 'guest_0njxBkjZ7e', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint and few, suggesting a reserved approach to relationships and possibly fewer but meaningful romantic commitments. It may also indicate a focus on personal growth before marriage.\",\"fate_line\":\"The fate line is present but not very prominent, indicating a life influenced by personal choices rather than destiny. This suggests flexibility in career and life path, with opportunities shaped by effort.\",\"success_line\":\"The success (Sun) line is faint, implying that recognition and fame may come later in life or through persistent effort. Success is achievable but requires dedication and patience.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating a likelihood of travel or relocation in life. These journeys may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह धीरज और जीवन के लिए एक उत्साह के साथ एक व्यक्ति को इंगित करता है, एक लंबे और सक्रिय जीवन का आनंद लेने की संभावना है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम लेकिन सार्थक रोमांटिक प्रतिबद्धताओं का सुझाव देती हैं। यह शादी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन को दर्शाता है। यह कैरियर और जीवन पथ में लचीलेपन का सुझाव देता है, प्रयास द्वारा आकार के अवसरों के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, जिसका अर्थ है कि मान्यता और प्रसिद्धि बाद में जीवन में या लगातार प्रयास के माध्यम से आ सकती है। सफलता प्राप्त करने योग्य है, लेकिन समर्पण और धैर्य की आवश्यकता है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, जो जीवन में यात्रा या स्थानांतरण की संभावना का संकेत देती हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2025-09-30 03:05:36', '2025-09-30 03:05:36', 'palm_image/Qqi5fIZuVmd4yWuPndKS2KARRYXhNCUlThQxrmxk.jpg'),
(657, 'guest_VWwMpLo87g', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, caring nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक कनेक्शन के साथ एक गर्म, देखभाल करने वाली प्रकृति और गहरे प्यार और सहानुभूति के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा को इंगित करता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो सामयिक यात्रा या पर्यावरण में परिवर्तन करते हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक नहीं हैं।\"}}', NULL, '2025-09-30 04:05:20', '2025-09-30 04:05:20', 'palm_image/A8c37zKHNGykYq0ytXIHer1Xe0ct7ixsJuaNroSu.jpg'),
(658, 'guest_qYqaoBLBCY', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, which may imply a life influenced by personal choices rather than destiny, with some fluctuations in career or life path.\",\"success_line\":\"The success (Sun) line is faint, suggesting that recognition and success may come later in life or through persistent effort rather than immediate acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration, possibly for personal growth or career advancement.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति और गहरे रिश्तों के लिए एक क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत ही प्रमुख नहीं है, जो कि करियर या जीवन पथ में कुछ उतार -चढ़ाव के साथ, नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन का मतलब हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, यह सुझाव देते हुए कि मान्यता और सफलता बाद में जीवन में या तत्काल प्रशंसा के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों को इंगित करती हैं, संभवतः व्यक्तिगत विकास या कैरियर की उन्नति के लिए।\"}}', NULL, '2025-09-30 04:08:34', '2025-09-30 04:08:34', 'palm_image/KfcLFJKaPJG8d1CbgQxMdJ8dPHr3vUp3yofvwO4k.jpg'),
(659, 'guest_ho5fDEVSzH', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, which may imply some fluctuations in career or life path, with periods of uncertainty or change, but overall a steady progression.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but personal satisfaction and inner achievements are more valued.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति को निर्णय लेने में विचारशील और अनुकूल होने की संभावना है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह एक सकारात्मक दृष्टिकोण के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जो अनिश्चितता या परिवर्तन की अवधि के साथ कैरियर या जीवन पथ में कुछ उतार -चढ़ाव कर सकती है, लेकिन कुल मिलाकर एक स्थिर प्रगति है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह सुझाव देते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक उपलब्धियों को अधिक महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन लगातार या व्यापक यात्रा नहीं।\"}}', NULL, '2025-09-30 05:55:14', '2025-09-30 05:55:14', 'palm_image/Xm2BQPlA3Ey67j85rtsLTmDvq6sPV0ZKMwPvhq9r.jpg'),
(660, 'guest_bmzodjeniH', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances influence the person\'s life path, with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success, with potential for growth in creative or artistic endeavors if nurtured.\",\"travel_lines\":\"The travel lines are visible and moderately clear, pointing to opportunities for travel and exploration, which may bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, यह सुझाव देते हुए कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ, लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, मध्यम मान्यता और सफलता का संकेत देती है, यदि पोषित होने पर रचनात्मक या कलात्मक प्रयासों में वृद्धि की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें दिखाई देती हैं और मध्यम रूप से स्पष्ट हैं, यात्रा और अन्वेषण के अवसरों की ओर इशारा करती हैं, जो व्यक्तिगत विकास और नए अनुभव ला सकती हैं।\"}}', NULL, '2025-09-30 05:56:32', '2025-09-30 05:56:32', 'palm_image/2ezR4WK93SsQEVJEACfyqRTLeS0vU9lr3zxjQzZl.jpg'),
(661, 'guest_qhEbXuWR0f', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a balanced intellect and creativity. This suggests good decision-making skills and a practical approach to problem-solving.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, showing a warm, compassionate nature and strong emotional connections. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and well-defined, suggesting good vitality and a strong constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships. This may suggest a few significant relationships or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances may influence the person\'s life path. There may be periods of uncertainty or change, but overall a steady progression.\",\"success_line\":\"The success (Sun) line is moderately visible, indicating potential for recognition and achievement in creative or artistic fields. Success may come through dedication and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may be purposeful and contribute to personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी घुमावदार होती है, जो एक संतुलित बुद्धि और रचनात्मकता वाले व्यक्ति को दर्शाती है। यह अच्छा निर्णय लेने के कौशल और समस्या-समाधान के लिए एक व्यावहारिक दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर घटता है, एक गर्म, दयालु प्रकृति और मजबूत भावनात्मक संबंध दिखाती है। यह व्यक्ति रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति और एक मजबूत संविधान का सुझाव देती है। यह चुनौतियों को पार करने की क्षमता के साथ ऊर्जा और लचीलापन से भरे जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण का संकेत देती हैं। यह कुछ महत्वपूर्ण संबंधों का सुझाव दे सकता है या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित कर सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, जिसका अर्थ है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं। अनिश्चितता या परिवर्तन की अवधि हो सकती है, लेकिन कुल मिलाकर एक स्थिर प्रगति हो सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा मध्यम रूप से दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है। सफलता समर्पण और दृढ़ता के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये यात्राएं उद्देश्यपूर्ण हो सकती हैं और व्यक्तिगत विकास में योगदान दे सकती हैं।\"}}', NULL, '2025-09-30 08:43:19', '2025-09-30 08:43:19', 'palm_image/gxRIOKmqBkwZLqfYMg5KrJwkVBw1EaWyx20770vh.jpg'),
(662, '26', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success, with potential for growth through persistent effort and creativity.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बेहोश है, कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देता है, लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो मध्यम मान्यता और सफलता का संकेत देती है, लगातार प्रयास और रचनात्मकता के माध्यम से विकास की क्षमता के साथ।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन, स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता के साथ।\"}}', NULL, '2025-09-30 09:14:53', '2025-09-30 09:14:53', 'palm_image/cIacbNCBr3mWkJWn6mtXd5QNf1VvY748AZ05sscB.png'),
(663, '26', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition in creative or professional endeavors and a potential for fame or achievement in chosen fields.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, with a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) लाइन दिखाई दे रही है और स्पष्ट है, रचनात्मक या पेशेवर प्रयासों में मान्यता का सुझाव दे रही है और चुने हुए क्षेत्रों में प्रसिद्धि या उपलब्धि की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, स्थिरता के लिए वरीयता के साथ लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलापन।\"}}', NULL, '2025-09-30 09:22:32', '2025-09-30 09:22:32', 'palm_image/RZtO0FXjT89fUYKpdryc5pHc7X1d5VaUMOZiZgbr.png'),
(664, '26', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and the ability to form deep, meaningful relationships.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the likelihood of achieving significant life goals through perseverance.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and the potential for fame or accomplishment in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are present but not overly prominent, indicating occasional travel or changes in environment that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक संतुलन के साथ एक गर्म, देखभाल करने वाली प्रकृति और गहरे, सार्थक संबंधों को बनाने की क्षमता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ता के माध्यम से महत्वपूर्ण जीवन लक्ष्यों को प्राप्त करने की संभावना को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, पहचान, रचनात्मकता और कलात्मक या सार्वजनिक प्रयासों में प्रसिद्धि या उपलब्धि की क्षमता का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देते हैं जो नए अनुभव और व्यक्तिगत विकास लाते हैं।\"}}', NULL, '2025-09-30 09:22:59', '2025-09-30 09:22:59', 'palm_image/UVBZ9vIwQarXXbvmtsQ7zQVDYVoUa1tBPgK1cxV9.png'),
(665, '26', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or life direction, with some periods of uncertainty.\",\"success_line\":\"The success (Sun) line is faint but present, indicating potential for recognition and achievement, though it may require effort and persistence to fully manifest.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है और कुछ अवधियों की अनिश्चितता के साथ कैरियर या जीवन की दिशा में परिवर्तन होता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, लेकिन वर्तमान में, मान्यता और उपलब्धि के लिए क्षमता का संकेत है, हालांकि इसे पूरी तरह से प्रकट करने के लिए प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन होती हैं, अक्सर अक्सर या व्यापक यात्रा के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2025-09-30 09:23:24', '2025-09-30 09:23:24', 'palm_image/F2DPeQ9qZFuQaFYiakYICnnfHWx37429bDNVXTGI.png'),
(666, '26', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships with a few significant emotional connections or partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success line is faint but present, indicating potential for recognition and achievement through persistent effort and creativity.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, एक संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण भावनात्मक कनेक्शन या साझेदारी के साथ संबंधों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता की रेखा बेहोश है, लेकिन वर्तमान, लगातार प्रयास और रचनात्मकता के माध्यम से मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन होती हैं, अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2025-09-30 09:23:49', '2025-09-30 09:23:49', 'palm_image/tiTEBb2EZ3ny2qxi2aReTkqqpA6Gul6E5nMlgppE.png'),
(667, 'guest_iKXnJ8TMhz', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good interpersonal relationships.\",\"life_line\":\"The life line is well-defined and gently curved, reflecting good vitality, a stable life path, and a generally healthy constitution.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not prominent, implying that recognition and fame may not be a primary focus, but personal satisfaction and achievement are valued.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, indicating limited long-distance travel or that travel is not a significant aspect of life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और अच्छे पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और धीरे से घुमावदार है, अच्छी जीवन शक्ति, एक स्थिर जीवन पथ और एक आम तौर पर स्वस्थ संविधान को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा प्रमुख नहीं है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और उपलब्धि को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं या स्पष्ट रूप से दिखाई नहीं दे रही हैं, सीमित लंबी दूरी की यात्रा का संकेत देते हैं या यह यात्रा जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-09-30 23:36:57', '2025-09-30 23:36:57', 'palm_image/wKD26yhYnYZDwHpx5mlZR5XQlvfiIRgOAagwrRg5.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(668, 'guest_2n2re93Zyh', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good interpersonal relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not prominently visible, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or not clearly marked, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और अच्छे पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) लाइन प्रमुख रूप से दिखाई नहीं दे रही है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं या स्पष्ट रूप से चिह्नित नहीं हैं, सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता का संकेत देते हैं।\"}}', NULL, '2025-09-30 23:41:31', '2025-09-30 23:41:31', 'palm_image/Ald1WnQeaIrPLh7iln9errrICvdzaHB8INMn16Qw.jpg'),
(669, '47', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is well-defined and deep, reflecting good vitality, strong health, and a stable life journey with resilience.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not prominent, implying that recognition and fame may not be a primary focus, but personal satisfaction is valued.\",\"travel_lines\":\"Travel lines are minimal or not clearly visible, indicating limited long-distance travel or that travel does not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो रिश्तों में गर्मी और करुणा के साथ संतुलित भावनात्मक प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और गहरी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और लचीलापन के साथ एक स्थिर जीवन यात्रा को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा प्रमुख नहीं है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं या स्पष्ट रूप से दिखाई नहीं दे रही हैं, सीमित लंबी दूरी की यात्रा का संकेत देते हैं या यह यात्रा जीवन के अनुभवों में एक प्रमुख भूमिका नहीं निभाती है।\"}}', NULL, '2025-09-30 23:42:18', '2025-09-30 23:42:18', 'palm_image/CEXTb9jGXlnb8zyYtG1GyL8zX1118jVgwR1wHuQY.jpg'),
(670, '47', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved emotional nature and a tendency to keep feelings private, with a cautious approach to relationships.\",\"life_line\":\"The life line is well-defined and curves smoothly around the base of the thumb, signifying good vitality, a balanced lifestyle, and a generally healthy constitution.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved attitude towards relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, implying that recognition and fame may not be a primary focus, with success coming through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"दिल की रेखा बेहोश और छोटी है, एक आरक्षित भावनात्मक प्रकृति का सुझाव देती है और भावनाओं के लिए सतर्क दृष्टिकोण के साथ भावनाओं को निजी रखने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर सुचारू रूप से घटता है, अच्छी जीवन शक्ति, एक संतुलित जीवन शैली और आम तौर पर स्वस्थ संविधान को दर्शाता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के प्रति एक आरक्षित रवैये और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश या अनुपस्थित है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, सफलता के साथ अचानक सफलता के बजाय स्थिर प्रयास के माध्यम से सफलता मिलती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम या बेहोश होती हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-10-01 05:51:47', '2025-10-01 05:51:47', 'palm_image/qNhZZnIHOh6SUM2PNe3ae5ovPbdIXtl95t7MRuC1.jpg'),
(671, '47', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement in creative or artistic endeavors, though it may require effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, with a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और एक स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के लिए एक उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और उद्देश्य की एक मजबूत भावना, कैरियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश है, लेकिन दिखाई देती है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि के लिए क्षमता का सुझाव देती है, हालांकि इसके लिए प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभी यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, स्थिरता के लिए वरीयता के साथ लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलापन।\"}}', NULL, '2025-10-01 07:01:15', '2025-10-01 07:01:15', 'palm_image/uhk5bjJXHhY3jL2q4T7sutj1XeKuvIP9ir5MLCbN.png'),
(672, 'guest_Ac80UalxF3', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic lifestyle with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. The person may experience some emotional ups and downs in partnerships but values commitment.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction. The person might face some uncertainties but has the ability to adapt and find new paths.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely achieved through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment. The person may enjoy travel but it is not a dominant aspect of their life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है और भावनाओं को खुले तौर पर व्यक्त करने की प्रवृत्ति है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह को दर्शाती है। यह लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन शैली का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। व्यक्ति साझेदारी में कुछ भावनात्मक उतार -चढ़ाव का अनुभव कर सकता है लेकिन प्रतिबद्धता को महत्व देता है।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर है, जो कैरियर या जीवन की दिशा में बदलाव का सुझाव दे सकती है। व्यक्ति को कुछ अनिश्चितताओं का सामना करना पड़ सकता है, लेकिन नए रास्तों को अनुकूलित करने और खोजने की क्षमता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता की संभावना सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से प्राप्त की जाती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। व्यक्ति यात्रा का आनंद ले सकता है लेकिन यह उनके जीवन का एक प्रमुख पहलू नहीं है।\"}}', NULL, '2025-10-07 04:12:26', '2025-10-07 04:12:26', 'palm_image/EqtOnxmQlXlrDI7pWDRg2pa8Z4b2OPehZxU7ucyq.jpg'),
(673, 'guest_Zgh3GvF8Dz', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities. This person values logic and tends to approach problems with a rational mindset.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm and caring nature with a balanced approach to emotions and relationships. This person is likely to be affectionate and considerate in love.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny. This person may experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, but not frequent or extensive journeys. Travel may be purposeful and related to work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है। यह व्यक्ति तर्क को महत्व देता है और एक तर्कसंगत मानसिकता के साथ समस्याओं का सामना करता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनाओं और रिश्तों के लिए संतुलित दृष्टिकोण के साथ एक गर्म और देखभाल करने वाली प्रकृति का सुझाव देता है। इस व्यक्ति को प्यार में स्नेही और विचारशील होने की संभावना है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान दिखाती है। यह ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है, जिसमें चुनौतियों को प्रभावी ढंग से दूर करने की क्षमता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है। यह व्यक्ति कैरियर या जीवन दिशा में परिवर्तन का अनुभव कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है या प्रारंभिक सफलता के बजाय लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं, लेकिन लगातार या व्यापक यात्रा नहीं करती हैं। यात्रा उद्देश्यपूर्ण और काम या व्यक्तिगत विकास से संबंधित हो सकती है।\"}}', NULL, '2025-10-07 04:13:09', '2025-10-07 04:13:09', 'palm_image/EyJYlarQXxDVP4PPpnpOcdk4tuBXQ0LiHnwFrvuh.jpg'),
(674, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships with potential for meaningful partnerships but also some emotional challenges.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than external circumstances, with some periods of uncertainty.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but personal satisfaction and inner success are likely.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or changes, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो रिश्तों में गर्मी और करुणा के साथ संतुलित भावनात्मक प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो सार्थक साझेदारी के लिए क्षमता के साथ कुछ महत्वपूर्ण संबंधों का संकेत देती हैं, लेकिन कुछ भावनात्मक चुनौतियों से भी।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो कि अनिश्चितता के कुछ अवधियों के साथ बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या परिवर्तन का सुझाव देती हैं, स्थिरता और परिचित वातावरण के लिए वरीयता के साथ।\"}}', NULL, '2025-10-07 04:19:43', '2025-10-07 04:19:43', 'palm_image/F7YnuBTU1G1R35JqQZQX2WaFl7Z61f6Ae8cIme1B.jpg'),
(675, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than external circumstances, with some periods of uncertainty or change.\",\"success_line\":\"The success (sun) line is not clearly visible, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or absent, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life journey.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा बेहोश और छोटी है, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो कुछ समय की अनिश्चितता या परिवर्तन के साथ, बाहरी परिस्थितियों की तुलना में व्यक्तिगत पसंद से अधिक प्रभावित जीवन का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम या अनुपस्थित हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति की जीवन यात्रा का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-10-07 04:20:46', '2025-10-07 04:20:46', 'palm_image/m3XN2oeF71aa7NqVXEiBa7JLo9AghOMC2u0qIjJR.jpg'),
(676, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature, warmth in relationships, and a capacity for deep affection and empathy.\",\"life_line\":\"The life line is well-defined and long, reflecting good vitality, a strong constitution, and a life filled with energy and stability.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार है, एक संतुलित भावनात्मक प्रकृति, रिश्तों में गर्मी और गहरे स्नेह और सहानुभूति के लिए एक क्षमता का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और लंबी है, अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और स्थिरता से भरा जीवन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा इस व्यक्ति के जीवन में एक प्रमुख विषय नहीं है।\"}}', NULL, '2025-10-07 04:21:00', '2025-10-07 04:21:00', 'palm_image/gKr26JDLSVa1yXIJhtPrb2ufy3IltovJ4KAwKJJK.jpg'),
(677, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a cautious approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus, but personal satisfaction and achievement are valued.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, जो रिश्तों में गर्मी और करुणा के साथ संतुलित भावनात्मक प्रकृति का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और लचीलेपन के साथ एक स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक सतर्क दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और उपलब्धि को महत्व दिया जाता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन का संकेत देती हैं, स्थिरता और परिचित वातावरण के लिए वरीयता के साथ।\"}}', NULL, '2025-10-07 04:21:07', '2025-10-07 04:21:07', 'palm_image/uD61sO3t2ZtZ0yqIJzmOJaQ51dL1352vxrXI6IGt.jpg'),
(678, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities abroad or in different cultures.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश हैं, लेकिन वर्तमान में, जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का संकेत देती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को विदेशों में या विभिन्न संस्कृतियों में नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-10-07 04:21:33', '2025-10-07 04:21:33', 'palm_image/wH5dQtxZ7YZLGlVOL7MYYotOSMRVYKvmsQki85a9.jpg'),
(679, '93', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature and emotional openness. This person values relationships and has a caring approach to love and friendships.\",\"life_line\":\"The life line is deep and long, signifying strong vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships or a focus on fewer but meaningful partnerships. It may also suggest that marriage or long-term commitments are approached thoughtfully.\",\"fate_line\":\"The fate line is distinct and runs centrally, showing a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life, with clear goals and determination.\",\"success_line\":\"The success (Sun) line is visible and well-marked, indicating recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or success through their talents and efforts.\",\"travel_lines\":\"The travel lines are present but not overly prominent, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities but are not a dominant theme in this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित होती है और एक गर्म, दयालु प्रकृति और भावनात्मक खुलेपन को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और प्यार और दोस्ती के लिए एक देखभाल दृष्टिकोण है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, मजबूत जीवन शक्ति और एक मजबूत संविधान को दर्शाती है। यह ऊर्जा और लचीलापन से भरा जीवन का सुझाव देता है, जिसमें चुनौतियों को प्रभावी ढंग से दूर करने की क्षमता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कम लेकिन सार्थक साझेदारी पर ध्यान केंद्रित करती हैं। यह भी सुझाव दे सकता है कि विवाह या दीर्घकालिक प्रतिबद्धताओं को सोच-समझकर संपर्क किया जाता है।\",\"fate_line\":\"भाग्य रेखा अलग है और केंद्रीय रूप से चलती है, उद्देश्य और कैरियर फोकस की एक मजबूत भावना दिखाती है। इस व्यक्ति को स्पष्ट लक्ष्यों और दृढ़ संकल्प के साथ, अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित है, रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि का संकेत देती है। यह बताता है कि व्यक्ति अपनी प्रतिभा और प्रयासों के माध्यम से प्रसिद्धि या सफलता प्राप्त करेगा।\",\"travel_lines\":\"यात्रा लाइनें मौजूद हैं, लेकिन अत्यधिक प्रमुख नहीं हैं, कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देते हैं। ये यात्राएं नए अनुभव और अवसर ला सकती हैं, लेकिन इस व्यक्ति के जीवन में एक प्रमुख विषय नहीं हैं।\"}}', NULL, '2025-10-07 04:28:21', '2025-10-07 04:28:21', 'palm_image/IwmG38qG3lQMuBt1aoA2oDmYcH4XNKNAQ4HjQ45c.jpg'),
(680, '93', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections and is likely to have fulfilling personal relationships.\",\"life_line\":\"The life line is deep and long, indicating good vitality, strong health, and a zest for life. It suggests a person with a robust constitution and the ability to overcome challenges with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or a few significant partnerships. It may indicate a cautious or selective attitude towards commitment.\",\"fate_line\":\"The fate line is faint and somewhat broken, indicating fluctuations in career or life path. This suggests periods of change or uncertainty, but also adaptability and the potential for new opportunities.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden acclaim.\",\"travel_lines\":\"The travel lines are few and faint, suggesting limited but meaningful travel experiences. This indicates a preference for stability but openness to occasional journeys that broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम रूप से लंबी है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो विचारशील और अच्छी तरह से विचार करने में सक्षम है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक संबंधों को महत्व देता है और व्यक्तिगत संबंधों को पूरा करने की संभावना है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का संकेत देती है। यह एक मजबूत संविधान के साथ एक व्यक्ति और लचीलापन के साथ चुनौतियों को पार करने की क्षमता का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण या कुछ महत्वपूर्ण साझेदारी का सुझाव देती हैं। यह प्रतिबद्धता के प्रति सतर्क या चयनात्मक रवैया का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा बेहोश और कुछ हद तक टूट गई है, जो कैरियर या जीवन पथ में उतार -चढ़ाव का संकेत देती है। यह परिवर्तन या अनिश्चितता की अवधि का सुझाव देता है, लेकिन अनुकूलनशीलता और नए अवसरों के लिए क्षमता भी है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। सफलता अचानक प्रशंसा के बजाय स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कम और बेहोश हैं, जो सीमित लेकिन सार्थक यात्रा के अनुभवों का सुझाव देती हैं। यह स्थिरता के लिए एक प्राथमिकता को इंगित करता है लेकिन क्षितिज को व्यापक बनाने वाली सामयिक यात्राओं के लिए खुलापन।\"}}', NULL, '2025-10-07 04:30:22', '2025-10-07 04:30:22', 'palm_image/B6Q4f9Uoz5TXGPKSCAlpWl59qWR5Z4bs5xJogUwz.jpg'),
(681, '93', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities. It suggests a person who is thoughtful and capable of focusing on their goals.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections and is empathetic.\",\"life_line\":\"The life line is deep and long, indicating good vitality, strong health, and a zest for life. It suggests a person with a stable and energetic life force, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a person who is determined and likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement, especially in creative or artistic endeavors. It suggests that success may come with persistence and dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a person who may experience some journeys or relocations that contribute to personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो व्यावहारिक सोच और अच्छी निर्णय लेने की क्षमता के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और अपने लक्ष्यों पर ध्यान केंद्रित करने में सक्षम है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को महत्व देता है और सहानुभूतिपूर्ण है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के लिए एक उत्साह का संकेत देती है। यह एक स्थिर और ऊर्जावान जीवन शक्ति वाले व्यक्ति को सुझाव देता है, एक लंबे और सक्रिय जीवन का आनंद लेने की संभावना है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जो सार्थक हो सकती हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह एक ऐसे व्यक्ति को सुझाव देता है जो निर्धारित है और अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव करने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश लेकिन समझदार है, मान्यता और उपलब्धि के लिए क्षमता का संकेत देती है, विशेष रूप से रचनात्मक या कलात्मक प्रयासों में। यह बताता है कि सफलता दृढ़ता और समर्पण के साथ आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये पंक्तियाँ एक ऐसे व्यक्ति को सुझाव देती हैं जो कुछ यात्रा या स्थानांतरण का अनुभव कर सकती है जो व्यक्तिगत विकास में योगदान करती हैं।\"}}', NULL, '2025-10-07 04:31:52', '2025-10-07 04:31:52', 'palm_image/rwrULZXrOKmhVIMdxbKg1jHruijb0VzAxPqP8j7O.jpg'),
(682, '93', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and practical thinking. It suggests good concentration and decision-making abilities with a tendency towards logical and analytical thought processes.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm and compassionate nature. It indicates emotional stability, strong relationships, and a capacity for deep affection and empathy.\",\"life_line\":\"The life line is prominent and smoothly curved, signifying good vitality and a strong constitution. It suggests a life filled with energy, resilience, and a generally positive outlook on health and well-being.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. They suggest a few significant emotional connections, with a possibility of stable and lasting bonds.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life, with some influence from external circumstances.\",\"success_line\":\"The success line (Sun line) is faint but discernible, pointing to moderate recognition and achievements. It implies that success will come through consistent effort and perseverance rather than sudden fortune.\",\"travel_lines\":\"The travel lines are subtle and few, suggesting occasional travel or changes in environment. These lines indicate that travel will be purposeful and beneficial, contributing to personal growth and new experiences.\"},\"hi\":{\"head_line\":\"एक संतुलित बुद्धि और व्यावहारिक सोच को इंगित करते हुए, हेड लाइन स्पष्ट और मध्यम रूप से लंबी है। यह तार्किक और विश्लेषणात्मक विचार प्रक्रियाओं के प्रति प्रवृत्ति के साथ अच्छी एकाग्रता और निर्णय लेने की क्षमताओं का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और एक गर्म और दयालु प्रकृति को दर्शाती है, जो थोड़ा ऊपर की ओर है। यह भावनात्मक स्थिरता, मजबूत रिश्तों और गहरे स्नेह और सहानुभूति के लिए एक क्षमता को इंगित करता है।\",\"life_line\":\"जीवन रेखा प्रमुख और सुचारू रूप से घुमावदार है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान को दर्शाती है। यह ऊर्जा, लचीलापन और स्वास्थ्य और कल्याण पर आम तौर पर सकारात्मक दृष्टिकोण से भरा जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन वर्तमान में, सार्थक संबंधों और साझेदारी के लिए क्षमता का संकेत देती हैं। वे स्थिर और स्थायी बंधनों की संभावना के साथ कुछ महत्वपूर्ण भावनात्मक कनेक्शन का सुझाव देते हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह बताता है कि व्यक्ति को बाहरी परिस्थितियों से कुछ प्रभाव के साथ, अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता लाइन (सन लाइन) बेहोश लेकिन विवेकी है, जो मध्यम मान्यता और उपलब्धियों की ओर इशारा करती है। तात्पर्य यह है कि सफलता अचानक भाग्य के बजाय लगातार प्रयास और दृढ़ता के माध्यम से आएगी।\",\"travel_lines\":\"यात्रा रेखाएँ सूक्ष्म और कम हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये रेखाएँ संकेत करती हैं कि यात्रा उद्देश्यपूर्ण और लाभदायक होगी, व्यक्तिगत विकास और नए अनुभवों में योगदान देगी।\"}}', NULL, '2025-10-07 04:35:02', '2025-10-07 04:35:02', 'palm_image/bJTjktaH2VqMqaSrMH0zQOxZNzuCsX2DxSEf9VtK.jpg'),
(683, '93', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest fluctuations in career or life direction, with periods of uncertainty or change.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, but not frequent or life-altering journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और अच्छे पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के लिए लचीलापन के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और आंतरायिक है, जो अनिश्चितता या परिवर्तन की अवधि के साथ कैरियर या जीवन की दिशा में उतार -चढ़ाव का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की होती हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, लेकिन बार-बार या जीवन-परिवर्तन करने वाली यात्रा नहीं होती हैं।\"}}', NULL, '2025-10-07 04:35:31', '2025-10-07 04:35:31', 'palm_image/56uF2BqYN9RIrI5Rhh1asx922xUBCT9cKF7uamo9.jpg'),
(684, '93', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life, with potential for success through perseverance.\",\"success_line\":\"The success (Sun) line is visible and well-marked, suggesting recognition, creativity, and achievement in artistic or public endeavors. It points to a person who may gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement or relocation.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ता और पेशेवर जीवन में एक स्पष्ट मार्ग को इंगित करता है, दृढ़ता के माध्यम से सफलता के लिए क्षमता के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और अच्छी तरह से चिह्नित है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धि का सुझाव देती है। यह एक ऐसे व्यक्ति की ओर इशारा करता है जो अपनी प्रतिभा के लिए प्रसिद्धि या प्रशंसा प्राप्त कर सकता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन या स्थानांतरण के माध्यम से नए अनुभवों और अवसरों के लिए खुला सुझाव देता है।\"}}', NULL, '2025-10-07 04:41:25', '2025-10-07 04:41:25', 'palm_image/8xlCjjOHDkF5qHeYcnPY12usjUq4BV1BBdtLKpjK.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(685, 'guest_8DZl4g0kBd', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or marriages. The clarity indicates meaningful emotional bonds, though some may require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life influenced by destiny with steady progress in professional matters.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition, creativity, and achievements in artistic or public endeavors. It indicates potential for fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are moderately visible, suggesting occasional travel or changes in environment. These lines indicate opportunities for growth through new experiences and exploration.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन कुछ महत्वपूर्ण संबंधों या विवाह का सुझाव देते हैं। स्पष्टता सार्थक भावनात्मक बंधनों को इंगित करती है, हालांकि कुछ को बनाए रखने के प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह पेशेवर मामलों में स्थिर प्रगति के साथ नियति से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों की ओर इशारा करती है। यह चुने हुए क्षेत्रों में प्रसिद्धि या सफलता के लिए क्षमता को इंगित करता है।\",\"travel_lines\":\"यात्रा लाइनें मामूली रूप से दिखाई देती हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का सुझाव देती हैं। ये लाइनें नए अनुभवों और अन्वेषण के माध्यम से विकास के अवसरों को इंगित करती हैं।\"}}', NULL, '2025-10-07 08:15:55', '2025-10-07 08:15:55', 'palm_image/48LgqaDF30toDOBSukvN8LJuefZ0NPXS7zeTezrt.jpg'),
(686, '93', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and potential for fame or achievement in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें सद्भाव बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में प्रसिद्धि या उपलब्धि के लिए मान्यता, रचनात्मकता और क्षमता का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्राओं के माध्यम से प्राप्त अनुभव।\"}}', NULL, '2025-10-07 08:18:24', '2025-10-07 08:18:24', 'palm_image/EgVVG0hLOgNjZHhoUlE4EC5J9Ta6X1fXIycRCrzQ.jpg'),
(687, 'guest_byyIePkbRL', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and potential for fame or achievement in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are moderately visible, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and beneficial experiences gained through journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें सद्भाव बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में प्रसिद्धि या उपलब्धि के लिए मान्यता, रचनात्मकता और क्षमता का सुझाव देती है।\",\"travel_lines\":\"यात्रा लाइनें मध्यम रूप से दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया के बारे में जिज्ञासा का सुझाव देती हैं और यात्रा के माध्यम से लाभकारी अनुभवों को प्राप्त करती हैं।\"}}', NULL, '2025-10-07 08:19:58', '2025-10-07 08:19:58', 'palm_image/0bmreA5mFBI1eAfaFUChNExU3Qp6wcfybpONN1Ms.jpg'),
(688, '93', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort to maintain harmony.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life path but with opportunities for growth.\",\"success_line\":\"The success (Sun) line is faint and short, implying moderate recognition and success. It suggests that achievements may come through persistent effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. These lines suggest a person who may travel for work or leisure but not extensively.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें सद्भाव बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत देती है। यह कैरियर या जीवन पथ में कुछ उतार -चढ़ाव का सुझाव देता है लेकिन विकास के अवसरों के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो मध्यम मान्यता और सफलता है। यह बताता है कि उपलब्धियां अचानक भाग्य के बजाय लगातार प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये लाइनें एक ऐसे व्यक्ति को सुझाव देती हैं जो काम या अवकाश के लिए यात्रा कर सकता है लेकिन बड़े पैमाने पर नहीं।\"}}', NULL, '2025-10-07 08:21:49', '2025-10-07 08:21:49', 'palm_image/83P0Ax6U5w1rbHVMsZAPr3gcKWggDLn4s9USKTqh.jpg'),
(689, '93', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional bonds that may require effort and communication to maintain.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life path but overall steady progress.\",\"success_line\":\"The success (sun) line is faint and short, implying moderate recognition and success in creative or professional endeavors. It suggests potential for growth with sustained effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest openness to new experiences but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिन्हें बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत देती है। यह कैरियर या जीवन पथ में कुछ उतार -चढ़ाव का सुझाव देता है लेकिन समग्र रूप से स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह निरंतर प्रयास के साथ विकास की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये पंक्तियाँ नए अनुभवों के लिए खुलेपन का सुझाव देती हैं लेकिन लगातार या व्यापक यात्रा नहीं करती हैं।\"}}', NULL, '2025-10-07 08:23:21', '2025-10-07 08:23:21', 'palm_image/uJZbBdB294GNjLakzSbHPzLJn07FvrQ3eHQCNIL5.jpg'),
(690, 'guest_ZZyoonfS6k', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, signifying vitality, good health, and a strong life force with a stable and secure lifestyle.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, reflecting a life path influenced by external circumstances and changes, with some periods of uncertainty.\",\"success_line\":\"The success line is not prominently visible, suggesting that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or a preference for familiar environments and local experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और स्वस्थ संबंधों के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो जीवन शक्ति, अच्छे स्वास्थ्य और स्थिर और सुरक्षित जीवन शैली के साथ एक मजबूत जीवन शक्ति का प्रतीक है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो अनिश्चितता के कुछ अवधियों के साथ बाहरी परिस्थितियों और परिवर्तनों से प्रभावित एक जीवन पथ को दर्शाती है।\",\"success_line\":\"सफलता रेखा प्रमुख रूप से दिखाई नहीं दे रही है, यह सुझाव देते हुए कि उपलब्धियां अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास के माध्यम से आ सकती हैं।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या परिचित वातावरण और स्थानीय अनुभवों के लिए वरीयता का संकेत देती हैं।\"}}', NULL, '2025-10-07 08:55:03', '2025-10-07 08:55:03', 'palm_image/dzSLwuPYJVwXEgmaLecEnWL6MANndDW6SDtvd28M.jpg'),
(691, 'guest_cudK4un1M5', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships with a possibility of fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes, with periods of uncertainty and adaptability.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can be achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएं फीकी और कम हैं, जो कम लेकिन सार्थक साझेदारियों की संभावना वाले रिश्तों के प्रति एक आरक्षित दृष्टिकोण का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश और रुक -रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन का सुझाव देती है, अनिश्चितता और अनुकूलनशीलता की अवधि के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, जो संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक ध्यान केंद्रित नहीं है, लेकिन सफलता को स्थिर प्रयास के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन, स्थिरता और परिचित वातावरण के लिए एक प्राथमिकता के साथ।\"}}', NULL, '2025-10-07 09:08:28', '2025-10-07 09:08:28', 'palm_image/Sbznm7Ywi9a8PdGQBOLYdAyJt7KzsQ80777Kxrz4.jpg'),
(692, 'guest_myujQ82GEG', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good interpersonal relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality, a strong constitution, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or absent, indicating limited long-distance travel or that travel is not a significant aspect of life at this time.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"दिल की रेखा चिकनी है और थोड़ा ऊपर की ओर घटता है, संतुलित भावनात्मक अभिव्यक्ति और अच्छे पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाली प्रकृति का सुझाव देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घटता है, अच्छी जीवन शक्ति, एक मजबूत संविधान और ऊर्जा और उत्साह से भरा जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा पर गुणवत्ता पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम या अनुपस्थित हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस समय जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2025-10-07 09:18:51', '2025-10-07 09:18:51', 'palm_image/74KkDqBBnlLMk2cAiL165xbCl2M4le88Sf4rSjLH.jpg'),
(693, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities. This person values logic and tends to approach problems with a rational mindset.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature. This person is caring and compassionate, with a healthy approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. This person is likely to enjoy a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. This person may have a few significant relationships or marriages, valuing quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny. This person might experience changes in career or life direction based on their own decisions.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in this person\'s life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो मजबूत निर्णय लेने की क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है। यह व्यक्ति तर्क को महत्व देता है और एक तर्कसंगत मानसिकता के साथ समस्याओं का सामना करता है।\",\"heart_line\":\"दिल की रेखा चिकनी और थोड़ी घुमावदार है, एक संतुलित भावनात्मक प्रकृति का सुझाव देती है। यह व्यक्ति रिश्तों और भावनात्मक अभिव्यक्ति के लिए एक स्वस्थ दृष्टिकोण के साथ, देखभाल और दयालु है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और एक मजबूत संविधान को दर्शाती है। इस व्यक्ति को चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का आनंद लेने की संभावना है।\",\"marriage_line\":\"शादी की लाइनें बेहोश और कुछ हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण का संकेत देती हैं। इस व्यक्ति के कुछ महत्वपूर्ण संबंध या विवाह हो सकते हैं, जो साझेदारी में मात्रा से अधिक गुणवत्ता का मूल्यांकन करते हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो नियति के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का सुझाव दे सकती है। यह व्यक्ति अपने स्वयं के निर्णयों के आधार पर कैरियर या जीवन दिशा में परिवर्तन का अनुभव कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश या अनुपस्थित है, यह दर्शाता है कि मान्यता और प्रसिद्धि एक प्राथमिक फोकस नहीं हो सकती है। सफलता अचानक सफलता के बजाय स्थिर प्रयास के माध्यम से आने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, सीमित लंबी दूरी की यात्रा का सुझाव देते हैं या यह यात्रा इस व्यक्ति के जीवन में एक प्रमुख विषय नहीं है। जब यात्रा होती है, तो यह उद्देश्यपूर्ण और सार्थक होने की संभावना है।\"}}', NULL, '2025-10-07 09:26:54', '2025-10-07 09:26:54', 'palm_image/TgPcyjRT8d8hpKbDh15Z6oKywbskbtksIqHiBsxz.jpg'),
(694, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature, warmth in relationships, and a capacity for deep affection and empathy.\",\"life_line\":\"The life line is well-defined and long, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort and perseverance.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major theme in this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, मजबूत निर्णय लेने की क्षमताओं और समस्याओं के लिए एक तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार है, एक संतुलित भावनात्मक प्रकृति, रिश्तों में गर्मी और गहरे स्नेह और सहानुभूति के लिए एक क्षमता का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और लंबी है, अच्छी जीवन शक्ति, एक मजबूत संविधान, और ऊर्जा और उत्साह से भरा जीवन।\",\"marriage_line\":\"विवाह लाइनें बेहोश और छोटी हैं, जो रिश्तों के लिए एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करती हैं।\",\"fate_line\":\"भाग्य रेखा बेहोश है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, यह बताते हुए कि मान्यता और प्रसिद्धि एक प्राथमिक ध्यान नहीं हो सकती है, लेकिन सफलता को स्थिर प्रयास और दृढ़ता के माध्यम से प्राप्त किया जा सकता है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह यात्रा इस व्यक्ति के जीवन में एक प्रमुख विषय नहीं है।\"}}', NULL, '2025-10-07 09:31:59', '2025-10-07 09:31:59', 'palm_image/utZl2LPlcAF2MOT5RM5qtBV4nQYSWZxl6trpnBsy.jpg'),
(695, '93', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारी का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह बताता है कि व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। दृढ़ता से सफलता धीरे-धीरे मिल सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और हल्की हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएं व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2025-10-07 09:57:28', '2025-10-07 09:57:28', 'palm_image/l8m6MPDO0b4bNGv3k6LhH4UU0EIiOjLdog3c9gJn.jpg'),
(696, 'guest_a4HS7Y5iOj', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and communication to maintain harmony.\",\"fate_line\":\"The fate line is visible but not very deep, suggesting a life influenced by external circumstances and some fluctuations in career or life direction. It indicates adaptability and openness to change.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than immediate fame or fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a moderate interest in exploration and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें सद्भाव बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत गहरी नहीं है, बाहरी परिस्थितियों से प्रभावित जीवन और कैरियर या जीवन की दिशा में कुछ उतार -चढ़ाव का सुझाव देता है। यह बदलने के लिए अनुकूलनशीलता और खुलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बेहोश और छोटी है, जिसका अर्थ है कि मान्यता और सफलता बाद में जीवन में या तत्काल प्रसिद्धि या भाग्य के बजाय लगातार प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा लाइनें कुछ और सूक्ष्म हैं, जो कभी -कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये पंक्तियाँ अन्वेषण और नए अनुभवों में एक मध्यम रुचि का सुझाव देती हैं।\"}}', NULL, '2025-10-07 09:58:48', '2025-10-07 09:58:48', 'palm_image/PgMRYn5hLm4g8yJvDtQIAjP9NnSjdkCJE4nbVoUy.jpg'),
(697, '93', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors. It points to potential fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travels or changes in environment. This suggests a life enriched by diverse experiences and adaptability to new situations.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश होती हैं, लेकिन कुछ महत्वपूर्ण संबंधों या साझेदारी को दर्शाती हैं। ये लाइनें भावनात्मक बंधनों का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाते हुए, सीधे हथेली को चलाता है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित एक जीवन पथ को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है। यह चुने हुए क्षेत्रों में संभावित प्रसिद्धि या सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा लाइनें कई और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह विभिन्न अनुभवों और नई स्थितियों के अनुकूलता से समृद्ध जीवन का सुझाव देता है।\"}}', NULL, '2025-10-07 09:59:36', '2025-10-07 09:59:36', 'palm_image/570yQyVWmp6rA4aTblGlNk3KmEkOohb367dFPycK.jpg'),
(698, '93', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or marriages. These lines indicate emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life influenced by destiny with clear goals and achievements.\",\"success_line\":\"The success (Sun) line is visible and well-marked, pointing to recognition, creativity, and success in artistic or public endeavors. It reflects a potential for fame or accomplishment in chosen fields.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travel or changes in environment. This suggests a life enriched by diverse experiences and adaptability to new situations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो रचनात्मकता और व्यावहारिक सोच के साथ एक संतुलित बुद्धि का संकेत देती है। यह अच्छा निर्णय लेने के कौशल और अनुकूलनशीलता का सुझाव देता है।\",\"heart_line\":\"दिल की रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर घटता है, भावनात्मक गर्मी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दिखाती है। यह एक ऐसे व्यक्ति को सुझाव देता है जो भावनात्मक कनेक्शन को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जीवन शक्ति, अच्छे स्वास्थ्य और एक मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों को पार करने के लिए लचीलापन के साथ एक स्थिर और ऊर्जावान जीवन को इंगित करता है।\",\"marriage_line\":\"शादी की लाइनें बेहोश हैं, लेकिन कुछ महत्वपूर्ण संबंधों या विवाह का सुझाव देते हैं। ये लाइनें भावनात्मक बंधनों को इंगित करती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा अलग है और सीधे हथेली को चलाता है, जो उद्देश्य और कैरियर फोकस की एक मजबूत भावना को दर्शाता है। यह स्पष्ट लक्ष्यों और उपलब्धियों के साथ भाग्य से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और अच्छी तरह से चिह्नित है, जो कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और सफलता की ओर इशारा करती है। यह चुने हुए क्षेत्रों में प्रसिद्धि या उपलब्धि की संभावना को दर्शाता है।\",\"travel_lines\":\"यात्रा लाइनें कई और स्पष्ट हैं, जो लगातार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। यह विभिन्न अनुभवों और नई स्थितियों के अनुकूलता से समृद्ध जीवन का सुझाव देता है।\"}}', NULL, '2025-10-07 10:00:23', '2025-10-07 10:00:23', 'palm_image/W1j5qaqTpF7eLQvFJIHjPyrNwSb3uiU4nMhCbnvx.jpg'),
(699, 'guest_Y9BPUQX6Kn', '{\"en\":{\"head_line\":\"The head line is clear and well-defined, indicating strong mental clarity, intelligence, and good decision-making abilities. It suggests a practical and logical thinker with a balanced approach to problem-solving.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and sensitivity. It reflects a warm, caring nature with a capacity for deep relationships and emotional expression.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a zest for life. It suggests a person who enjoys a balanced lifestyle and has resilience in the face of challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest a thoughtful approach to commitment and meaningful connections.\",\"fate_line\":\"The fate line is moderately visible, suggesting a steady career path influenced by personal choices and external circumstances. It indicates a life with some changes but overall stability in professional matters.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. It suggests that success may come through perseverance and dedication.\",\"travel_lines\":\"The travel lines are visible and well-marked, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छी निर्णय लेने की क्षमता का संकेत देती है। यह समस्या-समाधान के लिए संतुलित दृष्टिकोण के साथ एक व्यावहारिक और तार्किक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार होती है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह गहरे रिश्तों और भावनात्मक अभिव्यक्ति की क्षमता के साथ एक गर्मजोशीपूर्ण, देखभाल करने वाले स्वभाव को दर्शाता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक ऐसे व्यक्ति का सुझाव देता है जो संतुलित जीवनशैली का आनंद लेता है और चुनौतियों का सामना करने में लचीलापन रखता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ प्रतिबद्धता और सार्थक संबंधों के लिए एक विचारशील दृष्टिकोण का सुझाव देती हैं।\",\"fate_line\":\"भाग्य रेखा मध्यम रूप से दिखाई देती है, जो व्यक्तिगत पसंद और बाहरी परिस्थितियों से प्रभावित होकर एक स्थिर करियर पथ का सुझाव देती है। यह कुछ बदलावों के साथ जीवन लेकिन पेशेवर मामलों में समग्र स्थिरता का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। यह सुझाव देता है कि सफलता दृढ़ता और समर्पण के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ दृश्यमान और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया और यात्राओं के माध्यम से प्राप्त अनुभवों के बारे में जिज्ञासा का संकेत देती हैं।\"}}', NULL, '2026-06-16 07:24:58', '2026-06-16 07:24:58', 'palm_image/W5daXxyjyaU5IYpDoZ84lWgJQLSwOfYWywL3ShBX.jpg'),
(700, 'guest_u2Wo2FGmDs', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating a life influenced by external circumstances and personal choices. It suggests a moderate level of career stability with some changes or shifts.\",\"success_line\":\"The success (sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel may bring new experiences but is not a dominant theme in life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत अधिक उभरी हुई नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत देती है। यह कुछ बदलावों या बदलावों के साथ मध्यम स्तर की करियर स्थिरता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ बताती हैं कि यात्रा नए अनुभव ला सकती है लेकिन यह जीवन में एक प्रमुख विषय नहीं है।\"}}', NULL, '2026-06-16 07:25:46', '2026-06-16 07:25:46', 'palm_image/ofdkJZjrceC6VLlMSSHRvTYEt0rIPgUfXtFkQVd9.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(701, '86', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may have a meaningful impact.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनका सार्थक प्रभाव हो सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। दृढ़ता से सफलता धीरे-धीरे मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ सूक्ष्म और कम हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं जो नए अनुभव और विकास के अवसर लाती हैं।\"}}', NULL, '2026-06-16 07:27:00', '2026-06-16 07:27:00', 'palm_image/ycsSg8iwYMSkB9ty0GMwfsfT1QxMBKdAVJskGjUB.jpg'),
(702, 'guest_4xgad0XfTS', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with strong intellectual abilities, creativity, and a balanced approach to logic and emotion.\",\"heart_line\":\"The heart line is clear and curves upward, suggesting a warm, compassionate nature with a strong capacity for love and emotional expression.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality, strong health, and a zest for life with a stable foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by destiny or external circumstances.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा लंबी और थोड़ी घुमावदार होती है, जो मजबूत बौद्धिक क्षमता, रचनात्मकता और तर्क और भावना के प्रति संतुलित दृष्टिकोण वाले व्यक्ति का संकेत देती है।\",\"heart_line\":\"हृदय रेखा स्पष्ट है और ऊपर की ओर झुकती है, जो प्रेम और भावनात्मक अभिव्यक्ति की मजबूत क्षमता के साथ गर्म, दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर नींव के साथ जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो भाग्य या बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, लेकिन बार-बार या बड़े स्थानांतरण का नहीं।\"}}', NULL, '2026-06-17 04:26:28', '2026-06-17 04:26:28', 'palm_image/BhrWptjQpXxzitN6pTYLfWJwfgTQjv00EYKzB7xC.jpg'),
(703, '95', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a balanced intellect, creativity, and practical thinking. This suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is clear and curves upward towards the index finger, showing a warm, compassionate nature and strong emotional intelligence. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and well-defined, suggesting good vitality and a strong constitution. It indicates a life full of energy, stability, and resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances influence this person\'s life path, but they have the ability to shape their destiny through effort and choices.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, suggesting that recognition and fame may come later in life or through persistent hard work rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा लंबी और थोड़ी घुमावदार होती है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच वाले व्यक्ति का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट होती है और तर्जनी की ओर ऊपर की ओर मुड़ती है, जो गर्म, दयालु स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और भावनाओं को खुलकर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह ऊर्जा, स्थिरता और चुनौतियों के प्रति लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं। यह गहरी साझेदारियों से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जिसका अर्थ है कि बाहरी परिस्थितियाँ इस व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन उनमें प्रयास और विकल्पों के माध्यम से अपने भाग्य को आकार देने की क्षमता होती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत प्रमुख नहीं है, जो यह बताती है कि पहचान और प्रसिद्धि जीवन में बाद में या तत्काल सफलता के बजाय लगातार कड़ी मेहनत से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन बार-बार या व्यापक यात्राओं का नहीं।\"}}', NULL, '2026-06-17 04:30:18', '2026-06-17 04:30:18', 'palm_image/wQFrIlBFPBSvUkMaTgbBQBQssiHO0ebQn85zl87F.jpg'),
(704, '95', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not provided.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not provided.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not provided.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not provided.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not provided.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not provided.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not provided.\"},\"hi\":{\"head_line\":\"हस्त रेखा का चित्र उपलब्ध नहीं होने के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि हस्तरेखा चित्र उपलब्ध नहीं कराया गया है।\",\"fate_line\":\"हस्त रेखा का चित्र उपलब्ध नहीं होने के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"travel_lines\":\"हस्तरेखा चित्र उपलब्ध नहीं होने के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-17 04:34:19', '2026-06-17 04:34:19', 'palm_image/JsEOGDYjA5Mj5VM822weNTKcTMLjAkpufB9JUayN.png'),
(705, 'guest_84F6xwyLyW', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not provided.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not provided.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not provided.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not provided.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not provided.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not provided.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not provided.\"},\"hi\":{\"head_line\":\"हस्त रेखा का चित्र उपलब्ध नहीं होने के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि हस्तरेखा चित्र उपलब्ध नहीं कराया गया है।\",\"fate_line\":\"हस्त रेखा का चित्र उपलब्ध नहीं होने के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"travel_lines\":\"हस्तरेखा चित्र उपलब्ध नहीं होने के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-17 04:35:47', '2026-06-17 04:35:47', 'palm_image/yME8eKbf6dgmbxZ02witzgDK0Y1oFZ1ONi2dIg70.png'),
(706, 'guest_tpfbzYXWyg', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not provided.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not provided.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not provided.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not provided.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not provided.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not provided.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not provided.\"},\"hi\":{\"head_line\":\"हस्त रेखा का चित्र उपलब्ध नहीं होने के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि हस्तरेखा चित्र उपलब्ध नहीं कराया गया है।\",\"fate_line\":\"हस्त रेखा का चित्र उपलब्ध नहीं होने के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"travel_lines\":\"हस्तरेखा चित्र उपलब्ध नहीं होने के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-17 04:36:42', '2026-06-17 04:36:42', 'palm_image/Hgh589bFYOVeDePqgPLvIHzFxZMMUbpIh0jt62cA.png'),
(707, 'guest_jXoYGt769A', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections and is likely to be caring and affectionate.\",\"life_line\":\"The life line is deep and long, suggesting good vitality, strong health, and a zest for life. It indicates a person with a robust constitution and a generally positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships. It may suggest a cautious or selective attitude toward commitment.\",\"fate_line\":\"The fate line is faint and somewhat broken, which can indicate changes or interruptions in career or life path. It suggests a life with some unpredictability and the need to adapt to shifting circumstances.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. This suggests a person who may travel for work or leisure but does not have extensive or frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को महत्व देता है और देखभाल करने वाला और स्नेही होने की संभावना रखता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह एक मजबूत संविधान और जीवन के प्रति आम तौर पर सकारात्मक दृष्टिकोण वाले व्यक्ति को इंगित करता है।\",\"marriage_line\":\"विवाह रेखाएँ फीकी और छोटी हैं, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत देती हैं। यह प्रतिबद्धता के प्रति सतर्क या चयनात्मक रवैये का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई है, जो करियर या जीवन पथ में परिवर्तन या रुकावट का संकेत दे सकती है। यह कुछ अप्रत्याशितता वाले जीवन और बदलती परिस्थितियों के अनुकूल ढलने की आवश्यकता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और हल्की हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति का सुझाव देता है जो काम या आराम के लिए यात्रा कर सकता है लेकिन व्यापक या बार-बार यात्रा नहीं करता है।\"}}', NULL, '2026-06-17 04:37:17', '2026-06-17 04:37:17', 'palm_image/78UVlnf8sLf7EEw1WJWgBHUry15qj4sJdfcV7i2U.jpg'),
(708, 'guest_vv2aCoaXCM', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, indicating good vitality, strong health, and a zest for life. It suggests a person with a stable and energetic life force.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may be meaningful but not overly dominant.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life path but overall steady progress.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or artistic endeavors. It suggests potential for achievement with effort.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in environment, mostly for personal growth or opportunities rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह एक स्थिर और ऊर्जावान जीवन शक्ति वाले व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएँ भावनात्मक बंधनों को दर्शाती हैं जो सार्थक हो सकते हैं लेकिन अत्यधिक प्रभावशाली नहीं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत गहरी नहीं होती, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत देती है। यह करियर या जीवन पथ में कुछ उतार-चढ़ाव लेकिन समग्र रूप से स्थिर प्रगति का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो रचनात्मक या कलात्मक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह प्रयास से उपलब्धि की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और धुंधली हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, ज्यादातर बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या अवसरों के लिए।\"}}', NULL, '2026-06-17 04:40:02', '2026-06-17 04:40:02', 'palm_image/7VSX6FpfhqUy4t6DdXNNlfdjma5jHH9zbFlNs5ss.jpg'),
(709, '96', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a person with endurance and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may have varying degrees of impact.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating that external circumstances influence the person\'s life path, but personal effort and choices play a significant role.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort rather than early or easy success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह एक व्यक्ति को धैर्यवान और जीवन के प्रति उत्साह का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनका प्रभाव अलग-अलग स्तर का हो सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई तो देती है लेकिन बहुत उभरी हुई नहीं, जो दर्शाती है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन व्यक्तिगत प्रयास और विकल्प महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो बताती है कि पहचान और प्रसिद्धि जीवन में जल्दी या आसान सफलता के बजाय बाद में या लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन बार-बार या व्यापक यात्राओं का नहीं।\"}}', NULL, '2026-06-17 04:41:43', '2026-06-17 04:41:43', 'palm_image/nbCgsHN55hiEQlxVJQGPGU15WXGkS8cts2Y8Ha75.jpg'),
(710, 'guest_ylPZhOlZXU', '{\"en\":{\"head_line\":\"Unable to interpret the head line as the image does not show a palm.\",\"heart_line\":\"Unable to interpret the heart line as the image does not show a palm.\",\"life_line\":\"Unable to interpret the life line as the image does not show a palm.\",\"marriage_line\":\"Unable to interpret the marriage line as the image does not show a palm.\",\"fate_line\":\"Unable to interpret the fate line as the image does not show a palm.\",\"success_line\":\"Unable to interpret the success line as the image does not show a palm.\",\"travel_lines\":\"Unable to interpret the travel lines as the image does not show a palm.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिखाई गई है।\",\"heart_line\":\"हृदय रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"life_line\":\"जीवन रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिखाई गई है।\",\"marriage_line\":\"विवाह रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"fate_line\":\"चित्र में हथेली न दिखने के कारण भाग्य रेखा की व्याख्या करने में असमर्थ हूँ।\",\"success_line\":\"सफलता रेखा की व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"travel_lines\":\"यात्रा रेखाओं की व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\"}}', NULL, '2026-06-17 04:50:13', '2026-06-17 04:50:13', 'palm_image/zhTJXhgLvVBPO8hIoxMyakXuY2JETRgoSH5idz9n.jpg'),
(711, '97', '{\"en\":{\"head_line\":\"Unable to interpret the head line as the image does not show a palm.\",\"heart_line\":\"Unable to interpret the heart line as the image does not show a palm.\",\"life_line\":\"Unable to interpret the life line as the image does not show a palm.\",\"marriage_line\":\"Unable to interpret the marriage line as the image does not show a palm.\",\"fate_line\":\"Unable to interpret the fate line as the image does not show a palm.\",\"success_line\":\"Unable to interpret the success line as the image does not show a palm.\",\"travel_lines\":\"Unable to interpret the travel lines as the image does not show a palm.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिखाई गई है।\",\"heart_line\":\"हृदय रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"life_line\":\"जीवन रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिखाई गई है।\",\"marriage_line\":\"विवाह रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"fate_line\":\"चित्र में हथेली न दिखने के कारण भाग्य रेखा की व्याख्या करने में असमर्थ हूँ।\",\"success_line\":\"सफलता रेखा की व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"travel_lines\":\"यात्रा रेखाओं की व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\"}}', NULL, '2026-06-17 04:52:47', '2026-06-17 04:52:47', 'palm_image/ydhHs7Mu82HaOLU0B2Pxlab4SQdk8gCAFtZbFXrP.jpg'),
(712, '47', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint but present, reflecting a life influenced by external circumstances with some fluctuations in career or personal direction.\",\"success_line\":\"The success line is not prominently visible, suggesting that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in environment, with a preference for stability and familiar surroundings.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनाओं और रिश्तों के प्रति संतुलित दृष्टिकोण के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और उत्साह से भरे जीवन का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन वर्तमान है, जो करियर या व्यक्तिगत दिशा में कुछ उतार-चढ़ाव के साथ बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, जिससे पता चलता है कि उपलब्धियाँ अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास से आ सकती हैं।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो स्थिरता और परिचित परिवेश को प्राथमिकता के साथ सीमित लंबी दूरी की यात्रा या पर्यावरण में बदलाव का संकेत देती हैं।\"}}', NULL, '2026-06-17 05:11:46', '2026-06-17 05:11:46', 'palm_image/nj8lqY8gCwRpawg9i1HvLxOGuwKjbLNmrr0jJ46T.jpg'),
(713, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating a potential for meaningful relationships or marriage. It suggests some emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting a life influenced by personal choices and external circumstances. It indicates moderate career stability with some changes.\",\"success_line\":\"The success (sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों या विवाह की संभावना का संकेत देती है। यह साझेदारी में कुछ भावनात्मक संवेदनशीलता का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत अधिक उभरी हुई नहीं है, जो व्यक्तिगत पसंद और बाहरी परिस्थितियों से प्रभावित जीवन का संकेत देती है। यह कुछ बदलावों के साथ मध्यम करियर स्थिरता का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो संभवतः काम या व्यक्तिगत विकास के लिए कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या व्यापक नहीं।\"}}', NULL, '2026-06-17 05:22:50', '2026-06-17 05:22:50', 'palm_image/CmXe7wllu6RInIHAcpTTRd0T9njiows0gViCCAZw.jpg'),
(714, 'guest_RDyQ7NMsjB', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional sensitivity or caution in matters of love.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती हैं। प्यार के मामले में थोड़ी भावनात्मक संवेदनशीलता या सावधानी बरतनी पड़ सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का सुझाव देती है। यह व्यावसायिक जीवन में दृढ़ संकल्प और स्पष्ट मार्ग का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। दृढ़ता से सफलता धीरे-धीरे मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ नए अनुभव और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2026-06-17 06:22:44', '2026-06-17 06:22:44', 'palm_image/8TMnkK9UvXyk0Kd4xgHn01q4PlPMyejhC86v3uwK.jpg'),
(715, '96', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may have ups and downs but hold importance.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक संबंधों का संकेत देती हैं जिनमें उतार-चढ़ाव हो सकते हैं लेकिन महत्व रखते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि और निरंतर प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ दृश्यमान और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया और यात्राओं के माध्यम से प्राप्त अनुभवों के बारे में जिज्ञासा का संकेत देती हैं।\"}}', NULL, '2026-06-17 06:27:38', '2026-06-17 06:27:38', 'palm_image/pj4QihlDUPTA5NdlZ3HfwAyK3wBipCZtiFFuOGPk.jpg'),
(716, '96', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm and compassionate nature. It indicates emotional stability and a capacity for deep, meaningful relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality and a strong constitution. It suggests a life filled with energy and resilience.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships. It may suggest fewer but meaningful romantic connections or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than external circumstances. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal or faint, suggesting limited long-distance travel or a preference for stability and familiar environments. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो गर्म और दयालु स्वभाव को दर्शाती है। यह भावनात्मक स्थिरता और गहरे, सार्थक रिश्तों की क्षमता को इंगित करता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घूमती है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह ऊर्जा और लचीलेपन से भरे जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी होती है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण का संकेत देती है। यह कम लेकिन सार्थक रोमांटिक संबंधों या साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान देने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन और अनुकूलनशीलता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। सार्वजनिक प्रशंसा के बजाय लगातार प्रयास और व्यक्तिगत संतुष्टि से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो सीमित लंबी दूरी की यात्रा या स्थिरता और परिचित वातावरण को प्राथमिकता देने का सुझाव देती हैं। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-06-17 07:09:50', '2026-06-17 07:09:50', 'palm_image/RqJhePecEbdiTj9fUQ5yxMgFqAUUVi0Se5aXDFjf.jpg'),
(717, '96', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and warmth. This indicates a person who is caring, affectionate, and values close relationships highly.\",\"life_line\":\"The life line is strong and well-defined, suggesting good vitality and a robust constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic partnerships. It suggests a cautious or selective attitude towards commitment.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating that external circumstances influence the person\'s life, but they maintain a good degree of control over their destiny through personal effort.\",\"success_line\":\"The success (sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, but not frequent or major relocations. This suggests a stable lifestyle with some openness to new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार होती है, जो भावनात्मक गहराई और गर्मजोशी दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो देखभाल करने वाला, स्नेही है और करीबी रिश्तों को अत्यधिक महत्व देता है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत दे सकती है। यह प्रतिबद्धता के प्रति सतर्क या चयनात्मक रवैये का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत अधिक उभरी हुई नहीं होती है, जो यह दर्शाती है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन को प्रभावित करती हैं, लेकिन वे व्यक्तिगत प्रयासों के माध्यम से अपने भाग्य पर काफी हद तक नियंत्रण बनाए रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो बताती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या जीवन में शुरुआती सफलता के बजाय लगातार प्रयास से बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या बड़े स्थानांतरण का नहीं। यह नए अनुभवों के प्रति कुछ खुलेपन के साथ एक स्थिर जीवनशैली का सुझाव देता है।\"}}', NULL, '2026-06-17 07:11:18', '2026-06-17 07:11:18', 'palm_image/DVEyRYr88qp4LW4uYkUfZzFjdzbPpXczPxuz3eux.jpg'),
(718, '96', '{\"en\":{\"head_line\":\"Unable to interpret as the palm is not visible in the image.\",\"heart_line\":\"Unable to interpret as the palm is not visible in the image.\",\"life_line\":\"Unable to interpret as the palm is not visible in the image.\",\"marriage_line\":\"Unable to interpret as the palm is not visible in the image.\",\"fate_line\":\"Unable to interpret as the palm is not visible in the image.\",\"success_line\":\"Unable to interpret as the palm is not visible in the image.\",\"travel_lines\":\"Unable to interpret as the palm is not visible in the image.\"},\"hi\":{\"head_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"heart_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"life_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"marriage_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"fate_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"success_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"travel_lines\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\"}}', NULL, '2026-06-17 07:29:22', '2026-06-17 07:29:22', 'palm_image/qpJRXtPLxzZJ5vfSRM4QwdFt4vu9jHues8UxIpyA.jpg'),
(719, 'guest_USidBaM4xe', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not visible.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not visible.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not visible.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not visible.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not visible.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not visible.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not visible.\"},\"hi\":{\"head_line\":\"हथेली का चित्र दिखाई न देने के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"हथेली का चित्र दिखाई न देने के कारण हृदय रेखा का विश्लेषण करने में असमर्थ।\",\"life_line\":\"हथेली का चित्र दिखाई न देने के कारण जीवन रेखा का विश्लेषण करने में असमर्थ।\",\"marriage_line\":\"हथेली का चित्र दिखाई न देने के कारण विवाह रेखा का विश्लेषण नहीं हो पा रहा है।\",\"fate_line\":\"हथेली का चित्र दिखाई न देने के कारण भाग्य रेखा का विश्लेषण नहीं कर पा रहे हैं।\",\"success_line\":\"हथेली का चित्र दिखाई न देने के कारण सफलता रेखा का विश्लेषण करने में असमर्थ।\",\"travel_lines\":\"हथेली का चित्र दिखाई न देने के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-17 07:34:43', '2026-06-17 07:34:43', 'palm_image/gjsl0Lrz7cpzf8MnMUzmlWOJfSfhi3UlRjIZnHQH.jpg'),
(720, '98', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm is not visible in the image.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm is not visible in the image.\",\"life_line\":\"Unable to analyze the Life Line as the palm is not visible in the image.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm is not visible in the image.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm is not visible in the image.\",\"success_line\":\"Unable to analyze the Success Line as the palm is not visible in the image.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm is not visible in the image.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"life_line\":\"छवि में हथेली दिखाई नहीं देने के कारण जीवन रेखा का विश्लेषण करने में असमर्थ।\",\"marriage_line\":\"चित्र में हथेली दिखाई नहीं देने के कारण विवाह रेखा का विश्लेषण करने में असमर्थ।\",\"fate_line\":\"चित्र में हथेली दिखाई न देने के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली दिखाई नहीं दे रही है।\"}}', NULL, '2026-06-17 07:37:14', '2026-06-17 07:37:14', 'palm_image/MyC8umZF0rExiAtBSE4vCjbPb7g0NK8L397pM5Ih.jpg'),
(721, '98', '{\"en\":{\"head_line\":\"Not visible for interpretation.\",\"heart_line\":\"Not visible for interpretation.\",\"life_line\":\"Not visible for interpretation.\",\"marriage_line\":\"Not visible for interpretation.\",\"fate_line\":\"Not visible for interpretation.\",\"success_line\":\"Not visible for interpretation.\",\"travel_lines\":\"Not visible for interpretation.\"},\"hi\":{\"head_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"heart_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"life_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"marriage_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"fate_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"success_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"travel_lines\":\"व्याख्या के लिए दृश्यमान नहीं है.\"}}', NULL, '2026-06-17 07:38:00', '2026-06-17 07:38:00', 'palm_image/nfZ5AVZlnf09RrKCocMQXMWvJjHZANE4dnd9GmSx.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(722, '96', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It indicates a stable and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that external circumstances may have less influence on this person\'s life path, with more emphasis on personal choices.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or faint, implying limited long-distance travel or that travel may not play a major role in this person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति को दर्शाती है। यह जीवन के प्रति उत्साह वाले एक स्थिर और ऊर्जावान व्यक्ति को इंगित करता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जिससे पता चलता है कि बाहरी परिस्थितियों का इस व्यक्ति के जीवन पथ पर कम प्रभाव हो सकता है, व्यक्तिगत विकल्पों पर अधिक जोर दिया जा सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं न्यूनतम या धुंधली हैं, जिसका अर्थ है कि लंबी दूरी की यात्रा सीमित है या यात्रा इस व्यक्ति के जीवन में प्रमुख भूमिका नहीं निभा सकती है।\"}}', NULL, '2026-06-17 09:36:04', '2026-06-17 09:36:04', 'palm_image/kZHZaRyDRIc3JajSHfDncDwseuCUpJE3xAXu0T2x.jpg'),
(723, 'guest_ERpHknSFL4', '{\"en\":{\"head_line\":\"Interpretation text here\",\"heart_line\":\"Interpretation text here\",\"life_line\":\"Interpretation text here\",\"marriage_line\":\"Interpretation text here\",\"fate_line\":\"Interpretation text here\",\"success_line\":\"Interpretation text here\",\"travel_lines\":\"Interpretation text here\"},\"hi\":{\"head_line\":\"व्याख्या पाठ यहाँ\",\"heart_line\":\"व्याख्या पाठ यहाँ\",\"life_line\":\"व्याख्या पाठ यहाँ\",\"marriage_line\":\"व्याख्या पाठ यहाँ\",\"fate_line\":\"व्याख्या पाठ यहाँ\",\"success_line\":\"व्याख्या पाठ यहाँ\",\"travel_lines\":\"व्याख्या पाठ यहाँ\"}}', NULL, '2026-06-17 09:36:47', '2026-06-17 09:36:47', 'palm_image/ib8Rple2YHw6qitgkODUrL0IV9w8JJnWN6DUizvQ.jpg'),
(724, '96', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than external circumstances, with some periods of uncertainty or change.\",\"success_line\":\"The success (sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है। यह साझेदारी से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो कुछ समय की अनिश्चितता या परिवर्तन के साथ, बाहरी परिस्थितियों की तुलना में व्यक्तिगत पसंद से अधिक प्रभावित जीवन पथ का संकेत दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो बताती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, अक्सर बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-06-17 09:37:03', '2026-06-17 09:37:03', 'palm_image/riDsquibP7SZgyZB43titVT1Vsb6aOQdKB9ly8o6.jpg'),
(725, '96', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature with strong emotional depth. This person values relationships and is likely to be caring and empathetic in love.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force. It suggests a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may be meaningful but could require effort to maintain harmony.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting that while destiny plays a role, personal choices and efforts significantly influence the person\'s life path. This person may experience changes in career or life direction.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and achievements. Success may come gradually and through persistent effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment. These travels are likely purposeful and beneficial, contributing to personal growth and new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो मजबूत भावनात्मक गहराई के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और प्यार में देखभाल करने वाला और सहानुभूतिपूर्ण होने की संभावना रखता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो मजबूत स्वास्थ्य, जीवन शक्ति और मजबूत जीवन शक्ति का प्रतीक है। यह सुझाव देता है कि धैर्यवान और जीवन के प्रति उत्साह रखने वाला व्यक्ति लंबे और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक संबंधों का सुझाव देती हैं जो सार्थक हो सकते हैं लेकिन सद्भाव बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, जिससे पता चलता है कि भाग्य एक भूमिका निभाता है, व्यक्तिगत विकल्प और प्रयास व्यक्ति के जीवन पथ को महत्वपूर्ण रूप से प्रभावित करते हैं। इस व्यक्ति को करियर या जीवन की दिशा में बदलाव का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो मध्यम पहचान और उपलब्धियों का संकेत देती है। सफलता अचानक प्रसिद्धि या भाग्य के बजाय धीरे-धीरे और लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं। ये यात्राएँ संभवतः उद्देश्यपूर्ण और लाभदायक हैं, व्यक्तिगत विकास और नए अनुभवों में योगदान करती हैं।\"}}', NULL, '2026-06-17 09:41:53', '2026-06-17 09:41:53', 'palm_image/sUJPwRmuIHLlKtsVwhwIkXML4DKYkAldlM2OTBTF.jpg'),
(726, '96', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature with strong emotional depth. This person values relationships and is likely to be caring and affectionate.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force. It suggests a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or possibly fewer significant romantic partnerships. It may also suggest a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path. This indicates adaptability and a life that may experience changes in career or direction.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. This suggests a person who may travel for work or leisure but prefers stability overall.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो मजबूत भावनात्मक गहराई के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और देखभाल करने वाला तथा स्नेही होने की संभावना रखता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो मजबूत स्वास्थ्य, जीवन शक्ति और मजबूत जीवन शक्ति का प्रतीक है। यह सुझाव देता है कि धैर्यवान और जीवन के प्रति उत्साह रखने वाला व्यक्ति लंबे और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या संभवतः कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत देती है। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो बताती है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं। यह अनुकूलन क्षमता और ऐसे जीवन का संकेत देता है जिसमें करियर या दिशा में बदलाव का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और धुंधली हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति का सुझाव देता है जो काम या आराम के लिए यात्रा कर सकता है लेकिन कुल मिलाकर स्थिरता पसंद करता है।\"}}', NULL, '2026-06-17 09:42:45', '2026-06-17 09:42:45', 'palm_image/IXPHXZVCDPsClFYMJIDdyQL4mUPWMoK3sfYZrLHz.jpg'),
(727, '96', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with creativity and logic.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth, warmth, and a caring nature. It suggests a person who values relationships and has a compassionate heart.\",\"life_line\":\"A long and prominent life line signifies good vitality, strong health, and a zest for life. It indicates a person who is energetic and enjoys a stable life journey.\",\"marriage_line\":\"The marriage line is faint and short, suggesting a reserved approach to relationships or fewer significant romantic commitments. It may indicate a cautious or selective attitude towards partnerships.\",\"fate_line\":\"The fate line is visible but not very strong, indicating a life influenced by external circumstances and some fluctuations in career or life path. It suggests adaptability and resilience.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"Several fine travel lines indicate a love for travel and exploration. These lines suggest opportunities for journeys that broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है। यह रचनात्मकता और तर्क के साथ संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार होती है, जो भावनात्मक गहराई, गर्मजोशी और देखभाल करने वाले स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और दयालु हृदय रखता है।\",\"life_line\":\"लंबी और उभरी हुई जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक ऐसे व्यक्ति को इंगित करता है जो ऊर्जावान है और स्थिर जीवन यात्रा का आनंद लेता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव देती है। यह साझेदारी के प्रति सतर्क या चयनात्मक रवैये का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत मजबूत नहीं है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ उतार-चढ़ाव का संकेत देती है। यह अनुकूलनशीलता और लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"कई बेहतरीन यात्रा रेखाएँ यात्रा और अन्वेषण के प्रति प्रेम का संकेत देती हैं। ये पंक्तियाँ उन यात्राओं के अवसरों का सुझाव देती हैं जो क्षितिज को व्यापक बनाती हैं और नए अनुभव लाती हैं।\"}}', NULL, '2026-06-17 09:45:19', '2026-06-17 09:45:19', 'palm_image/TcYeJKgrkvA9IHjRVgWI7tWvdpEMxL0guhUIkkB4.jpg'),
(728, 'guest_gFmINRQzjx', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic partnerships. It may indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path. This suggests a person who experiences changes in career or life direction but maintains personal control.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. This suggests a preference for stability with some openness to new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का सुझाव देती हैं। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो करियर या जीवन की दिशा में बदलाव का अनुभव करता है लेकिन व्यक्तिगत नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह नए अनुभवों के प्रति कुछ खुलेपन के साथ स्थिरता को प्राथमिकता देने का सुझाव देता है।\"}}', NULL, '2026-06-17 10:09:17', '2026-06-17 10:09:17', 'palm_image/DGXzfHNh4imiLT7gx5gzWocq8n1BPmpsxH3E6ZH8.jpg'),
(729, 'guest_UvZw8CMZ76', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with a good sense of judgment.\",\"heart_line\":\"The heart line is smooth and slightly curved, indicating a warm, compassionate nature with a strong capacity for love and emotional expression. It suggests harmonious relationships and emotional stability.\",\"life_line\":\"A deep and long life line suggests good vitality, strong health, and a zest for life. It indicates a person who is energetic and enjoys a robust physical constitution.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. It suggests that the person may have a few significant relationships or values quality over quantity in partnerships.\",\"fate_line\":\"The fate line is visible and runs straight, indicating a strong sense of purpose and career focus. It suggests that the person is likely to experience steady progress in their professional life with clear goals.\",\"success_line\":\"The success line is faint but present, indicating potential for recognition and achievement, though it may require consistent effort and perseverance to fully realize success.\",\"travel_lines\":\"The travel lines are subtle and few, suggesting occasional travel or changes in environment. It indicates a person who may travel for work or leisure but prefers stability overall.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है। यह निर्णय की अच्छी समझ के साथ संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो प्रेम और भावनात्मक अभिव्यक्ति की मजबूत क्षमता के साथ गर्म, दयालु स्वभाव का संकेत देती है। यह सामंजस्यपूर्ण संबंधों और भावनात्मक स्थिरता का सुझाव देता है।\",\"life_line\":\"गहरी और लंबी जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह एक ऐसे व्यक्ति को इंगित करता है जो ऊर्जावान है और एक मजबूत शारीरिक गठन का आनंद लेता है।\",\"marriage_line\":\"विवाह रेखाएं फीकी और कम होती हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण का संकेत देती हैं। इससे पता चलता है कि व्यक्ति के कुछ महत्वपूर्ण रिश्ते हो सकते हैं या वह साझेदारी में मात्रा से अधिक गुणवत्ता को महत्व देता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को स्पष्ट लक्ष्यों के साथ अपने पेशेवर जीवन में लगातार प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता रेखा धुंधली लेकिन मौजूद है, जो पहचान और उपलब्धि की क्षमता का संकेत देती है, हालांकि सफलता को पूरी तरह से प्राप्त करने के लिए लगातार प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ सूक्ष्म और कम हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो काम या आराम के लिए यात्रा कर सकता है लेकिन कुल मिलाकर स्थिरता पसंद करता है।\"}}', NULL, '2026-06-17 23:24:45', '2026-06-17 23:24:45', 'palm_image/NboIvGnVB6KUBzXvdI3QkYndE67XLA8XGBaJx2Mx.jpg'),
(730, 'guest_ZXzH04VEzc', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships. There may be a few significant relationships, but the person values quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that the person may experience changes in career or life direction and might rely more on personal choices than destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major aspect of the person\'s life, though occasional journeys may bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। व्यक्ति निर्णय लेने में विचारशील और अनुकूलनशील होने की संभावना रखता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी होती हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण का संकेत देती हैं। कुछ महत्वपूर्ण रिश्ते हो सकते हैं, लेकिन व्यक्ति साझेदारी में मात्रा से अधिक गुणवत्ता को महत्व देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और बहुत प्रमुख नहीं है, जिससे पता चलता है कि व्यक्ति करियर या जीवन की दिशा में बदलाव का अनुभव कर सकता है और भाग्य की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यात्रा व्यक्ति के जीवन का एक प्रमुख पहलू नहीं है, हालांकि कभी-कभार यात्राएं नए अनुभव ला सकती हैं।\"}}', NULL, '2026-06-17 23:49:53', '2026-06-17 23:49:53', 'palm_image/cVGEEKdJcT9IX6s1AjNupVGBxi9e4gm4nWGPeR7K.jpg'),
(731, 'guest_2yIi9wbGcx', '{\"en\":{\"head_line\":\"Interpretation text here\",\"heart_line\":\"Interpretation text here\",\"life_line\":\"Interpretation text here\",\"marriage_line\":\"Interpretation text here\",\"fate_line\":\"Interpretation text here\",\"success_line\":\"Interpretation text here\",\"travel_lines\":\"Interpretation text here\"},\"hi\":{\"head_line\":\"व्याख्या पाठ यहाँ\",\"heart_line\":\"व्याख्या पाठ यहाँ\",\"life_line\":\"व्याख्या पाठ यहाँ\",\"marriage_line\":\"व्याख्या पाठ यहाँ\",\"fate_line\":\"व्याख्या पाठ यहाँ\",\"success_line\":\"व्याख्या पाठ यहाँ\",\"travel_lines\":\"व्याख्या पाठ यहाँ\"}}', NULL, '2026-06-18 00:00:03', '2026-06-18 00:00:03', 'palm_image/udOVxYlIiOFf5Fydjhfx8OaUE1sovLC1hIbk6Cnw.jpg'),
(734, 'guest_wTdyUeiaUa', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life influenced by destiny with steady progress in professional matters.\",\"success_line\":\"The success (sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic fields. It suggests that success may come through perseverance and talent.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह व्यावसायिक मामलों में निरंतर प्रगति के साथ भाग्य से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। यह सुझाव देता है कि सफलता दृढ़ता और प्रतिभा के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ एकाधिक और स्पष्ट होती हैं, जो बार-बार यात्रा करने या वातावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन के माध्यम से नए अनुभवों और अवसरों के लिए खुला होने का सुझाव देता है।\"}}', NULL, '2026-06-18 02:44:19', '2026-06-18 02:44:19', 'palm_image/gbhSwlmtz1Y9U5y62rx6yvS9ePemkdcEwCwbiRpF.jpg'),
(735, '100', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, indicating good vitality, strong health, and a zest for life. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life path but overall steady progress.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with sustained effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel may bring new experiences and opportunities but is not a dominant theme.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत गहरी नहीं होती, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत देती है। यह करियर या जीवन पथ में कुछ उतार-चढ़ाव लेकिन समग्र रूप से स्थिर प्रगति का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो रचनात्मक या व्यावसायिक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह निरंतर प्रयास से विकास की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ बताती हैं कि यात्रा नए अनुभव और अवसर ला सकती है लेकिन यह एक प्रमुख विषय नहीं है।\"}}', NULL, '2026-06-18 02:46:27', '2026-06-18 02:46:27', 'palm_image/2Yc9VIvE2QgqzqLKTvKGVnsoq3mtvoI5caRSQbEs.jpg'),
(736, 'guest_YxEWuyhTO2', '{\"en\":{\"head_line\":\"Unable to interpret due to unclear image.\",\"heart_line\":\"Unable to interpret due to unclear image.\",\"life_line\":\"Unable to interpret due to unclear image.\",\"marriage_line\":\"Unable to interpret due to unclear image.\",\"fate_line\":\"Unable to interpret due to unclear image.\",\"success_line\":\"Unable to interpret due to unclear image.\",\"travel_lines\":\"Unable to interpret due to unclear image.\"},\"hi\":{\"head_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"heart_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"life_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"marriage_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"fate_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"success_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"travel_lines\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\"}}', NULL, '2026-06-18 04:15:20', '2026-06-18 04:15:20', 'palm_image/4g3JA8bcVqHuj4aFn5fF0rTicSyThiDzPZ5OPhme.jpg'),
(737, '101', '{\"en\":{\"head_line\":\"Unable to interpret due to unclear image.\",\"heart_line\":\"Unable to interpret due to unclear image.\",\"life_line\":\"Unable to interpret due to unclear image.\",\"marriage_line\":\"Unable to interpret due to unclear image.\",\"fate_line\":\"Unable to interpret due to unclear image.\",\"success_line\":\"Unable to interpret due to unclear image.\",\"travel_lines\":\"Unable to interpret due to unclear image.\"},\"hi\":{\"head_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"heart_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"life_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"marriage_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"fate_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"success_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"travel_lines\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\"}}', NULL, '2026-06-18 04:17:06', '2026-06-18 04:17:06', 'palm_image/gBFAlONHoJjIyq0mMhwFfenuD0ZD1pVrjIVwICbM.jpg'),
(738, 'guest_HRNKUuPfmG', '{\"en\":{\"head_line\":\"Not visible for interpretation.\",\"heart_line\":\"Not visible for interpretation.\",\"life_line\":\"Not visible for interpretation.\",\"marriage_line\":\"Not visible for interpretation.\",\"fate_line\":\"Not visible for interpretation.\",\"success_line\":\"Not visible for interpretation.\",\"travel_lines\":\"Not visible for interpretation.\"},\"hi\":{\"head_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"heart_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"life_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"marriage_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"fate_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"success_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"travel_lines\":\"व्याख्या के लिए दृश्यमान नहीं है.\"}}', NULL, '2026-06-18 04:42:19', '2026-06-18 04:42:19', 'palm_image/TnWJA6EAG7TNllL5ISSkZrIwBvlrHzCz1fBBu4Cx.jpg'),
(739, 'guest_pasijqiBxO', '{\"en\":{\"head_line\":\"No palm image provided to analyze the Head Line.\",\"heart_line\":\"No palm image provided to analyze the Heart Line.\",\"life_line\":\"No palm image provided to analyze the Life Line.\",\"marriage_line\":\"No palm image provided to analyze the Marriage Line.\",\"fate_line\":\"No palm image provided to analyze the Fate Line.\",\"success_line\":\"No palm image provided to analyze the Success Line.\",\"travel_lines\":\"No palm image provided to analyze the Travel Lines.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने के लिए कोई हथेली चित्र उपलब्ध नहीं कराया गया है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने के लिए कोई हथेली चित्र उपलब्ध नहीं कराया गया है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने के लिए कोई हथेली छवि प्रदान नहीं की गई है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने के लिए कोई हस्तरेखा चित्र उपलब्ध नहीं कराया गया है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने के लिए कोई हस्तरेखा चित्र उपलब्ध नहीं कराया गया है।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने के लिए कोई हथेली छवि प्रदान नहीं की गई।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने के लिए कोई हथेली छवि प्रदान नहीं की गई है।\"}}', NULL, '2026-06-18 04:57:28', '2026-06-18 04:57:28', 'palm_image/cj3e6MYb7QFHnGjeSjq9IfmmftPLaDbQmUm4WgpV.jpg'),
(742, 'guest_vjwZ5W8WA9', '{\"en\":{\"head_line\":\"Unable to interpret as the image does not show a palm.\",\"heart_line\":\"Unable to interpret as the image does not show a palm.\",\"life_line\":\"Unable to interpret as the image does not show a palm.\",\"marriage_line\":\"Unable to interpret as the image does not show a palm.\",\"fate_line\":\"Unable to interpret as the image does not show a palm.\",\"success_line\":\"Unable to interpret as the image does not show a palm.\",\"travel_lines\":\"Unable to interpret as the image does not show a palm.\"},\"hi\":{\"head_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"heart_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"life_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"marriage_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"fate_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"success_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"travel_lines\":\"व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\"}}', NULL, '2026-06-18 05:50:18', '2026-06-18 05:50:18', 'palm_image/teonkDrY79aDde0CJHVb4ydyIs7YjjgsGgf3130q.jpg'),
(743, 'guest_5yLEghVYem', '{\"en\":{\"head_line\":\"Not visible for interpretation.\",\"heart_line\":\"Not visible for interpretation.\",\"life_line\":\"Not visible for interpretation.\",\"marriage_line\":\"Not visible for interpretation.\",\"fate_line\":\"Not visible for interpretation.\",\"success_line\":\"Not visible for interpretation.\",\"travel_lines\":\"Not visible for interpretation.\"},\"hi\":{\"head_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"heart_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"life_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"marriage_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"fate_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"success_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"travel_lines\":\"व्याख्या के लिए दृश्यमान नहीं है.\"}}', NULL, '2026-06-18 05:58:10', '2026-06-18 05:58:10', 'palm_image/Xa17xDDEqY9SxFYDp7mYcwNt8tSoQBGJHja9WOSi.jpg'),
(746, 'guest_9n3QBHmIj4', '{\"en\":{\"head_line\":\"The Head Line indicates a sharp intellect and strong analytical abilities, suggesting a person who is thoughtful and makes decisions carefully.\",\"heart_line\":\"The Heart Line shows emotional depth and sensitivity, indicating a person who values relationships and has a compassionate nature.\",\"life_line\":\"The Life Line is long and well-defined, symbolizing vitality, good health, and a strong life force with a stable and secure life path.\",\"marriage_line\":\"The Marriage Line is clear and moderately long, suggesting stable and harmonious relationships with potential for lasting partnerships.\",\"fate_line\":\"The Fate Line is distinct and runs straight, indicating a strong sense of purpose and career focus, with steady progress in professional life.\",\"success_line\":\"The Success Line (Sun Line) is prominent, reflecting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"The Travel Lines are visible and well-marked, pointing to opportunities for travel and exploration that will broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा तीव्र बुद्धि और मजबूत विश्लेषणात्मक क्षमताओं को इंगित करती है, जो एक ऐसे व्यक्ति का सुझाव देती है जो विचारशील है और सावधानीपूर्वक निर्णय लेता है।\",\"heart_line\":\"हृदय रेखा भावनात्मक गहराई और संवेदनशीलता को दर्शाती है, जो रिश्तों को महत्व देने वाले और दयालु स्वभाव वाले व्यक्ति का संकेत देती है।\",\"life_line\":\"जीवन रेखा लंबी और अच्छी तरह से परिभाषित है, जो जीवन शक्ति, अच्छे स्वास्थ्य और स्थिर और सुरक्षित जीवन पथ के साथ एक मजबूत जीवन शक्ति का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और मध्यम रूप से लंबी है, जो स्थायी साझेदारी की संभावना के साथ स्थिर और सामंजस्यपूर्ण संबंधों का सुझाव देती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और सीधी चलती है, जो पेशेवर जीवन में निरंतर प्रगति के साथ उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) प्रमुख है, जो कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएँ दृश्यमान और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों की ओर इशारा करती हैं जो क्षितिज को व्यापक बनाएंगी और नए अनुभव लाएँगी।\"}}', NULL, '2026-06-18 06:24:57', '2026-06-18 06:24:57', 'palm_image/xYjZS12WBmH2QBmRdutMF2ucSjoS8G7G0gYivCj8.jpg'),
(747, 'guest_EkxZt6xhIG', '{\"en\":{\"head_line\":\"Not visible for interpretation.\",\"heart_line\":\"Not visible for interpretation.\",\"life_line\":\"Not visible for interpretation.\",\"marriage_line\":\"Not visible for interpretation.\",\"fate_line\":\"Not visible for interpretation.\",\"success_line\":\"Not visible for interpretation.\",\"travel_lines\":\"Not visible for interpretation.\"},\"hi\":{\"head_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"heart_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"life_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"marriage_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"fate_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"success_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"travel_lines\":\"व्याख्या के लिए दृश्यमान नहीं है.\"}}', NULL, '2026-06-18 06:28:49', '2026-06-18 06:28:49', 'palm_image/pTu8hB67wN0AwYZva4FxCGhwPiNavFYq8p2Q5cLk.jpg'),
(748, 'guest_yvm1QyhtOh', '{\"en\":{\"head_line\":\"The Head Line indicates a sharp intellect and strong decision-making abilities. It suggests a person who is thoughtful, analytical, and capable of clear communication.\",\"heart_line\":\"The Heart Line shows emotional depth and sensitivity. It suggests a person who values relationships and has a compassionate nature, with a tendency to form deep emotional bonds.\",\"life_line\":\"The Life Line is long and well-defined, indicating good vitality and a strong constitution. It suggests a life full of energy, stability, and resilience.\",\"marriage_line\":\"The Marriage Line is clear and moderately long, indicating stable and harmonious relationships. It suggests the possibility of a meaningful and lasting partnership.\",\"fate_line\":\"The Fate Line is prominent and straight, indicating a strong sense of purpose and career focus. It suggests a life path marked by determination and significant achievements.\",\"success_line\":\"The Success Line (Sun Line) is visible and well-formed, indicating recognition and success in creative or professional endeavors. It suggests a person who will gain fame or financial rewards.\",\"travel_lines\":\"The Travel Lines are distinct and multiple, indicating frequent travel or changes in environment. It suggests a person who is adventurous and open to new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा तीव्र बुद्धि और मजबूत निर्णय लेने की क्षमता का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील, विश्लेषणात्मक और स्पष्ट संचार में सक्षम है।\",\"heart_line\":\"हृदय रेखा भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और गहरे भावनात्मक बंधन बनाने की प्रवृत्ति के साथ दयालु स्वभाव रखता है।\",\"life_line\":\"जीवन रेखा लंबी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह ऊर्जा, स्थिरता और लचीलेपन से भरे जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और मध्यम लंबी होती है, जो स्थिर और सामंजस्यपूर्ण संबंधों का संकेत देती है। यह एक सार्थक और स्थायी साझेदारी की संभावना का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा प्रमुख और सीधी है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह दृढ़ संकल्प और महत्वपूर्ण उपलब्धियों से चिह्नित जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) दृश्यमान और अच्छी तरह से बनी हुई है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और सफलता का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो प्रसिद्धि या वित्तीय पुरस्कार प्राप्त करेगा।\",\"travel_lines\":\"यात्रा रेखाएं अलग-अलग और एकाधिक होती हैं, जो बार-बार यात्रा करने या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति का सुझाव देता है जो साहसी है और नए अनुभवों के लिए खुला है।\"}}', NULL, '2026-06-18 06:30:00', '2026-06-18 06:30:00', 'palm_image/yuOmPrpNCSgdtADbOrKNNLovNeadHj0R2hFzryb0.jpg'),
(749, 'guest_eNxnFXRTxO', '{\"en\":{\"head_line\":\"No palm image provided to analyze the Head Line.\",\"heart_line\":\"No palm image provided to analyze the Heart Line.\",\"life_line\":\"No palm image provided to analyze the Life Line.\",\"marriage_line\":\"No palm image provided to analyze the Marriage Line.\",\"fate_line\":\"No palm image provided to analyze the Fate Line.\",\"success_line\":\"No palm image provided to analyze the Success Line.\",\"travel_lines\":\"No palm image provided to analyze the Travel Lines.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने के लिए कोई हथेली चित्र उपलब्ध नहीं कराया गया है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने के लिए कोई हथेली चित्र उपलब्ध नहीं कराया गया है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने के लिए कोई हथेली छवि प्रदान नहीं की गई है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने के लिए कोई हस्तरेखा चित्र उपलब्ध नहीं कराया गया है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने के लिए कोई हस्तरेखा चित्र उपलब्ध नहीं कराया गया है।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने के लिए कोई हथेली छवि प्रदान नहीं की गई।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने के लिए कोई हथेली छवि प्रदान नहीं की गई है।\"}}', NULL, '2026-06-18 06:30:25', '2026-06-18 06:30:25', 'palm_image/0PtO6oio3d3vdgyk4NedrQ3mVqLtOnlaQ4eTcAgV.jpg'),
(750, 'guest_KII8AxkbIO', '{\"en\":{\"head_line\":\"Interpretation text here\",\"heart_line\":\"Interpretation text here\",\"life_line\":\"Interpretation text here\",\"marriage_line\":\"Interpretation text here\",\"fate_line\":\"Interpretation text here\",\"success_line\":\"Interpretation text here\",\"travel_lines\":\"Interpretation text here\"},\"hi\":{\"head_line\":\"व्याख्या पाठ यहाँ\",\"heart_line\":\"व्याख्या पाठ यहाँ\",\"life_line\":\"व्याख्या पाठ यहाँ\",\"marriage_line\":\"व्याख्या पाठ यहाँ\",\"fate_line\":\"व्याख्या पाठ यहाँ\",\"success_line\":\"व्याख्या पाठ यहाँ\",\"travel_lines\":\"व्याख्या पाठ यहाँ\"}}', NULL, '2026-06-18 06:42:40', '2026-06-18 06:42:40', 'palm_image/nynxM6DLXua2VCwQfCCKh6tAqDoZ9L1QtRnmyp2D.jpg'),
(751, 'guest_wgbl20TLTl', '{\"en\":{\"head_line\":\"The Head Line indicates a sharp intellect and strong decision-making abilities. It suggests a person who is thoughtful, analytical, and capable of clear communication.\",\"heart_line\":\"The Heart Line shows emotional depth and sensitivity. It reflects a warm, caring nature with a strong capacity for love and empathy in relationships.\",\"life_line\":\"The Life Line is long and well-defined, signifying good health, vitality, and a zest for life. It suggests a stable and energetic life journey with resilience.\",\"marriage_line\":\"The Marriage Line is clear and moderately long, indicating stable and harmonious relationships. It suggests meaningful partnerships and emotional fulfillment in marriage.\",\"fate_line\":\"The Fate Line is prominent, reflecting a strong sense of purpose and career focus. It suggests that the individual is driven by ambition and has a clear path in life.\",\"success_line\":\"The Success Line (Sun Line) is distinct, indicating recognition, creativity, and achievement. It suggests that the person will gain fame or success in their chosen field.\",\"travel_lines\":\"The Travel Lines are visible and well-marked, suggesting frequent travel or significant journeys that will bring new experiences and opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा तीव्र बुद्धि और मजबूत निर्णय लेने की क्षमता का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील, विश्लेषणात्मक और स्पष्ट संचार में सक्षम है।\",\"heart_line\":\"हृदय रेखा भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह रिश्तों में प्यार और सहानुभूति की मजबूत क्षमता के साथ एक गर्म, देखभाल करने वाले स्वभाव को दर्शाता है।\",\"life_line\":\"जीवन रेखा लंबी और अच्छी तरह से परिभाषित है, जो अच्छे स्वास्थ्य, जीवन शक्ति और जीवन के प्रति उत्साह का प्रतीक है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और मध्यम लंबी होती है, जो स्थिर और सामंजस्यपूर्ण संबंधों का संकेत देती है। यह विवाह में सार्थक साझेदारी और भावनात्मक संतुष्टि का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा प्रमुख है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। यह बताता है कि व्यक्ति महत्वाकांक्षा से प्रेरित है और उसके पास जीवन में एक स्पष्ट रास्ता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) विशिष्ट है, जो मान्यता, रचनात्मकता और उपलब्धि का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने चुने हुए क्षेत्र में प्रसिद्धि या सफलता मिलेगी।\",\"travel_lines\":\"यात्रा रेखाएँ दृश्यमान और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या महत्वपूर्ण यात्राओं का सुझाव देती हैं जो नए अनुभव और अवसर लाएँगी।\"}}', NULL, '2026-06-18 06:47:54', '2026-06-18 06:47:54', 'palm_image/gS9lRDLZdYJhEsZI48oRHMihb1YBpcRnQkszd5EI.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(752, 'guest_b8IGWtLmbN', '{\"en\":{\"head_line\":\"The Head Line is clear and long, indicating strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"The Heart Line is deep and slightly curved, suggesting a warm, compassionate nature with a balanced emotional life and strong relationships.\",\"life_line\":\"The Life Line is well-defined and curves around the base of the thumb, signifying good vitality, a zest for life, and a generally healthy constitution.\",\"marriage_line\":\"The Marriage Lines are distinct and moderately long, indicating stable and meaningful relationships or marriages with emotional depth.\",\"fate_line\":\"The Fate Line is prominent and straight, reflecting a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The Success Line (Sun Line) is visible and clear, denoting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The Travel Lines are present and well-marked, suggesting frequent travel or significant journeys that contribute to personal growth and opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और लंबी होती है, जो मजबूत बौद्धिक क्षमता, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार है, जो संतुलित भावनात्मक जीवन और मजबूत रिश्तों के साथ गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घूमती है, जो अच्छी जीवन शक्ति, जीवन के प्रति उत्साह और आम तौर पर स्वस्थ संविधान का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएं विशिष्ट और मध्यम लंबी होती हैं, जो स्थिर और सार्थक रिश्तों या भावनात्मक गहराई वाले विवाह का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख और सीधी है, जो उद्देश्य की मजबूत भावना, करियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) दृश्यमान और स्पष्ट है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएँ मौजूद और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा या महत्वपूर्ण यात्राओं का सुझाव देती हैं जो व्यक्तिगत विकास और अवसरों में योगदान करती हैं।\"}}', NULL, '2026-06-18 06:52:32', '2026-06-18 06:52:32', 'palm_image/O4h70xba8gEiPdb9LHXpbl4kjKh0QzCSdHBGQluY.jpg'),
(753, 'guest_pi0qTkpp5u', '{\"en\":{\"head_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"heart_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"life_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"marriage_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"fate_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"success_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"travel_lines\":\"Unable to interpret as the palm lines are not visible in the image.\"},\"hi\":{\"head_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"heart_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"life_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"marriage_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"fate_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"success_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"travel_lines\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\"}}', NULL, '2026-06-18 07:09:30', '2026-06-18 07:09:30', 'palm_image/TLOn84dDejR44oQ6fXMdekZkavok3PiCBr7TUcPW.jpg'),
(754, 'guest_fKiFFAoQx1', '{\"en\":{\"head_line\":\"The head line is clear and well-defined, indicating strong mental clarity, intelligence, and good decision-making abilities. It suggests a practical and logical thinker with a balanced approach to problem-solving.\",\"heart_line\":\"The heart line is deep and slightly curved, reflecting a warm, compassionate nature and emotional depth. It suggests a person who values relationships and is capable of deep love and empathy.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a zest for life. It indicates a stable and well-grounded individual with a positive outlook on life.\",\"marriage_line\":\"The marriage line is distinct and moderately long, suggesting meaningful and lasting relationships. It indicates the potential for a committed partnership or marriage with emotional harmony.\",\"fate_line\":\"The fate line is prominent and straight, showing a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (sun) line is visible and clear, indicating recognition, creativity, and achievement in artistic or professional endeavors. It reflects a person who is likely to gain fame or success through their talents.\",\"travel_lines\":\"The travel lines are present and well-marked, suggesting opportunities for travel and exploration. It indicates a person who may experience significant journeys that broaden their horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छी निर्णय लेने की क्षमता का संकेत देती है। यह समस्या-समाधान के लिए संतुलित दृष्टिकोण के साथ एक व्यावहारिक और तार्किक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार होती है, जो गर्म, दयालु स्वभाव और भावनात्मक गहराई को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और गहरे प्यार और सहानुभूति में सक्षम है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह जीवन के प्रति सकारात्मक दृष्टिकोण वाले एक स्थिर और अच्छी तरह से स्थापित व्यक्ति को इंगित करता है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और मध्यम लंबी होती है, जो सार्थक और स्थायी संबंधों का संकेत देती है। यह भावनात्मक सद्भाव के साथ प्रतिबद्ध साझेदारी या विवाह की संभावना को इंगित करता है।\",\"fate_line\":\"भाग्य रेखा उभरी हुई और सीधी होती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। इससे पता चलता है कि व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और स्पष्ट है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धि का संकेत देती है। यह एक ऐसे व्यक्ति को दर्शाता है जिसे अपनी प्रतिभा के माध्यम से प्रसिद्धि या सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें मौजूद और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो महत्वपूर्ण यात्राओं का अनुभव कर सकता है जो उनके क्षितिज को व्यापक बनाती है और नए अनुभव लाती है।\"}}', NULL, '2026-06-18 07:12:22', '2026-06-18 07:12:22', 'palm_image/Gw2o4PNLqqRahDXRpB3pqIFnG84gX0eoDLNaLtHg.jpg'),
(755, 'guest_xZji62kTF7', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to image quality.\",\"heart_line\":\"Unable to analyze the Heart Line due to image quality.\",\"life_line\":\"Unable to analyze the Life Line due to image quality.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to image quality.\",\"fate_line\":\"Unable to analyze the Fate Line due to image quality.\",\"success_line\":\"Unable to analyze the Success Line due to image quality.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to image quality.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"छवि गुणवत्ता के कारण हृदय रेखा का विश्लेषण करने में असमर्थ।\",\"life_line\":\"छवि गुणवत्ता के कारण जीवन रेखा का विश्लेषण करने में असमर्थ।\",\"marriage_line\":\"छवि गुणवत्ता के कारण विवाह रेखा का विश्लेषण करने में असमर्थ।\",\"fate_line\":\"छवि गुणवत्ता के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"छवि गुणवत्ता के कारण सफलता रेखा का विश्लेषण करने में असमर्थ।\",\"travel_lines\":\"छवि गुणवत्ता के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-18 07:16:46', '2026-06-18 07:16:46', 'palm_image/JvXcrW6ZAT3Sify9cuRWhwQxo5UtbF7ilp0Ylyzk.jpg'),
(756, '101', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to image quality.\",\"heart_line\":\"Unable to analyze the Heart Line due to image quality.\",\"life_line\":\"Unable to analyze the Life Line due to image quality.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to image quality.\",\"fate_line\":\"Unable to analyze the Fate Line due to image quality.\",\"success_line\":\"Unable to analyze the Success Line due to image quality.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to image quality.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"छवि गुणवत्ता के कारण हृदय रेखा का विश्लेषण करने में असमर्थ।\",\"life_line\":\"छवि गुणवत्ता के कारण जीवन रेखा का विश्लेषण करने में असमर्थ।\",\"marriage_line\":\"छवि गुणवत्ता के कारण विवाह रेखा का विश्लेषण करने में असमर्थ।\",\"fate_line\":\"छवि गुणवत्ता के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"छवि गुणवत्ता के कारण सफलता रेखा का विश्लेषण करने में असमर्थ।\",\"travel_lines\":\"छवि गुणवत्ता के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-18 07:17:13', '2026-06-18 07:17:13', 'palm_image/bylEpWTYXJvDzGGhuMTyHm23KBS3kHzp2Rkah0kC.jpg'),
(757, 'guest_w3fLPIV9jC', '{\"en\":{\"head_line\":\"Interpretation text here\",\"heart_line\":\"Interpretation text here\",\"life_line\":\"Interpretation text here\",\"marriage_line\":\"Interpretation text here\",\"fate_line\":\"Interpretation text here\",\"success_line\":\"Interpretation text here\",\"travel_lines\":\"Interpretation text here\"},\"hi\":{\"head_line\":\"व्याख्या पाठ यहाँ\",\"heart_line\":\"व्याख्या पाठ यहाँ\",\"life_line\":\"व्याख्या पाठ यहाँ\",\"marriage_line\":\"व्याख्या पाठ यहाँ\",\"fate_line\":\"व्याख्या पाठ यहाँ\",\"success_line\":\"व्याख्या पाठ यहाँ\",\"travel_lines\":\"व्याख्या पाठ यहाँ\"}}', NULL, '2026-06-18 07:22:22', '2026-06-18 07:22:22', 'palm_image/lRIMyB7IWTliDbUlf9Vp98s3gQn1UJiKhAI0iqiF.png'),
(758, '101', '{\"en\":{\"head_line\":\"Unable to analyze the head line due to lack of access to the palm image.\",\"heart_line\":\"Unable to analyze the heart line due to lack of access to the palm image.\",\"life_line\":\"Unable to analyze the life line due to lack of access to the palm image.\",\"marriage_line\":\"Unable to analyze the marriage line due to lack of access to the palm image.\",\"fate_line\":\"Unable to analyze the fate line due to lack of access to the palm image.\",\"success_line\":\"Unable to analyze the success line due to lack of access to the palm image.\",\"travel_lines\":\"Unable to analyze the travel lines due to lack of access to the palm image.\"},\"hi\":{\"head_line\":\"हस्तरेखा चित्र तक पहुंच न होने के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"हथेली की छवि तक पहुंच न होने के कारण हृदय रेखा का विश्लेषण करने में असमर्थ।\",\"life_line\":\"हथेली की छवि तक पहुंच न होने के कारण जीवन रेखा का विश्लेषण करने में असमर्थ।\",\"marriage_line\":\"हस्तरेखा चित्र तक पहुंच न होने के कारण विवाह रेखा का विश्लेषण करने में असमर्थ।\",\"fate_line\":\"हस्तरेखा चित्र तक पहुंच न होने के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"हस्तरेखा छवि तक पहुंच न होने के कारण सफलता रेखा का विश्लेषण करने में असमर्थ।\",\"travel_lines\":\"हथेली की छवि तक पहुंच न होने के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-18 07:22:59', '2026-06-18 07:22:59', 'palm_image/IYQTWMojsJIi0XZDU7fzuBSwC7xxT5h2TZaYBdb6.png'),
(759, 'guest_2M3JqqKLJr', '{\"en\":{\"head_line\":\"The Head Line is clear and well-defined, indicating strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"The Heart Line is deep and curved, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"The Life Line is long and unbroken, signifying good health, vitality, and a stable life journey with few major obstacles.\",\"marriage_line\":\"The Marriage Line is distinct and moderately long, indicating meaningful relationships and the potential for a lasting partnership.\",\"fate_line\":\"The Fate Line is prominent and straight, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The Success Line (Sun Line) is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The Travel Lines are few but well-marked, indicating occasional travel that brings positive experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरी और घुमावदार है, जो मजबूत भावनात्मक संबंधों और गहरे प्रेम की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और अखंडित है, जो अच्छे स्वास्थ्य, जीवन शक्ति और कुछ प्रमुख बाधाओं के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा विशिष्ट और मध्यम लंबी होती है, जो सार्थक रिश्तों और स्थायी साझेदारी की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा प्रमुख और सीधी है, जो उद्देश्य की मजबूत भावना, करियर फोकस और जीवन में लगातार प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) दृश्यमान और स्पष्ट है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम लेकिन अच्छी तरह से चिह्नित हैं, जो कभी-कभार यात्रा करने का संकेत देती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', NULL, '2026-06-18 07:26:52', '2026-06-18 07:26:52', 'palm_image/HCO3340uTQmYVpHUPpYdlufHTSy8xMCFRmtBHXnv.jpg'),
(761, 'guest_dn5ioDsDfw', '{\"en\":{\"head_line\":\"The Head Line is clear and well-defined, indicating strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"The Heart Line is deep and curved, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"The Life Line is long and unbroken, signifying good health, vitality, and a stable life journey with few major obstacles.\",\"marriage_line\":\"The Marriage Line is distinct and moderately long, indicating meaningful relationships and a stable, committed partnership.\",\"fate_line\":\"The Fate Line is prominent and straight, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The Success Line (Sun Line) is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The Travel Lines are multiple and well-marked, indicating frequent travel opportunities and a life enriched by diverse experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरी और घुमावदार है, जो मजबूत भावनात्मक संबंधों और गहरे प्रेम की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और अखंडित है, जो अच्छे स्वास्थ्य, जीवन शक्ति और कुछ प्रमुख बाधाओं के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा विशिष्ट और मध्यम लंबी होती है, जो सार्थक रिश्तों और स्थिर, प्रतिबद्ध साझेदारी का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा प्रमुख और सीधी है, जो उद्देश्य की मजबूत भावना, करियर फोकस और जीवन में लगातार प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) दृश्यमान और स्पष्ट है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ अनेक और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा के अवसरों और विविध अनुभवों से समृद्ध जीवन का संकेत देती हैं।\"}}', NULL, '2026-06-18 07:47:17', '2026-06-18 07:47:17', 'palm_image/WMCFoIlPt4F5y1JC2efJtwJLQ2OU4AFoK73CHmd6.jpg'),
(763, 'guest_0L6s2AmTA7', '{\"en\":{\"head_line\":\"The Head Line is clear and well-defined, indicating strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"The Heart Line is deep and curved, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"The Life Line is long and unbroken, signifying good health, vitality, and a stable life journey with few major obstacles.\",\"marriage_line\":\"The Marriage Line is distinct with a slight upward curve, indicating positive and harmonious relationships with potential for lasting partnerships.\",\"fate_line\":\"The Fate Line is prominent and straight, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The Success Line (Sun Line) is visible and clear, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The Travel Lines are multiple and well-marked, indicating frequent travel opportunities and a life enriched by diverse experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरी और घुमावदार है, जो मजबूत भावनात्मक संबंधों और गहरे प्रेम की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और अखंडित है, जो अच्छे स्वास्थ्य, जीवन शक्ति और कुछ प्रमुख बाधाओं के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा एक हल्के ऊपर की ओर वक्र के साथ विशिष्ट है, जो स्थायी साझेदारी की संभावना के साथ सकारात्मक और सामंजस्यपूर्ण संबंधों का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा प्रमुख और सीधी है, जो उद्देश्य की मजबूत भावना, करियर फोकस और जीवन में लगातार प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) दृश्यमान और स्पष्ट है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ अनेक और अच्छी तरह से चिह्नित हैं, जो लगातार यात्रा के अवसरों और विविध अनुभवों से समृद्ध जीवन का संकेत देती हैं।\"}}', NULL, '2026-06-18 07:52:37', '2026-06-18 07:52:37', 'palm_image/vpxAwYG3ngUfqweESvdSUnK8DEcBFc9Vi3b9ZIjV.jpg'),
(764, 'guest_dJ8k5hfIQy', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some fluctuations or changes in romantic life, but overall positive connections.\",\"fate_line\":\"The fate line is visible and runs straight, suggesting a clear sense of purpose and career direction. It indicates determination and a steady path toward achieving life goals.\",\"success_line\":\"The success (sun) line is faint but discernible, pointing to potential recognition and success in creative or artistic endeavors. It suggests that achievements may come with effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती हैं। रोमांटिक लाइफ में कुछ उतार-चढ़ाव या बदलाव आ सकते हैं, लेकिन कुल मिलाकर संबंध सकारात्मक रहेंगे।\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और सीधी चलती है, जो उद्देश्य और करियर की दिशा का स्पष्ट संकेत देती है। यह जीवन के लक्ष्यों को प्राप्त करने की दिशा में दृढ़ संकल्प और एक स्थिर मार्ग का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और सफलता की ओर इशारा करती है। यह सुझाव देता है कि उपलब्धियाँ प्रयास और दृढ़ता से आ सकती हैं।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2026-06-18 08:13:00', '2026-06-18 08:13:00', 'palm_image/mTZcPnU0iHoBHrgf7d0qBO290NfCkzRLW7EEVsVg.jpg'),
(765, '101', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, indicating good vitality, strong health, and a zest for life. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is faint but noticeable, indicating potential for recognition and achievement in creative or artistic endeavors. It suggests that success may come through persistence and talent.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel may bring new opportunities and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन ध्यान देने योग्य है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का संकेत देती है। यह सुझाव देता है कि सफलता दृढ़ता और प्रतिभा के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ बताती हैं कि यात्रा नए अवसर और व्यक्तिगत विकास ला सकती है।\"}}', NULL, '2026-06-18 08:14:22', '2026-06-18 08:14:22', 'palm_image/O2v8ZoR9hlMbsrbbwzNihzbH3eAZPb8E1kn6VKqe.jpg'),
(766, 'guest_5sZVxRGD6L', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, suggesting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded personality.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and meaningful partnerships.\",\"fate_line\":\"The fate line is faint but present, indicating some influence of external circumstances on life path and career. It suggests adaptability and the ability to navigate changes in life.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और विचारशील स्वभाव का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और एक सुलझे हुए व्यक्तित्व का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो कुछ महत्वपूर्ण रिश्तों या विवाहों का संकेत देती हैं। यह प्रतिबद्धता और सार्थक साझेदारी के प्रति सतर्क दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन मौजूद है, जो जीवन पथ और करियर पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है। यह अनुकूलनशीलता और जीवन में परिवर्तनों को नेविगेट करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जो रचनात्मक या व्यावसायिक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह प्रयास के साथ विकास की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और धुंधली हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-06-18 08:40:41', '2026-06-18 08:40:41', 'palm_image/a1eznfN7nKGHiszYCc5yELwlrvDbQbMCzCMPFppn.jpg'),
(767, '101', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may be meaningful but could require effort to maintain.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting a life influenced by external circumstances and personal choices. It indicates a moderate level of career focus and life direction.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creativity and achievement but not immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह सुझाव देता है कि धैर्यवान और जीवन के प्रति उत्साह रखने वाला व्यक्ति लंबे और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक बंधनों का सुझाव देती हैं जो सार्थक हो सकते हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत अधिक उभरी हुई नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का सुझाव देती है। यह मध्यम स्तर के करियर फोकस और जीवन दिशा को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और प्रसिद्धि जीवन में बाद में या लगातार प्रयास से मिल सकती है। यह रचनात्मकता और उपलब्धि की संभावना का सुझाव देता है लेकिन तत्काल सफलता का नहीं।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ एक व्यक्ति को नए अनुभवों के लिए तैयार होने का संकेत देती हैं, लेकिन बार-बार चलते रहने की नहीं।\"}}', NULL, '2026-06-18 08:53:23', '2026-06-18 08:53:23', 'palm_image/mbfdviQrGlWZ3NLbfvc3ohfvBk7kfVxgZkZmpNGK.jpg'),
(768, '101', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may be meaningful but not overly dominant in life.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement, though it may require effort and persistence to fully manifest.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating a likelihood of frequent travel or changes in environment. This suggests adaptability and openness to new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक बंधनों का सुझाव देती हैं जो सार्थक हो सकते हैं लेकिन जीवन में अत्यधिक प्रभावशाली नहीं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। यह व्यावसायिक जीवन में दृढ़ संकल्प और स्पष्ट मार्ग का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो मान्यता और उपलब्धि की क्षमता का संकेत देती है, हालांकि इसे पूरी तरह से प्रकट करने के लिए प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ एकाधिक और स्पष्ट हैं, जो बार-बार यात्रा या वातावरण में परिवर्तन की संभावना का संकेत देती हैं। यह नए अनुभवों के प्रति अनुकूलनशीलता और खुलेपन का सुझाव देता है।\"}}', NULL, '2026-06-18 08:54:23', '2026-06-18 08:54:23', 'palm_image/mCHqRmXDgGcYooMUxLrR6dkICcXrpqqva5dGMmnt.jpg'),
(769, '101', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, a strong constitution, and a generally healthy life. It suggests stability and a well-grounded nature.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and meaningful partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting that external circumstances influence the person\'s life path, but they maintain a degree of control and personal direction.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, indicating that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का प्रतीक है। यह स्थिरता और एक अच्छी तरह से जमीन से जुड़े स्वभाव का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो कुछ महत्वपूर्ण रिश्तों या विवाहों का संकेत देती हैं। यह प्रतिबद्धता और सार्थक साझेदारी के प्रति सतर्क दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन मौजूद है, जिससे पता चलता है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन वे कुछ हद तक नियंत्रण और व्यक्तिगत दिशा बनाए रखती हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जो दर्शाती है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, ज्यादातर बार-बार स्थानांतरण के बजाय व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2026-06-18 08:56:32', '2026-06-18 08:56:32', 'palm_image/Nv7akMROwwf8cdiqVNQ2mc5C96jk7e6RmsvtEqRd.jpg'),
(770, '101', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a zest for life. It suggests a stable and well-grounded individual with a positive outlook.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than destiny. It suggests flexibility and the ability to shape one\'s own future.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह सकारात्मक दृष्टिकोण वाले एक स्थिर और जमीन से जुड़े व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है। यह गहरी साझेदारियों से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह लचीलेपन और अपने भविष्य को आकार देने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या कि यात्रा जीवन का एक प्रमुख विषय नहीं है। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-06-18 08:58:56', '2026-06-18 08:58:56', 'palm_image/x5FvOexCPBqYttAtkcIxQ7r27xLeHeQu0HsA4u6j.jpg'),
(771, 'guest_In2opeiCIH', '{\"en\":{\"head_line\":\"The Head Line indicates a sharp intellect and strong decision-making abilities. It suggests a person who is thoughtful, analytical, and capable of clear communication.\",\"heart_line\":\"The Heart Line shows emotional depth and sensitivity. It reflects a warm, caring nature with a strong capacity for love and empathy in relationships.\",\"life_line\":\"The Life Line is long and well-defined, indicating good vitality, strong health, and a zest for life. It suggests a balanced lifestyle with resilience to challenges.\",\"marriage_line\":\"The Marriage Line is clear and moderately long, signifying stable and harmonious relationships. It points to meaningful partnerships and emotional fulfillment.\",\"fate_line\":\"The Fate Line is distinct and runs straight, suggesting a strong sense of purpose and career focus. It indicates steady progress and success through dedication.\",\"success_line\":\"The Success Line (Sun Line) is prominent, reflecting recognition, creativity, and achievement in artistic or professional endeavors.\",\"travel_lines\":\"The Travel Lines are visible and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा तीव्र बुद्धि और मजबूत निर्णय लेने की क्षमता का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील, विश्लेषणात्मक और स्पष्ट संचार में सक्षम है।\",\"heart_line\":\"हृदय रेखा भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह रिश्तों में प्यार और सहानुभूति की मजबूत क्षमता के साथ एक गर्म, देखभाल करने वाले स्वभाव को दर्शाता है।\",\"life_line\":\"जीवन रेखा लंबी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह चुनौतियों के प्रति लचीलेपन के साथ संतुलित जीवनशैली का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और मध्यम लंबी होती है, जो स्थिर और सामंजस्यपूर्ण संबंधों का प्रतीक है। यह सार्थक साझेदारी और भावनात्मक पूर्ति की ओर इशारा करता है।\",\"fate_line\":\"भाग्य रेखा विशिष्ट है और सीधी चलती है, जो उद्देश्य और करियर फोकस की एक मजबूत भावना का सुझाव देती है। यह समर्पण के माध्यम से निरंतर प्रगति और सफलता का संकेत देता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) प्रमुख है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएँ दृश्यमान और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं जो विकास और नए अनुभव लाएँगी।\"}}', NULL, '2026-06-18 09:05:42', '2026-06-18 09:05:42', 'palm_image/sIquMRGFgzCdmDHdwrHr6N4TIf4TAQ96fHAnmPIN.jpg'),
(772, 'guest_ALgeTsPIbv', '{\"en\":{\"head_line\":\"Interpretation text here\",\"heart_line\":\"Interpretation text here\",\"life_line\":\"Interpretation text here\",\"marriage_line\":\"Interpretation text here\",\"fate_line\":\"Interpretation text here\",\"success_line\":\"Interpretation text here\",\"travel_lines\":\"Interpretation text here\"},\"hi\":{\"head_line\":\"व्याख्या पाठ यहाँ\",\"heart_line\":\"व्याख्या पाठ यहाँ\",\"life_line\":\"व्याख्या पाठ यहाँ\",\"marriage_line\":\"व्याख्या पाठ यहाँ\",\"fate_line\":\"व्याख्या पाठ यहाँ\",\"success_line\":\"व्याख्या पाठ यहाँ\",\"travel_lines\":\"व्याख्या पाठ यहाँ\"}}', NULL, '2026-06-18 09:17:31', '2026-06-18 09:17:31', 'palm_image/HtqZovH4quSDeZZSAHvhvZ9oNL01dadK4SsyCACK.jpg'),
(773, 'guest_e8fnZh8ATn', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, reflecting a warm and compassionate nature. This person is likely to be emotionally expressive and values close relationships, showing kindness and empathy.\",\"life_line\":\"The life line is strong and well-defined, suggesting good vitality and a robust constitution. It indicates a life filled with energy and a generally positive outlook on health and well-being.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may be meaningful but could require effort to maintain harmony.\",\"fate_line\":\"The fate line is visible and runs steadily, signifying a strong sense of purpose and career focus. This person is likely to experience stability in their professional life and may achieve success through perseverance.\",\"success_line\":\"The success (sun) line is faint but discernible, indicating potential for recognition and achievement in creative or artistic endeavors. Success may come gradually but is attainable with dedication.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार होती है, जो गर्म और दयालु स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक रूप से अभिव्यंजक होने की संभावना रखता है और दयालुता और सहानुभूति दिखाते हुए करीबी रिश्तों को महत्व देता है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह ऊर्जा से भरे जीवन और स्वास्थ्य और कल्याण पर आम तौर पर सकारात्मक दृष्टिकोण का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक संबंधों का सुझाव देती हैं जो सार्थक हो सकते हैं लेकिन सद्भाव बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और स्थिर रूप से चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। इस व्यक्ति को अपने पेशेवर जीवन में स्थिरता का अनुभव होने की संभावना है और दृढ़ता के माध्यम से सफलता प्राप्त हो सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का संकेत देती है। सफलता धीरे-धीरे आ सकती है लेकिन समर्पण से प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2026-06-18 09:18:51', '2026-06-18 09:18:51', 'palm_image/UzVV0V5xOceRYKAykS68xUcjUZaXwaUOY9B2pwjS.jpg'),
(775, 'guest_1x4GBSdu89', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement, especially in creative or artistic endeavors. Success may come gradually.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels are likely to be purposeful and beneficial for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक बंधनों का सुझाव देती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। यह व्यावसायिक जीवन में दृढ़ संकल्प और स्पष्ट मार्ग का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो विशेष रूप से रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का सुझाव देती है। सफलता धीरे-धीरे मिल सकती है.\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ व्यक्तिगत विकास के लिए उद्देश्यपूर्ण और लाभदायक होने की संभावना है।\"}}', NULL, '2026-06-18 10:03:59', '2026-06-18 10:03:59', 'palm_image/QQ3JTr7Di8Cbv89av5HepKkERI8S6nFTqI2DfNYE.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(778, 'guest_YeYEP960oC', '{\"en\":{\"head_line\":\"A clear and long head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and a balanced emotional life.\",\"life_line\":\"A deep and long life line signifies good vitality, strong health, and a zest for life with a stable personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is prominent and straight, reflecting a strong sense of purpose, career focus, and steady progress in life.\",\"success_line\":\"The success line is visible and clear, suggesting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"Multiple travel lines indicate a likelihood of frequent travel or changes in residence, bringing new experiences and opportunities.\"},\"hi\":{\"head_line\":\"स्पष्ट और लंबी मस्तिष्क रेखा मजबूत बौद्धिक क्षमता, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो एक गर्म, दयालु स्वभाव और संतुलित भावनात्मक जीवन का सुझाव देती है।\",\"life_line\":\"गहरी और लंबी जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर व्यक्तिगत नींव के साथ जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख और सीधी होती है, जो उद्देश्य की मजबूत भावना, करियर फोकस और जीवन में लगातार प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि का सुझाव देती है।\",\"travel_lines\":\"एकाधिक यात्रा रेखाएँ बार-बार यात्रा करने या निवास में परिवर्तन की संभावना का संकेत देती हैं, जिससे नए अनुभव और अवसर मिलते हैं।\"}}', NULL, '2026-06-19 00:41:06', '2026-06-19 00:41:06', 'palm_image/RwmcL2wlqB6cEUazEMCbdYQFyvi8KozmwoxoX5eX.jpg'),
(779, 'guest_1jMGfBFiQC', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, reflecting emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, strong health, and a stable life path. It suggests resilience and a well-grounded nature with a positive outlook on life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may be meaningful but not overly dominant in the person\'s life.\",\"fate_line\":\"The fate line is faint and somewhat broken, indicating a life influenced by external circumstances and changes. It suggests adaptability and the possibility of career shifts or life changes driven by external factors.\",\"success_line\":\"The success (sun) line is faint and short, suggesting moderate recognition and success in creative or professional endeavors. It indicates potential for achievement with effort and persistence.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह जीवन के प्रति सकारात्मक दृष्टिकोण के साथ लचीलेपन और एक अच्छे स्वभाव का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जो सार्थक हो सकते हैं लेकिन व्यक्ति के जीवन में अत्यधिक प्रभावशाली नहीं होते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन का संकेत देती है। यह अनुकूलन क्षमता और बाहरी कारकों से प्रेरित करियर बदलाव या जीवन परिवर्तन की संभावना का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो रचनात्मक या व्यावसायिक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह प्रयास और दृढ़ता के साथ उपलब्धि की संभावना को इंगित करता है।\",\"travel_lines\":\"यात्रा रेखाएँ दृश्यमान और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया और यात्राओं के माध्यम से प्राप्त अनुभवों के बारे में जिज्ञासा का संकेत देती हैं।\"}}', NULL, '2026-06-19 02:28:20', '2026-06-19 02:28:20', 'palm_image/C0gtamssoNfx3kFxI2WjC0wJU6PXvT1KJlllbjzv.jpg'),
(780, 'guest_5UMI8Pqm9d', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, suggesting good vitality, health, and a stable life path. It indicates a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships. It suggests a thoughtful approach to commitment and emotional bonds.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are subtle, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह मजबूत शारीरिक ऊर्जा और लचीलेपन वाले व्यक्ति को इंगित करता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता और भावनात्मक बंधनों के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का संकेत दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो बताती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन निरंतर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ सूक्ष्म हैं, जो समय-समय पर यात्रा या पर्यावरण में बदलाव का संकेत देती हैं जो नए अनुभव और विकास के अवसर लाती हैं।\"}}', NULL, '2026-06-19 02:43:24', '2026-06-19 02:43:24', 'palm_image/Jq66pIumWQtEY2SRmlqfYH3gJ7o2Jna9ZvFFcEYK.jpg'),
(781, '105', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may be meaningful but not overly dominant.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating a life path influenced by personal choices rather than destiny. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are visible and moderately clear, suggesting opportunities for travel and exploration. These lines indicate a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह मजबूत शारीरिक ऊर्जा और लचीलेपन वाले व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएँ भावनात्मक बंधनों को दर्शाती हैं जो सार्थक हो सकते हैं लेकिन अत्यधिक प्रभावशाली नहीं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत देती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं है, या लगातार प्रयास के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ दृश्यमान और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं। ये पंक्तियाँ दुनिया और यात्राओं के माध्यम से प्राप्त अनुभवों के बारे में जिज्ञासा का संकेत देती हैं।\"}}', NULL, '2026-06-19 02:49:20', '2026-06-19 02:49:20', 'palm_image/tZv3ApQ6T5pzoGIYQ5oOo8EeIKegFN7KNcYAKdXS.jpg'),
(782, '105', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some emotional sensitivity or cautiousness in matters of love.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that the person\'s life path may be influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती हैं। प्रेम के मामले में थोड़ी भावनात्मक संवेदनशीलता या सावधानी रह सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जिससे पता चलता है कि व्यक्ति का जीवन पथ बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या लगातार प्रयास के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो संभवतः काम या व्यक्तिगत विकास के लिए कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या व्यापक नहीं।\"}}', NULL, '2026-06-19 02:50:43', '2026-06-19 02:50:43', 'palm_image/sXLIak8ag4lACsW5e8lawuUYdvlU7LExWXvPtyTy.jpg'),
(783, '105', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with emotional stability. It suggests a person who values relationships and expresses feelings openly and sincerely.\",\"life_line\":\"The life line is deep and well-defined, indicating strong vitality and a robust constitution. It suggests a life filled with energy, good health, and a strong connection to family and home.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships. It may indicate fewer but meaningful romantic connections or a cautious attitude toward commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than external circumstances. It suggests flexibility and adaptability in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels are likely purposeful and beneficial, contributing to personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो भावनात्मक स्थिरता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर और ईमानदारी से व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह ऊर्जा से भरे जीवन, अच्छे स्वास्थ्य और परिवार और घर के साथ मजबूत संबंध का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण का संकेत देती हैं। यह कम लेकिन सार्थक रोमांटिक संबंधों या प्रतिबद्धता के प्रति सतर्क रवैये का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन और अनुकूलनशीलता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ संभवतः उद्देश्यपूर्ण और लाभदायक हैं, जो व्यक्तिगत विकास में योगदान करती हैं।\"}}', NULL, '2026-06-19 02:58:11', '2026-06-19 02:58:11', 'palm_image/3kxKpf8B64BbJtweug7SHgaHqzZBUGbkEbPJrtU4.jpg'),
(784, '106', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests resilience and a strong physical constitution.\",\"marriage_line\":\"The marriage line is faint but present, suggesting a potential for meaningful relationships or marriage, though it may require effort and nurturing to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating that external circumstances may have less influence on the person\'s life path, with more emphasis on personal choices and self-determination.\",\"success_line\":\"The success (sun) line is faint or absent, which may suggest that recognition and fame are not primary focuses, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह लचीलेपन और मजबूत शारीरिक गठन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों या विवाह की संभावना का संकेत देती है, हालांकि इसे फलने-फूलने के लिए प्रयास और पोषण की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो दर्शाता है कि बाहरी परिस्थितियों का व्यक्ति के जीवन पथ पर कम प्रभाव हो सकता है, व्यक्तिगत विकल्पों और आत्मनिर्णय पर अधिक जोर दिया जा सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि पहचान और प्रसिद्धि प्राथमिक फोकस नहीं हैं, या लगातार प्रयास के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं न्यूनतम या धुंधली हैं, जो लंबी दूरी की यात्रा सीमित होने का संकेत देती हैं या यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2026-06-19 03:04:48', '2026-06-19 03:04:48', 'palm_image/q09GJcteGnXqpmAZu0GVpIGTpVIMdXbwsKgnrrV5.jpg'),
(785, 'guest_A01k0Jj7Aw', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships, though they may require effort and communication.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life path influenced by personal choices rather than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through perseverance and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक रिश्तों और साझेदारी की क्षमता का संकेत देती हैं, हालांकि उन्हें प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो करियर या जीवन की दिशा में कुछ उतार-चढ़ाव के साथ, भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन दृढ़ता और व्यक्तिगत संतुष्टि के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2026-06-19 03:13:38', '2026-06-19 03:13:38', 'palm_image/B7A0vwkFJ6v3yhv9GBqQDbuLoz9lphZAwmxjKekQ.jpg'),
(786, 'guest_J7BGlHMcFe', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may be meaningful but not overly dominant.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating a life path influenced by personal choices rather than destiny. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can come through personal satisfaction and steady effort.\",\"travel_lines\":\"The travel lines are subtle and few, suggesting occasional travel or changes in environment, but not frequent or life-altering journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह मजबूत शारीरिक ऊर्जा और लचीलेपन वाले व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएँ भावनात्मक बंधनों को दर्शाती हैं जो सार्थक हो सकते हैं लेकिन अत्यधिक प्रभावशाली नहीं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत देती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं है, लेकिन सफलता व्यक्तिगत संतुष्टि और स्थिर प्रयास के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ सूक्ष्म और कम हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, लेकिन बार-बार या जीवन बदलने वाली यात्राएँ नहीं।\"}}', NULL, '2026-06-19 03:17:09', '2026-06-19 03:17:09', 'palm_image/JlSB6CqxSHb3MyItzHtQ0tJlV6akX6rg5e4MTouL.jpg'),
(787, '105', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a zest for life. It suggests a stable and well-grounded individual with a positive outlook.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than external circumstances. It suggests flexibility and self-determination.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह सकारात्मक दृष्टिकोण वाले एक स्थिर और जमीन से जुड़े व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है। यह गहरी साझेदारियों से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह लचीलेपन और आत्मनिर्णय का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या कि यात्रा जीवन का एक प्रमुख विषय नहीं है। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-06-19 03:20:08', '2026-06-19 03:20:08', 'palm_image/iMoQR9yWzgGKIjrISzLX0aKNf9JrfJRgHBxE7AjE.jpg'),
(788, '105', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may have a meaningful impact.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life path but overall steady progress.\",\"success_line\":\"The success (sun) line is faint and short, implying moderate recognition and success in creative or professional endeavors. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest openness to new experiences but not frequent or extensive travel.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनका सार्थक प्रभाव हो सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत अधिक उभरी हुई नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत देती है। यह करियर या जीवन पथ में कुछ उतार-चढ़ाव लेकिन समग्र रूप से स्थिर प्रगति का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी होती है, जो रचनात्मक या व्यावसायिक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह प्रयास के साथ विकास की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ नए अनुभवों के प्रति खुलेपन का सुझाव देती हैं लेकिन बार-बार या व्यापक यात्रा का नहीं।\"}}', NULL, '2026-06-19 03:22:15', '2026-06-19 03:22:15', 'palm_image/gsMPQieEnfB81Bcgi0ht95T4hsvvp12NIcdluxPv.jpg'),
(789, '105', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature and emotional openness. It indicates strong relationships and a caring personality.\",\"life_line\":\"The life line is deep and long, signifying good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and a preference for meaningful connections.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances and some fluctuations in career or life path. It indicates adaptability and openness to change.\",\"success_line\":\"The success (sun) line is faint and short, implying moderate recognition and achievements. It suggests that success may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो एक गर्म, दयालु स्वभाव और भावनात्मक खुलेपन को दर्शाती है। यह मजबूत रिश्तों और देखभाल करने वाले व्यक्तित्व का संकेत देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो कुछ महत्वपूर्ण रिश्तों या विवाहों का संकेत देती हैं। यह प्रतिबद्धता के प्रति सतर्क दृष्टिकोण और सार्थक संबंधों को प्राथमिकता देने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ उतार-चढ़ाव का सुझाव देती है। यह परिवर्तन के प्रति अनुकूलनशीलता और खुलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी होती है, जो मध्यम पहचान और उपलब्धियों का संकेत देती है। यह बताता है कि सफलता जीवन में बाद में या लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और धुंधली हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-06-19 03:25:00', '2026-06-19 03:25:00', 'palm_image/iOXd6FRvVQm26CxqNqDnh1mugyKPCHLjiX519rBM.jpg'),
(790, '105', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It reflects potential for fame or success in chosen fields.\",\"travel_lines\":\"The travel lines are subtle but noticeable, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट होती है और हथेली तक सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह चुने हुए क्षेत्रों में प्रसिद्धि या सफलता की संभावना को दर्शाता है।\",\"travel_lines\":\"यात्रा रेखाएँ सूक्ष्म लेकिन ध्यान देने योग्य हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया और यात्राओं के माध्यम से प्राप्त अनुभवों के बारे में जिज्ञासा का संकेत देती हैं।\"}}', NULL, '2026-06-19 03:26:27', '2026-06-19 03:26:27', 'palm_image/5RYd6cMDRBPYOFG2dRgiQ2rKrZmcD2yTY2B4KpAr.jpg'),
(791, '105', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life path influenced by determination and external circumstances.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievement in creative or artistic endeavors. It suggests gradual success through persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधन को दर्शाती हैं जिन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित जीवन पथ का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धि की ओर इशारा करती है। यह दृढ़ता के माध्यम से क्रमिक सफलता का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं जो नए अनुभव और विकास के अवसर लाती हैं।\"}}', NULL, '2026-06-19 03:27:43', '2026-06-19 03:27:43', 'palm_image/g9aHLgRF8p1XDzwaNIxy7aeGX016c8OYFHkG3wu3.jpg'),
(796, 'guest_xgi1GtBwmi', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and warmth. This suggests a person who is caring, affectionate, and values close relationships, with a tendency to be empathetic and emotionally expressive.\",\"life_line\":\"The life line is strong and well-defined, indicating good vitality and a robust constitution. It suggests a person with a zest for life, resilience, and the ability to recover from setbacks.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic partnerships. It suggests a cautious or selective attitude towards commitment.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, but they retain a degree of control over their destiny. It indicates some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating potential for recognition and achievement in creative or artistic pursuits. It suggests that the person may gain success through talent and personal effort.\",\"travel_lines\":\"The travel lines are few and faint, indicating limited but meaningful travel experiences. This suggests occasional journeys that may bring personal growth or new opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार होती है, जो भावनात्मक गहराई और गर्मजोशी दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो देखभाल करने वाला, स्नेही है और करीबी रिश्तों को महत्व देता है, जिसमें सहानुभूतिपूर्ण और भावनात्मक रूप से अभिव्यंजक होने की प्रवृत्ति होती है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह एक व्यक्ति को जीवन के प्रति उत्साह, लचीलापन और असफलताओं से उबरने की क्षमता का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत दे सकती है। यह प्रतिबद्धता के प्रति सतर्क या चयनात्मक रवैये का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जिससे पता चलता है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे अपने भाग्य पर कुछ हद तक नियंत्रण बनाए रखते हैं। यह करियर या जीवन की दिशा में कुछ उतार-चढ़ाव का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या कलात्मक गतिविधियों में मान्यता और उपलब्धि की संभावना का संकेत देती है। यह बताता है कि व्यक्ति प्रतिभा और व्यक्तिगत प्रयास से सफलता प्राप्त कर सकता है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और धुंधली हैं, जो सीमित लेकिन सार्थक यात्रा अनुभवों का संकेत देती हैं। यह कभी-कभार की जाने वाली यात्राओं का सुझाव देता है जो व्यक्तिगत विकास या नए अवसर ला सकती हैं।\"}}', NULL, '2026-06-19 04:53:17', '2026-06-19 04:53:17', 'palm_image/utL0QKJswonvhSu46OSnTcCycVLLgFBZlVbqBnMl.jpg'),
(798, 'guest_zIsqafWX2c', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than destiny or external forces.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort.\",\"travel_lines\":\"The travel lines are minimal or faint, suggesting limited long-distance travel or that travel will not play a major role in life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो भाग्य या बाहरी ताकतों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन स्थिर प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा जीवन में कोई प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2026-06-19 05:14:26', '2026-06-19 05:14:26', 'palm_image/UhGXRgLBy0Lgs9sZhbVhOLsbi0RS3TCVvyQm8hDV.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(803, 'guest_NjtUbmXiKi', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making sound decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and warmth. This person is likely compassionate and values close relationships, with a tendency to be caring and affectionate.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying vitality and a strong life force. It suggests good health and a stable, energetic lifestyle.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships. It may suggest fewer significant romantic relationships or a cautious attitude towards commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced by external circumstances and personal choices rather than destiny. This person may experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and faint, indicating limited long-distance travel or changes in residence. Travel may occur occasionally but is not a dominant theme in this person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और अच्छे निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार होती है, जो भावनात्मक गहराई और गर्मजोशी दर्शाती है। यह व्यक्ति संभवतः दयालु है और देखभाल और स्नेही होने की प्रवृत्ति के साथ करीबी रिश्तों को महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घूमती है, जो जीवन शक्ति और एक मजबूत जीवन शक्ति का प्रतीक है। यह अच्छे स्वास्थ्य और स्थिर, ऊर्जावान जीवनशैली का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी होती है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण का संकेत देती है। यह कम महत्वपूर्ण रोमांटिक रिश्तों या प्रतिबद्धता के प्रति सतर्क रवैये का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य के बजाय बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। इस व्यक्ति को करियर या जीवन की दिशा में बदलाव का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो बताती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और धुंधली हैं, जो सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन का संकेत देती हैं। यात्रा कभी-कभी हो सकती है लेकिन यह इस व्यक्ति के जीवन का प्रमुख विषय नहीं है।\"}}', NULL, '2026-06-19 05:44:42', '2026-06-19 05:44:42', 'palm_image/yalxqpu4Jy4gxrIeX9eMiZ5JNjavx46bOwNTsBE0.jpg'),
(805, 'guest_QCJ3k2h1Dl', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical and thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and smooth, signifying good vitality, strong health, and a stable life path with few major disruptions.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that external circumstances may have a moderate influence on life direction, with personal choices playing a significant role.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can be achieved through steady effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह जीवन के प्रति एक व्यावहारिक और विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और कुछ बड़े व्यवधानों के साथ स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो सार्थक रिश्तों की संभावना का संकेत देती है, हालांकि उन्हें पनपने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जिससे पता चलता है कि बाहरी परिस्थितियों का जीवन की दिशा पर मध्यम प्रभाव हो सकता है, जिसमें व्यक्तिगत विकल्प महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं है, लेकिन स्थिर प्रयास के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जिसका तात्पर्य स्थिरता और परिचित वातावरण को प्राथमिकता के साथ सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन से है।\"}}', NULL, '2026-06-19 06:46:51', '2026-06-19 06:46:51', 'palm_image/vroRz45gbdH5ubIOlERKCQrJnBIjTjalvmMBsFhc.jpg'),
(807, '107', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a capacity for deep relationships. It suggests a person who values love and emotional connections.\",\"life_line\":\"The life line is distinct and gently curved, indicating good vitality and a stable life path. It suggests a person with a balanced lifestyle and resilience in the face of challenges.\",\"marriage_line\":\"The marriage line is faint but visible, suggesting a potential for meaningful relationships and partnerships. It indicates a cautious approach to commitment but with positive prospects for lasting bonds.\",\"fate_line\":\"The fate line is faint and somewhat broken, indicating periods of change and uncertainty in career or life direction. It suggests adaptability and the ability to overcome obstacles through perseverance.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels are likely to be purposeful and beneficial for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और गहरे रिश्तों की क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो प्रेम और भावनात्मक संबंधों को महत्व देता है।\",\"life_line\":\"जीवन रेखा स्पष्ट और धीरे से घुमावदार है, जो अच्छी जीवन शक्ति और स्थिर जीवन पथ का संकेत देती है। यह व्यक्ति को संतुलित जीवनशैली और चुनौतियों का सामना करने में लचीलेपन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दृश्यमान है, जो सार्थक संबंधों और साझेदारियों की संभावना का संकेत देती है। यह प्रतिबद्धता के प्रति सतर्क दृष्टिकोण लेकिन स्थायी बांड के लिए सकारात्मक संभावनाओं का संकेत देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई है, जो करियर या जीवन की दिशा में परिवर्तन और अनिश्चितता की अवधि का संकेत देती है। यह अनुकूलनशीलता और दृढ़ता के माध्यम से बाधाओं को दूर करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ व्यक्तिगत विकास के लिए उद्देश्यपूर्ण और लाभदायक होने की संभावना है।\"}}', NULL, '2026-06-19 06:58:48', '2026-06-19 06:58:48', 'palm_image/QkuQJf3dwFBvJLha99LVOXefYu3fbAnMihI5cyCI.jpg'),
(808, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may have a meaningful impact.\",\"fate_line\":\"The fate line is visible and runs straight, indicating a strong sense of purpose and career focus. It suggests that the person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (sun) line is faint but discernible, pointing to potential recognition and achievement in creative or artistic endeavors. It suggests that success may come through personal talents and efforts.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel may bring new experiences and opportunities but is not a dominant theme.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनका सार्थक प्रभाव हो सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धि की ओर इशारा करती है। यह बताता है कि सफलता व्यक्तिगत प्रतिभा और प्रयासों से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ बताती हैं कि यात्रा नए अनुभव और अवसर ला सकती है लेकिन यह एक प्रमुख विषय नहीं है।\"}}', NULL, '2026-06-19 07:00:19', '2026-06-19 07:00:19', 'palm_image/GGpi84QDR9TolWVPA1dlE89egwb2MNempEaKcCz6.jpg'),
(809, 'guest_QXaoDsVSOC', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships though possibly with some challenges or delays.\",\"fate_line\":\"The fate line is visible and runs centrally, reflecting a strong sense of purpose and career stability.\",\"success_line\":\"The success line is faint but noticeable, suggesting gradual recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or work.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो एक गर्म, दयालु स्वभाव और संतुलित भावनात्मक जीवन का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो संभवतः कुछ चुनौतियों या देरी के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और केंद्र में चलती है, जो उद्देश्य और करियर स्थिरता की मजबूत भावना को दर्शाती है।\",\"success_line\":\"सफलता रेखा धुंधली लेकिन ध्यान देने योग्य है, जो रचनात्मक या व्यावसायिक प्रयासों में क्रमिक मान्यता और उपलब्धि का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या काम के लिए।\"}}', NULL, '2026-06-19 07:16:52', '2026-06-19 07:16:52', 'palm_image/IPRof6q3qMSmA902CvLgZdJWTWxOMPJS9qDsGykg.jpg'),
(811, 'guest_gxmyktgCYC', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but present, suggesting a potential for meaningful relationships or marriage, though it may require effort and nurturing to flourish.\",\"fate_line\":\"The fate line is visible and runs straight, indicating a strong sense of purpose and career focus. It suggests that the person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success line is faint but discernible, pointing to potential recognition and achievements, especially if the individual pursues their talents and passions diligently.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, which may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों या विवाह की संभावना का संकेत देती है, हालांकि इसे फलने-फूलने के लिए प्रयास और पोषण की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता की रेखा धुंधली लेकिन स्पष्ट है, जो संभावित मान्यता और उपलब्धियों की ओर इशारा करती है, खासकर यदि व्यक्ति अपनी प्रतिभा और जुनून का परिश्रमपूर्वक पीछा करता है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, जो विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2026-06-19 07:21:05', '2026-06-19 07:21:05', 'palm_image/hbwULi1tF9lk1vXAbZhCC2IGZ88L7Y8CnLPym7S0.jpg'),
(813, '110', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2026-06-19 07:32:45', '2026-06-19 07:32:45', 'palm_image/pEE0MIiosKkXFSwQQ2YjcRzOzgw6RWLzYLBUjVmZ.jpg'),
(814, '110', '{\"en\":{\"head_line\":\"The Head Line indicates a sharp intellect and strong decision-making abilities. It suggests a person who is thoughtful, analytical, and capable of clear communication.\",\"heart_line\":\"The Heart Line shows emotional depth and sensitivity. It reflects a caring nature and a strong capacity for love and compassion in relationships.\",\"life_line\":\"The Life Line is long and well-defined, indicating good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The Marriage Line is clear and moderately long, signifying meaningful and lasting relationships. It points to emotional commitment and harmony in partnerships.\",\"fate_line\":\"The Fate Line is distinct and runs centrally, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience significant achievements through dedication.\",\"success_line\":\"The Success Line (Sun Line) is prominent, reflecting creativity, recognition, and potential for fame or accomplishment in artistic or public endeavors.\",\"travel_lines\":\"The Travel Lines are visible and well-marked, suggesting opportunities for travel and exploration that will broaden horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा तीव्र बुद्धि और मजबूत निर्णय लेने की क्षमता का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील, विश्लेषणात्मक और स्पष्ट संचार में सक्षम है।\",\"heart_line\":\"हृदय रेखा भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक देखभाल करने वाले स्वभाव और रिश्तों में प्यार और करुणा की मजबूत क्षमता को दर्शाता है।\",\"life_line\":\"जीवन रेखा लंबी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और मध्यम लंबी होती है, जो सार्थक और स्थायी संबंधों का प्रतीक है। यह साझेदारी में भावनात्मक प्रतिबद्धता और सामंजस्य की ओर इशारा करता है।\",\"fate_line\":\"भाग्य रेखा विशिष्ट है और केंद्र में चलती है, जो उद्देश्य और करियर फोकस की एक मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को समर्पण के माध्यम से महत्वपूर्ण उपलब्धियों का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) प्रमुख है, जो कलात्मक या सार्वजनिक प्रयासों में रचनात्मकता, मान्यता और प्रसिद्धि या उपलब्धि की क्षमता को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएँ दृश्यमान और अच्छी तरह से चिह्नित हैं, जो यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं जो क्षितिज को व्यापक बनाएंगी और नए अनुभव लाएँगी।\"}}', NULL, '2026-06-19 07:33:44', '2026-06-19 07:33:44', 'palm_image/PAMZRn27ddHmmr9jI3AaIXEuVPhMN37fnrIA25cI.jpg'),
(815, '110', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not visible.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not visible.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not visible.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not visible.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not visible.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not visible.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not visible.\"},\"hi\":{\"head_line\":\"हथेली का चित्र दिखाई न देने के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"हथेली का चित्र दिखाई न देने के कारण हृदय रेखा का विश्लेषण करने में असमर्थ।\",\"life_line\":\"हथेली का चित्र दिखाई न देने के कारण जीवन रेखा का विश्लेषण करने में असमर्थ।\",\"marriage_line\":\"हथेली का चित्र दिखाई न देने के कारण विवाह रेखा का विश्लेषण नहीं हो पा रहा है।\",\"fate_line\":\"हथेली का चित्र दिखाई न देने के कारण भाग्य रेखा का विश्लेषण नहीं कर पा रहे हैं।\",\"success_line\":\"हथेली का चित्र दिखाई न देने के कारण सफलता रेखा का विश्लेषण करने में असमर्थ।\",\"travel_lines\":\"हथेली का चित्र दिखाई न देने के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-19 07:48:17', '2026-06-19 07:48:17', 'palm_image/L10wduJJuhuWZqxJkd48n5N62iGSY5eAcH5msyj0.jpg'),
(816, '110', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not visible.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not visible.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not visible.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not visible.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not visible.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not visible.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not visible.\"},\"hi\":{\"head_line\":\"हथेली का चित्र दिखाई न देने के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"हथेली का चित्र दिखाई न देने के कारण हृदय रेखा का विश्लेषण करने में असमर्थ।\",\"life_line\":\"हथेली का चित्र दिखाई न देने के कारण जीवन रेखा का विश्लेषण करने में असमर्थ।\",\"marriage_line\":\"हथेली का चित्र दिखाई न देने के कारण विवाह रेखा का विश्लेषण नहीं हो पा रहा है।\",\"fate_line\":\"हथेली का चित्र दिखाई न देने के कारण भाग्य रेखा का विश्लेषण नहीं कर पा रहे हैं।\",\"success_line\":\"हथेली का चित्र दिखाई न देने के कारण सफलता रेखा का विश्लेषण करने में असमर्थ।\",\"travel_lines\":\"हथेली का चित्र दिखाई न देने के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-06-19 07:53:08', '2026-06-19 07:53:08', 'palm_image/318KZo7njmhJAEnqjXjINPhkDXsbWJkdTIv82g8N.jpg'),
(817, 'guest_ZrGliA3mV0', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional intelligence and the ability to form deep relationships.\",\"life_line\":\"The life line is long and smooth, indicating good vitality and a strong constitution. This person is likely to enjoy a healthy and active life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating that this person may experience changes in career or life direction and might rely more on personal choices than destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or that travel is not a major aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति निर्णय लेने में विचारशील और अनुकूलनशील होने की संभावना है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर मुड़ती है, जो मजबूत भावनात्मक बुद्धि और गहरे रिश्ते बनाने की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह व्यक्ति चुनौतियों के प्रति लचीलेपन के साथ स्वस्थ और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी होती है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जो दर्शाती है कि यह व्यक्ति करियर या जीवन की दिशा में बदलाव का अनुभव कर सकता है और भाग्य की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो बताती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं न्यूनतम या धुंधली हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह कि यात्रा इस व्यक्ति के जीवन का एक प्रमुख पहलू नहीं है।\"}}', NULL, '2026-06-30 01:49:59', '2026-06-30 01:49:59', 'palm_image/7n351e9W5SeJUVMH9K89UMCJs3pIcDDvTVAVpph1.jpg'),
(818, 'guest_liXKxHkkQa', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves gently towards the index finger, reflecting emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than destiny. It suggests flexibility and the ability to change directions as needed.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and selective rather than frequent or spontaneous.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और तर्जनी की ओर धीरे से मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है। यह गहरी साझेदारियों से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह लचीलेपन और आवश्यकतानुसार दिशा बदलने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यात्रा बार-बार या सहज होने के बजाय उद्देश्यपूर्ण और चयनात्मक होगी।\"}}', NULL, '2026-06-30 01:52:25', '2026-06-30 01:52:25', 'palm_image/032fgOFNr7T0tWdr8WoDuV0OyKixJU5LxpzKiR8I.jpg'),
(819, 'guest_BBbNyjLXeJ', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but present, suggesting a potential for meaningful relationships and partnerships. It may indicate some cautiousness or delays in commitment.\",\"fate_line\":\"The fate line is visible and runs straight, indicating a clear sense of purpose and career direction. It suggests a life influenced by strong determination and external circumstances.\",\"success_line\":\"The success (sun) line is faint but noticeable, pointing to potential recognition and achievements in creative or artistic fields. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों और साझेदारियों की संभावना का संकेत देती है। यह प्रतिबद्धता में कुछ सावधानी या देरी का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और सीधी चलती है, जो उद्देश्य और करियर की दिशा का स्पष्ट संकेत देती है। यह दृढ़ निश्चय और बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन ध्यान देने योग्य है, जो रचनात्मक या कलात्मक क्षेत्रों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। लगातार प्रयास से धीरे-धीरे सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ व्यक्तिगत विकास के लिए नए अनुभव और अवसर ला सकती हैं।\"}}', NULL, '2026-06-30 01:56:53', '2026-06-30 01:56:53', 'palm_image/1SXgoHz4TPkjAjG87XZMqigl4oB92u6KVo2p4ouw.jpg'),
(821, 'guest_yHc6WnhS3Z', '{\"en\":{\"head_line\":\"A clear and straight head line indicates a practical and focused mind, with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional depth and a balanced approach to relationships.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage line is faint and short, which may suggest a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, implying a life path that is more self-directed and less influenced by external circumstances or destiny.\",\"success_line\":\"The success line is not prominently visible, indicating that achievements may come through steady effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major focus in life.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और सीधी मस्तिष्क रेखा एक व्यावहारिक और केंद्रित दिमाग, मजबूत निर्णय लेने की क्षमता और समस्याओं के प्रति तार्किक दृष्टिकोण को इंगित करती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गहराई के साथ एक गर्म, देखभाल करने वाले स्वभाव और रिश्तों के प्रति एक संतुलित दृष्टिकोण का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और ऊर्जा और उत्साह से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी होती है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली या अनुपस्थित है, जो एक ऐसे जीवन पथ का संकेत देती है जो अधिक स्व-निर्देशित है और बाहरी परिस्थितियों या भाग्य से कम प्रभावित है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, जो दर्शाता है कि उपलब्धियाँ अचानक प्रसिद्धि या भाग्य के बजाय स्थिर प्रयास से आ सकती हैं।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यह कि यात्रा जीवन में एक प्रमुख फोकस नहीं है।\"}}', NULL, '2026-06-30 02:08:23', '2026-06-30 02:08:23', 'palm_image/FeQiEB9CFyLo5dMbKGjhiHjmP8MwkPQafRzmFpMC.jpg'),
(822, 'guest_3jTQcwEGiG', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with a positive outlook.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than destiny or external circumstances. The person may experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or that travel is not a major theme in life. When travel occurs, it may be purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनशील होता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह सकारात्मक दृष्टिकोण के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है। यह गहरी साझेदारियों से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य या बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। व्यक्ति को करियर या जीवन की दिशा में बदलाव का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो बताती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या कि यात्रा जीवन में एक प्रमुख विषय नहीं है। जब यात्रा होती है, तो यह उद्देश्यपूर्ण और सार्थक हो सकती है।\"}}', NULL, '2026-06-30 02:26:11', '2026-06-30 02:26:11', 'palm_image/ZzAwdsGmmDptReZKYpBpajcN5Y5buvjfFlrjIkdF.jpg'),
(823, '111', '{\"en\":{\"head_line\":\"The head line is faint and unclear, suggesting a person who may have a flexible and adaptable mindset but might struggle with focus or decisiveness at times.\",\"heart_line\":\"The heart line is not distinctly visible, indicating a reserved or private nature in emotional matters, possibly someone who guards their feelings carefully.\",\"life_line\":\"The life line appears faint and short, which may imply a cautious approach to life and health, with a tendency to avoid risks and seek security.\",\"marriage_line\":\"The marriage lines are not clearly defined, suggesting that relationships may be few or approached with caution, or that emotional commitments are private and understated.\",\"fate_line\":\"The fate line is faint or absent, indicating a life path that is self-directed rather than strongly influenced by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, which may suggest that recognition and fame are not primary motivators, or that success comes through personal satisfaction rather than public acclaim.\",\"travel_lines\":\"Travel lines are faint or not prominent, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा धुंधली और अस्पष्ट है, जो एक ऐसे व्यक्ति का सुझाव देती है जिसकी मानसिकता लचीली और अनुकूलनीय हो सकती है, लेकिन कभी-कभी फोकस या निर्णायकता के साथ संघर्ष कर सकता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट रूप से दिखाई नहीं देती है, जो भावनात्मक मामलों में एक आरक्षित या निजी प्रकृति का संकेत देती है, संभवतः कोई ऐसा व्यक्ति जो अपनी भावनाओं की सावधानीपूर्वक रक्षा करता है।\",\"life_line\":\"जीवन रेखा धुंधली और छोटी दिखाई देती है, जो जोखिमों से बचने और सुरक्षा की तलाश की प्रवृत्ति के साथ जीवन और स्वास्थ्य के प्रति सतर्क दृष्टिकोण का संकेत दे सकती है।\",\"marriage_line\":\"विवाह रेखाओं को स्पष्ट रूप से परिभाषित नहीं किया गया है, जिससे पता चलता है कि रिश्ते कम हो सकते हैं या सावधानी से निभाए जा सकते हैं, या भावनात्मक प्रतिबद्धताएँ निजी और कम बताई गई हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली या अनुपस्थित है, जो एक ऐसे जीवन पथ का संकेत देती है जो बाहरी परिस्थितियों या भाग्य से दृढ़ता से प्रभावित होने के बजाय स्व-निर्देशित है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं देती है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि के माध्यम से आती है।\",\"travel_lines\":\"यात्रा रेखाएं धुंधली या प्रमुख नहीं हैं, जो लंबी दूरी की सीमित यात्रा का संकेत देती हैं या यह कि यात्रा इस व्यक्ति के जीवन का एक महत्वपूर्ण पहलू नहीं है।\"}}', NULL, '2026-06-30 02:43:11', '2026-06-30 02:43:11', 'palm_image/C5x0mUw36XBME5n3blEY80xY9fsVMpAP1Nm8zNgI.jpg'),
(824, 'guest_DfPXl2giiK', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, reflecting a warm, compassionate nature and strong emotional connections. It suggests a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, suggesting a reserved approach to relationships or fewer significant romantic commitments. It may indicate a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than external circumstances. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be primary motivators. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or a preference for familiar environments. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे से ऊपर की ओर मुड़ती है, जो एक गर्म, दयालु स्वभाव और मजबूत भावनात्मक संबंधों को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुलकर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों पर काबू पाने के लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव देती है। यह गहरी साझेदारी से पहले व्यक्तिगत विकास पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हो सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या परिचित वातावरण को प्राथमिकता देने का सुझाव देती हैं। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-06-30 02:48:57', '2026-06-30 02:48:57', 'palm_image/vbrhgJ15a9i4RYXEwckKiu6HNIW2FRHmYgncTl2r.jpg'),
(825, 'guest_KMCMweIcxB', '{\"en\":{\"head_line\":\"No analysis data available.\",\"heart_line\":\"No analysis data available.\",\"life_line\":\"No analysis data available.\",\"marriage_line\":\"No analysis data available.\",\"fate_line\":\"No analysis data available.\",\"success_line\":\"No analysis data available.\",\"travel_lines\":\"No analysis data available.\"},\"hi\":{\"head_line\":\"कोई विश्लेषण डेटा उपलब्ध नहीं है.\",\"heart_line\":\"कोई विश्लेषण डेटा उपलब्ध नहीं है.\",\"life_line\":\"कोई विश्लेषण डेटा उपलब्ध नहीं है.\",\"marriage_line\":\"कोई विश्लेषण डेटा उपलब्ध नहीं है.\",\"fate_line\":\"कोई विश्लेषण डेटा उपलब्ध नहीं है.\",\"success_line\":\"कोई विश्लेषण डेटा उपलब्ध नहीं है.\",\"travel_lines\":\"कोई विश्लेषण डेटा उपलब्ध नहीं है.\"}}', NULL, '2026-06-30 02:50:02', '2026-06-30 02:50:02', 'palm_image/CqA5Zy3meWWnY4RmhtHnYGwQq4okvfO8f6vciNPk.jpg'),
(826, '113', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, reflecting a warm, compassionate nature and emotional openness. This person likely values relationships and expresses feelings sincerely.\",\"life_line\":\"The life line is deep and well-defined, signifying strong vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating a potential for meaningful relationships and partnerships. It suggests a cautious approach to commitment but with the possibility of lasting bonds.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate fluctuations in career or life direction. This person might experience changes in their professional path or periods of uncertainty.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी होती है और थोड़ा ऊपर की ओर झुकती है, जो गर्म, दयालु स्वभाव और भावनात्मक खुलेपन को दर्शाती है। यह व्यक्ति संभवतः रिश्तों को महत्व देता है और भावनाओं को ईमानदारी से व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता के प्रति सतर्क दृष्टिकोण का सुझाव देता है लेकिन स्थायी बंधन की संभावना के साथ।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई होती है, जो करियर या जीवन की दिशा में उतार-चढ़ाव का संकेत दे सकती है। इस व्यक्ति को अपने पेशेवर पथ में बदलाव या अनिश्चितता के दौर का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो बताती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन बार-बार या व्यापक यात्राओं का नहीं।\"}}', NULL, '2026-06-30 02:54:57', '2026-06-30 02:54:57', 'palm_image/8M4In4a8djRApFlITpQi2NrsqzDE1mNAqCvv5ooC.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(827, '113', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, reflecting a warm, compassionate nature and emotional openness. This person likely values relationships and expresses feelings sincerely.\",\"life_line\":\"The life line is deep and well-defined, signifying strong vitality and a robust constitution. It suggests a life filled with energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or a focus on personal growth before commitment. It may suggest fewer but meaningful partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than by external circumstances or destiny. This person may create their own opportunities.\",\"success_line\":\"The success (Sun) line is subtle but present, suggesting potential for recognition and achievement in creative or artistic endeavors. Success may come gradually through persistence.\",\"travel_lines\":\"The travel lines are few and lightly marked, indicating occasional travel or changes in environment. These travels are likely purposeful and enriching rather than frequent or disruptive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी होती है और थोड़ा ऊपर की ओर झुकती है, जो गर्म, दयालु स्वभाव और भावनात्मक खुलेपन को दर्शाती है। यह व्यक्ति संभवतः रिश्तों को महत्व देता है और भावनाओं को ईमानदारी से व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का संकेत देती है। यह कम लेकिन सार्थक साझेदारियों का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह व्यक्ति अपने स्वयं के अवसर बना सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा सूक्ष्म लेकिन मौजूद है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का सुझाव देती है। दृढ़ता से सफलता धीरे-धीरे मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्के ढंग से चिह्नित हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ अक्सर या विघटनकारी होने के बजाय संभवतः उद्देश्यपूर्ण और समृद्ध होती हैं।\"}}', NULL, '2026-06-30 02:57:57', '2026-06-30 02:57:57', 'palm_image/GqNqn0UgSSaJ0ozJnLbGiXoShwnJWrpbzbvVOB9P.jpg'),
(828, '113', '{\"en\":{\"head_line\":\"Unable to interpret due to poor image visibility.\",\"heart_line\":\"Unable to interpret due to poor image visibility.\",\"life_line\":\"Unable to interpret due to poor image visibility.\",\"marriage_line\":\"Unable to interpret due to poor image visibility.\",\"fate_line\":\"Unable to interpret due to poor image visibility.\",\"success_line\":\"Unable to interpret due to poor image visibility.\",\"travel_lines\":\"Unable to interpret due to poor image visibility.\"},\"hi\":{\"head_line\":\"खराब छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"heart_line\":\"खराब छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"life_line\":\"खराब छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"marriage_line\":\"खराब छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"fate_line\":\"खराब छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"success_line\":\"खराब छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"travel_lines\":\"खराब छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\"}}', NULL, '2026-06-30 04:13:55', '2026-06-30 04:13:55', 'palm_image/yrUPyXsyhOB1A1aB3IKa3ren1HwByetNVOQUdClg.jpg'),
(829, '113', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life with steady energy levels.\",\"marriage_line\":\"The marriage line is faint but present, suggesting a few significant relationships or partnerships that may have emotional importance but could require effort to maintain.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and some changes in career or life direction, with moderate stability.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनशील होने की संभावना है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और गहरे रिश्तों की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और स्थिर ऊर्जा स्तर के साथ आम तौर पर स्वस्थ जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का सुझाव देती है जिनका भावनात्मक महत्व हो सकता है लेकिन उन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत गहरी नहीं है, जो बाहरी परिस्थितियों से प्रभावित जीवन और मध्यम स्थिरता के साथ करियर या जीवन की दिशा में कुछ बदलावों का संकेत देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की हैं, जो संभवतः काम या व्यक्तिगत विकास के लिए कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, लेकिन बार-बार या व्यापक नहीं।\"}}', NULL, '2026-06-30 04:18:27', '2026-06-30 04:18:27', 'palm_image/K9jWwJkJw26TPAgVx38XkRZyyJ2vLZtYdS7hm7Tn.jpg'),
(830, '114', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships, though they may require effort and communication.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that external circumstances may influence life direction, with some periods of uncertainty or change.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but personal satisfaction and inner success are likely.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की क्षमता का संकेत देती है, हालांकि उन्हें प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जिससे पता चलता है कि बाहरी परिस्थितियाँ जीवन की दिशा को प्रभावित कर सकती हैं, कुछ समय के लिए अनिश्चितता या परिवर्तन के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन व्यक्तिगत संतुष्टि और आंतरिक सफलता की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, ज्यादातर बार-बार स्थानांतरण के बजाय व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2026-06-30 04:24:22', '2026-06-30 04:24:22', 'palm_image/zoA5rYJXviQNJXZoIGwFsUKF38KbYjRImP6WlZSn.jpg'),
(831, 'guest_OvOE1DlJDZ', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep relationships.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic partnerships.\",\"fate_line\":\"The fate line is present but faint, which may imply a life influenced by external circumstances and some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint and not very prominent, suggesting that recognition and fame may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और गहरे रिश्तों की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन की दिशा में कुछ उतार-चढ़ाव का संकेत दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जो बताती है कि पहचान और प्रसिद्धि जीवन में बाद में या लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या बड़े स्थानांतरण का नहीं।\"}}', NULL, '2026-07-02 05:17:14', '2026-07-02 05:17:14', 'palm_image/TYrBiy5G0IPJVFGC0e7IiOEWCcINP11Kyy0bcjMi.jpg'),
(832, 'guest_P9IeJmBzpz', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances influence this person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major focus in this person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है। यह साझेदारी से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जिसका अर्थ है कि बाहरी परिस्थितियाँ इस व्यक्ति के जीवन पथ को प्रभावित करती हैं, करियर या जीवन की दिशा में कुछ उतार-चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती हैं।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यह कि इस व्यक्ति के जीवन में यात्रा एक प्रमुख फोकस नहीं है।\"}}', NULL, '2026-07-02 05:18:46', '2026-07-02 05:18:46', 'palm_image/Dvze9ZgOj0lzGd16d5GF5rujsGx7tjExoeR6BdFD.jpg'),
(833, 'guest_A3SQlc69js', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, indicating vitality, good health, and a strong life force. It suggests a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic partnerships. It may indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path. It suggests a person who may experience changes in career or life direction but retains personal control.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating moderate recognition and success. It suggests that achievements may come through steady effort rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and faint, suggesting limited but meaningful travel experiences. It indicates a preference for stability with occasional journeys that enrich life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का संकेत देती है। यह सुझाव देता है कि धैर्यवान और जीवन के प्रति उत्साह रखने वाला व्यक्ति लंबे और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का सुझाव देती हैं। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो करियर या जीवन की दिशा में बदलाव का अनुभव कर सकता है लेकिन व्यक्तिगत नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जो मध्यम पहचान और सफलता का संकेत देती है। इससे पता चलता है कि उपलब्धियाँ अचानक प्रसिद्धि के बजाय लगातार प्रयास से आ सकती हैं।\",\"travel_lines\":\"यात्रा पंक्तियाँ कम और धुंधली हैं, जो सीमित लेकिन सार्थक यात्रा अनुभवों का सुझाव देती हैं। यह जीवन को समृद्ध बनाने वाली यदा-कदा यात्राओं के साथ स्थिरता को प्राथमिकता देने का संकेत देता है।\"}}', NULL, '2026-07-02 05:24:12', '2026-07-02 05:24:12', 'palm_image/VgwMm2ee0FDTu1VdxCW3TVpQsHiAhj6snYG2XRHf.jpg'),
(834, 'guest_h5U9lcgQyu', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and emotional connections, though they may require effort and nurturing.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting a life influenced by external circumstances and some fluctuations in career or life path.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, or success may come later in life through persistence.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, but not frequent or significant journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और भावनात्मक संबंधों की क्षमता का संकेत देती है, हालांकि उन्हें प्रयास और पोषण की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई तो देती है लेकिन बहुत अधिक उभरी हुई नहीं, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ उतार-चढ़ाव का संकेत देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हैं, या दृढ़ता के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या महत्वपूर्ण यात्राएं नहीं करती हैं।\"}}', NULL, '2026-07-02 06:10:09', '2026-07-02 06:10:09', 'palm_image/0E2EybJ2LHxwwvLKyr6LrUBh412yVIFE9m8mZ9HH.jpg'),
(835, 'guest_NFMYpWuUBz', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on goals.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a capacity for deep relationships. It indicates a person who values love and harmony.\",\"life_line\":\"The life line is strong and curves around the base of the thumb, signifying vitality, good health, and a zest for life. It suggests a stable and energetic life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some challenges, but overall positive prospects in love.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement, especially in creative or artistic endeavors. Success may come gradually.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह लक्ष्यों पर मजबूत ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और गहरे रिश्तों की क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो प्रेम और सद्भाव को महत्व देता है।\",\"life_line\":\"जीवन रेखा मजबूत होती है और अंगूठे के आधार के चारों ओर घूमती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। It suggests a stable and energetic life path.\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती हैं। There may be some challenges, but overall positive prospects in love.\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। इससे पता चलता है कि व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो विशेष रूप से रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का संकेत देती है। सफलता धीरे-धीरे मिल सकती है.\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की हैं, जो संभवतः काम या व्यक्तिगत विकास के लिए कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, लेकिन बार-बार या व्यापक नहीं।\"}}', NULL, '2026-07-02 06:23:54', '2026-07-02 06:23:54', 'palm_image/0AnCVgWPogLQ9B8uOeJpy8TKWEm9E7qhtCBcMbLP.jpg'),
(836, 'guest_eAyB8I3dDT', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm and compassionate nature. This person is likely to be emotionally expressive and values close relationships and harmony in love.\",\"life_line\":\"The life line is deep and well-defined, signifying strong vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a potential for meaningful relationships. It suggests that partnerships may require effort and communication to flourish.\",\"fate_line\":\"The fate line is present but not very prominent, which may indicate a life path influenced by personal choices rather than destiny. This person may experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो गर्म और दयालु स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक रूप से अभिव्यंजक होने की संभावना रखता है और करीबी रिश्तों और प्रेम में सद्भाव को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो सार्थक रिश्तों की संभावना का संकेत देती है। यह सुझाव देता है कि साझेदारी को फलने-फूलने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। इस व्यक्ति को करियर या जीवन की दिशा में बदलाव का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो बताती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो संभवतः काम या व्यक्तिगत विकास के लिए कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या व्यापक नहीं।\"}}', NULL, '2026-07-02 06:39:09', '2026-07-02 06:39:09', 'palm_image/nTaMFXhvdLOfz9ep8frJjH3T3rgmjj52QVx8D0mR.jpg'),
(837, 'guest_Y0j9TBXdiM', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life influenced by destiny with steady progress in professional matters.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and success in creative or artistic endeavors. It suggests that achievements may come later in life with persistence.\",\"travel_lines\":\"The travel lines are multiple and clear, indicating frequent travels or changes in environment. This suggests a person open to new experiences and opportunities through movement.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधन को दर्शाती हैं जिन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह व्यावसायिक मामलों में निरंतर प्रगति के साथ भाग्य से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और सफलता की ओर इशारा करती है। यह सुझाव देता है कि दृढ़ता के साथ जीवन में उपलब्धियाँ बाद में आ सकती हैं।\",\"travel_lines\":\"यात्रा रेखाएँ एकाधिक और स्पष्ट होती हैं, जो बार-बार यात्रा करने या वातावरण में परिवर्तन का संकेत देती हैं। यह एक व्यक्ति को आंदोलन के माध्यम से नए अनुभवों और अवसरों के लिए खुला होने का सुझाव देता है।\"}}', NULL, '2026-07-02 07:09:44', '2026-07-02 07:09:44', 'palm_image/hMgrA1wnqdlcui3mdXo274Y1OMNrGTNmQGgjoG5f.jpg'),
(838, 'guest_JsYjMNiCpy', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic partnerships. It may also suggest a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is visible but not very prominent, implying a moderate influence of external circumstances on life path. This person may experience some changes in career or life direction but maintains personal control.\",\"success_line\":\"The success (Sun) line is faint or absent, which can mean that recognition and fame are not primary goals, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत देती है। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत अधिक उभरी हुई नहीं होती है, जो जीवन पथ पर बाहरी परिस्थितियों के मध्यम प्रभाव का संकेत देती है। यह व्यक्ति करियर या जीवन की दिशा में कुछ बदलावों का अनुभव कर सकता है लेकिन व्यक्तिगत नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धूमिल या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं, या लगातार प्रयास के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, अक्सर बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-07-02 07:37:45', '2026-07-02 07:37:45', 'palm_image/AKaLN76qN0LkoFp0dtar1rXn1bkxgqJIvuiSlrwG.jpg'),
(839, 'guest_OHAhEtiKuG', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances influence this person\'s life path, with some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success (sun) line is visible and clear, reflecting recognition, creativity, and potential for achievement in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं। यह साझेदारी से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जिसका अर्थ है कि बाहरी परिस्थितियाँ इस व्यक्ति के जीवन पथ को प्रभावित करती हैं, कैरियर या जीवन की दिशा में कुछ उतार-चढ़ाव होते हैं लेकिन समग्र रूप से स्थिर प्रगति होती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और स्पष्ट है, जो कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धि की क्षमता को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर बार-बार यात्रा करने के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2026-07-02 07:39:16', '2026-07-02 07:39:16', 'palm_image/koA5y7PP3QLOzNTlkZDLyCFEOOjwq269JhFhSc9W.jpg'),
(840, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, a strong constitution, and a life filled with energy and enthusiasm. It suggests stability and a positive outlook on life.\",\"marriage_line\":\"The marriage line is faint but present, indicating a potential for meaningful relationships and partnerships. It suggests a thoughtful approach to commitment and emotional bonds.\",\"fate_line\":\"The fate line is visible and runs straight, reflecting a strong sense of purpose and career focus. It indicates determination and the ability to overcome obstacles in professional life.\",\"success_line\":\"The success (sun) line is faint but noticeable, suggesting potential for recognition and achievement in creative or artistic endeavors. It points to eventual success through perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और ऊर्जा और उत्साह से भरे जीवन का प्रतीक है। यह स्थिरता और जीवन के प्रति सकारात्मक दृष्टिकोण का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता और भावनात्मक बंधनों के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। यह दृढ़ संकल्प और पेशेवर जीवन में बाधाओं को दूर करने की क्षमता को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन ध्यान देने योग्य है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का सुझाव देती है। यह दृढ़ता के माध्यम से अंततः सफलता की ओर इशारा करता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-07-02 07:43:50', '2026-07-02 07:43:50', 'palm_image/34yEjYpoWkirvBLtUCTA727FZ17jgvDtgpY2TaFZ.jpg'),
(841, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying vitality, good health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships. It suggests a cautious but sincere approach to commitment.\",\"fate_line\":\"The fate line is visible and runs straight, reflecting a strong sense of purpose and career focus. It indicates determination and a clear direction in life.\",\"success_line\":\"The success (sun) line is faint but discernible, suggesting potential for recognition and achievement, especially in creative or artistic endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और स्थिर जीवन पथ का प्रतीक है। यह मजबूत शारीरिक ऊर्जा और लचीलेपन वाले व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता के प्रति सतर्क लेकिन ईमानदार दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। It indicates determination and a clear direction in life.\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो विशेष रूप से रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2026-07-02 07:45:30', '2026-07-02 07:45:30', 'palm_image/W5aubCCyLDk9nt7jgJ3onkUF0SYbLfb14N3NZ0Ss.jpg'),
(842, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests resilience and a strong physical constitution.\",\"marriage_line\":\"The marriage line is faint but present, suggesting a potential for meaningful relationships or marriage, though it may require effort and nurturing to flourish.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating a life path that may be influenced by external circumstances and personal choices rather than a predetermined destiny.\",\"success_line\":\"The success (sun) line is faint or absent, which may suggest that recognition and fame are not primary focuses, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or that travel may not play a significant role in life, though occasional journeys could bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह लचीलेपन और मजबूत शारीरिक गठन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों या विवाह की संभावना का संकेत देती है, हालांकि इसे फलने-फूलने के लिए प्रयास और पोषण की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और बहुत प्रमुख नहीं है, जो एक ऐसे जीवन पथ का संकेत देती है जो पूर्व निर्धारित भाग्य के बजाय बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हैं, बल्कि निरंतर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यात्रा जीवन में महत्वपूर्ण भूमिका नहीं निभा सकती है, हालाँकि कभी-कभार यात्राएँ नए अनुभव ला सकती हैं।\"}}', NULL, '2026-07-02 07:48:40', '2026-07-02 07:48:40', 'palm_image/7MzSiBR9Y4IxaJCSKNlgFoV93NIHt6QnpTtvZK3v.jpg'),
(843, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have good concentration and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life. It suggests stability and a well-grounded personality.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments. It suggests careful consideration in matters of the heart.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that your life path may be influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be primary motivators, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major focus in your life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। आपके पास समस्या-समाधान के लिए अच्छी एकाग्रता और विचारशील दृष्टिकोण है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और गहरे प्रेम और सहानुभूति की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और एक सुगठित व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती है। यह दिल के मामलों में सावधानी से विचार करने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जिससे पता चलता है कि आपका जीवन पथ बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हो सकती है, लेकिन स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यह कि यात्रा आपके जीवन में एक प्रमुख फोकस नहीं है। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-07-02 07:50:30', '2026-07-02 07:50:30', 'palm_image/PA0nNm55qKhRZyu1xwpTsIwoxomlbK9nl2Ro4lUq.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(844, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, suggesting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded nature.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships. It suggests a thoughtful approach to commitment and emotional bonds.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility and openness to change in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, indicating limited but meaningful travel experiences. It suggests a preference for familiar environments with occasional journeys that bring growth and new perspectives.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और अच्छे स्वभाव का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता और भावनात्मक बंधनों के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में बदलाव के लिए लचीलेपन और खुलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। सार्वजनिक प्रशंसा के बजाय लगातार प्रयास और व्यक्तिगत संतुष्टि से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लेकिन सार्थक यात्रा अनुभवों का संकेत देती हैं। यह कभी-कभी यात्राओं के साथ परिचित वातावरण को प्राथमिकता देने का सुझाव देता है जो विकास और नए दृष्टिकोण लाता है।\"}}', NULL, '2026-07-02 07:53:17', '2026-07-02 07:53:17', 'palm_image/WIBnT2NICIoQ7dV6yRx97Wl9g5zF0E4oLBrTgCmD.jpg'),
(845, '107', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो संतुलित भावनात्मक अभिव्यक्ति और अच्छे पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाले स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का संकेत दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2026-07-02 07:54:06', '2026-07-02 07:54:06', 'palm_image/70gwZmk9aRxA19jId28E9ukqLTvR9JcSUj9It95O.jpg'),
(846, '107', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनाओं और रिश्तों के प्रति संतुलित दृष्टिकोण के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और उत्साह से भरे जीवन का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या बड़े स्थानांतरण का नहीं।\"}}', NULL, '2026-07-02 07:55:22', '2026-07-02 07:55:22', 'palm_image/Q1QnRBvN9Xm2O0XRkARO2O1NpZwZEwiZBFjojGkd.jpg'),
(847, 'guest_2YVUi7ZpN6', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and curves slightly upward, showing emotional depth and warmth. This suggests a person who is caring, affectionate, and values close relationships highly.\",\"life_line\":\"The life line is strong and well-defined, indicating good vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic partnerships. It suggests a cautious or selective attitude toward commitment.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path. It indicates some variability in career or life direction, with potential changes or shifts over time.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating that recognition and fame may come gradually or through persistent effort rather than sudden success.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. This indicates a person who may travel for work or leisure but does not have frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी ऊपर की ओर मुड़ी हुई होती है, जो भावनात्मक गहराई और गर्मजोशी को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो देखभाल करने वाला, स्नेही है और करीबी रिश्तों को अत्यधिक महत्व देता है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत दे सकती है। यह प्रतिबद्धता के प्रति सतर्क या चयनात्मक रवैये का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो बताती है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं। यह समय के साथ संभावित बदलावों के साथ करियर या जीवन की दिशा में कुछ परिवर्तनशीलता का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जो दर्शाती है कि पहचान और प्रसिद्धि अचानक सफलता के बजाय धीरे-धीरे या लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो काम या अवकाश के लिए यात्रा कर सकता है लेकिन बार-बार या व्यापक यात्रा नहीं करता है।\"}}', NULL, '2026-07-02 07:58:23', '2026-07-02 07:58:23', 'palm_image/hV0MlpZgYJkiZ9wAR5Y61qyiaiuXvT8dk2So0T6G.jpg'),
(848, 'guest_QlI40BxK03', '{\"en\":{\"head_line\":\"The head line is long and clear, indicating strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with creativity and logic.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth, compassion, and a capacity for deep relationships. It suggests a person who values love and harmony.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic partnerships. It may indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path. It suggests adaptability and the ability to navigate changes in career or life direction.\",\"success_line\":\"The success (sun) line is faint and short, implying moderate recognition and success in creative or professional endeavors. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा लंबी और स्पष्ट होती है, जो मजबूत बौद्धिक क्षमता, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है। यह रचनात्मकता और तर्क के साथ संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और गहरे रिश्तों की क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो प्रेम और सद्भाव को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का सुझाव देती हैं। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है। यह अनुकूलनशीलता और करियर या जीवन की दिशा में परिवर्तनों को नेविगेट करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी होती है, जो रचनात्मक या व्यावसायिक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह प्रयास के साथ विकास की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-07-03 02:29:42', '2026-07-03 02:29:42', 'palm_image/BxG9e9ACb01cm7No9E9mBX67st0emlhmnIGAm23f.jpg'),
(849, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a stable life path. It suggests resilience and a well-grounded personality.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or partnerships in life. It suggests a thoughtful approach to commitment and emotional bonds.\",\"fate_line\":\"The fate line is visible but not very deep, reflecting a life influenced by personal choices and external circumstances. It suggests moderate career stability with some changes or shifts.\",\"success_line\":\"The success (Sun) line is faint and short, indicating potential for recognition and success, but it may require effort and persistence to achieve significant accomplishments.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ का प्रतीक है। यह लचीलेपन और एक सुगठित व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है। यह प्रतिबद्धता और भावनात्मक बंधनों के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत गहरी नहीं, व्यक्तिगत पसंद और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह कुछ बदलावों या बदलावों के साथ मध्यम कैरियर स्थिरता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो मान्यता और सफलता की क्षमता का संकेत देती है, लेकिन महत्वपूर्ण उपलब्धियां हासिल करने के लिए प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, जो अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2026-07-03 04:06:56', '2026-07-03 04:06:56', 'palm_image/vwoc53oafAPr73YXQxOBfAptpd0rJUtUHvc5CbNv.jpg'),
(850, '107', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and curves slightly upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections and is caring in their interactions.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a strong life force. It suggests a person with a healthy constitution and a zest for life, with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is faint and short, suggesting a reserved or cautious approach to relationships and commitments. It may indicate fewer but meaningful romantic relationships or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by external circumstances or personal choices rather than a predetermined destiny. It suggests adaptability and openness to change in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life. Success is likely to be achieved through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal or faint, suggesting limited long-distance travel or that travel is not a major theme in life. When travel occurs, it is likely purposeful and related to work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा गहरी होती है और थोड़ा ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को महत्व देता है और अपनी बातचीत में सावधानी बरतता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घूमती है, जो अच्छी जीवन शक्ति और मजबूत जीवन शक्ति का संकेत देती है। यह एक स्वस्थ शरीर और जीवन के प्रति उत्साह, एक स्थिर और सुरक्षित व्यक्तिगत आधार वाले व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों और प्रतिबद्धताओं के प्रति आरक्षित या सतर्क दृष्टिकोण का सुझाव देती है। यह कम लेकिन सार्थक रोमांटिक रिश्तों या साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और बहुत प्रमुख नहीं है, जो पूर्व निर्धारित भाग्य के बजाय बाहरी परिस्थितियों या व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में बदलाव के लिए अनुकूलनशीलता और खुलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या जीवन में बाद में आ सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यात्रा जीवन का एक प्रमुख विषय नहीं है। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण होती है और काम या व्यक्तिगत विकास से संबंधित होती है।\"}}', NULL, '2026-07-03 04:14:12', '2026-07-03 04:14:12', 'palm_image/XElla0TvxTyrTfWm7OZAw6sDzc0Oh2ZZ5G5vyxxs.jpg'),
(851, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (Sun) line is faint but noticeable, suggesting potential for recognition and achievement in creative or artistic endeavors, though it may require persistence.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक बंधनों का सुझाव देती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। यह व्यावसायिक जीवन में दृढ़ संकल्प और स्पष्ट मार्ग का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन ध्यान देने योग्य है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का सुझाव देती है, हालांकि इसके लिए दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं जो नए अनुभव और विकास के अवसर लाती हैं।\"}}', NULL, '2026-07-03 04:15:06', '2026-07-03 04:15:06', 'palm_image/LdWdUliril5Ukmv3s6woeHohMghHguRkPt0GuUYE.jpg'),
(852, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in this person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यह कि यात्रा इस व्यक्ति के जीवन का एक प्रमुख विषय नहीं है।\"}}', NULL, '2026-07-03 08:14:23', '2026-07-03 08:14:23', 'palm_image/S3OdcCmfxDr9dYQxI9youqPqo3zullKnxRY9Zmhp.jpg'),
(853, 'guest_oXS3BLcKoJ', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and curves slightly upward, showing emotional depth and warmth. This suggests a person who is caring, affectionate, and values close relationships highly.\",\"life_line\":\"The life line is strong and well-defined, indicating good vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic partnerships. It suggests a cautious or selective attitude toward commitment.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path, but they retain a degree of control over their destiny. It indicates adaptability and openness to change.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. This suggests a person who may experience some movement or relocation but generally prefers stability.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी ऊपर की ओर मुड़ी हुई होती है, जो भावनात्मक गहराई और गर्मजोशी को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो देखभाल करने वाला, स्नेही है और करीबी रिश्तों को अत्यधिक महत्व देता है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत दे सकती है। यह प्रतिबद्धता के प्रति सतर्क या चयनात्मक रवैये का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जिससे पता चलता है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे अपने भाग्य पर कुछ हद तक नियंत्रण बनाए रखते हैं। यह परिवर्तन के प्रति अनुकूलनशीलता और खुलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति का सुझाव देता है जो कुछ हलचल या स्थानांतरण का अनुभव कर सकता है लेकिन आम तौर पर स्थिरता पसंद करता है।\"}}', NULL, '2026-07-03 08:18:23', '2026-07-03 08:18:23', 'palm_image/dafchbVSPRpXFILxb3kDvN72tY0j1Bp8RHZ3ttB5.jpg'),
(854, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility and the ability to change direction as needed.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and infrequent. It may indicate a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो कुछ महत्वपूर्ण रिश्तों या विवाहों का संकेत देती हैं। यह प्रतिबद्धता के प्रति सतर्क दृष्टिकोण या साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान केंद्रित करने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। यह लचीलेपन और आवश्यकतानुसार दिशा बदलने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि और निरंतर प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा उद्देश्यपूर्ण और दुर्लभ होगी। यह स्थिरता और परिचित वातावरण के लिए प्राथमिकता का संकेत दे सकता है।\"}}', NULL, '2026-07-03 09:17:01', '2026-07-03 09:17:01', 'palm_image/l50BBJMDBdgah4bSOlowAgfGzDufCXkQ8npn9XT9.jpg'),
(855, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a zest for life. It suggests a stable and well-grounded individual with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional experiences that shape personal growth.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility and the ability to change direction as needed.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through personal satisfaction and steady effort rather than public acclaim.\",\"travel_lines\":\"The travel lines are subtle, suggesting occasional travel or changes in environment. These experiences may bring new perspectives and opportunities for growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह सकारात्मक दृष्टिकोण वाले एक स्थिर और जमीन से जुड़े व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक अनुभवों का सुझाव देती हैं जो व्यक्तिगत विकास को आकार देते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। यह लचीलेपन और आवश्यकतानुसार दिशा बदलने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। सार्वजनिक प्रशंसा के बजाय व्यक्तिगत संतुष्टि और निरंतर प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये अनुभव विकास के लिए नए दृष्टिकोण और अवसर ला सकते हैं।\"}}', NULL, '2026-07-03 09:18:02', '2026-07-03 09:18:02', 'palm_image/AYMleKnKpGFIT3oXa4w4WnLFbp1YktPqVb2TYfT7.jpg'),
(856, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life. It suggests stability and a well-grounded nature.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic partnerships. It may indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (sun) line is faint but present, indicating potential for recognition and achievement, especially in creative or artistic endeavors. Success may come gradually with effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, but not frequent or life-altering journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और एक अच्छी तरह से जमीन से जुड़े स्वभाव का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का सुझाव देती हैं। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन मौजूद है, जो विशेष रूप से रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का संकेत देती है। प्रयास से धीरे-धीरे सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, लेकिन बार-बार या जीवन बदलने वाली यात्राएँ नहीं।\"}}', NULL, '2026-07-03 09:28:03', '2026-07-03 09:28:03', 'palm_image/PeN44QjdGi69Hr8vuVXAxfOGarHiaKotZdasNibf.jpg'),
(857, 'guest_bnbSN0sbjx', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests harmonious relationships and a caring attitude towards others.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health, vitality, and a strong life force. It indicates a person with endurance and a zest for life.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances may influence the person\'s life path, but they have the ability to shape their own destiny through effort.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort rather than early or easy achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, likely for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह सामंजस्यपूर्ण संबंधों और दूसरों के प्रति देखभाल करने वाले रवैये का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत स्वास्थ्य, जीवन शक्ति और एक मजबूत जीवन शक्ति का प्रतीक है। यह एक व्यक्ति को धैर्यवान और जीवन के प्रति उत्साह का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का संकेत देती है जिसमें सामंजस्य बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत अधिक उभरी हुई नहीं है, जो दर्शाती है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन उनमें प्रयास के माध्यम से अपने भाग्य को आकार देने की क्षमता होती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो बताती है कि पहचान और सफलता जीवन में बाद में या शुरुआती या आसान उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो व्यक्तिगत विकास या काम से संबंधित कारणों से कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं।\"}}', NULL, '2026-07-04 13:49:54', '2026-07-04 13:49:54', 'palm_image/Xpn5vs5XJbAqj7hbZoeUp4A20Kzac7XuHiJp4FYM.jpg'),
(858, 'guest_9cFI7Ebw0H', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature and emotional stability. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships or partnerships. It suggests a thoughtful approach to commitment and meaningful connections.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a life influenced by external circumstances and some changes in career or direction. It indicates adaptability and openness to new opportunities.\",\"success_line\":\"The success (Sun) line is faint and short, implying moderate recognition and achievements. It suggests that success will come through persistent effort and personal growth.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो गर्म, दयालु स्वभाव और भावनात्मक स्थिरता को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों को महत्व देता है और भावनाओं को खुलकर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट होती है, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है। यह प्रतिबद्धता और सार्थक संबंधों के लिए एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत अधिक उभरी हुई नहीं है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या दिशा में कुछ बदलावों का सुझाव देती है। यह नए अवसरों के प्रति अनुकूलनशीलता और खुलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी होती है, जो मध्यम पहचान और उपलब्धियों का संकेत देती है। यह बताता है कि लगातार प्रयास और व्यक्तिगत विकास से सफलता मिलेगी।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-07-04 13:54:56', '2026-07-04 13:54:56', 'palm_image/UX8v36sNlmxm4goJ6TSaj7f7RjDG5h2YNga3AJkD.jpg'),
(859, 'guest_IUldgLHkdx', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests harmonious relationships and a caring attitude towards others.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health, vitality, and a strong life force. It indicates a person with endurance and a zest for life.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a few significant relationships or partnerships in life. It indicates emotional connections that are meaningful but may require effort to maintain.\",\"fate_line\":\"The fate line is present but not very prominent, indicating a life path influenced by external circumstances and personal choices. It suggests adaptability and a journey shaped by both destiny and free will.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creativity and achievement with dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह सामंजस्यपूर्ण संबंधों और दूसरों के प्रति देखभाल करने वाले रवैये का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत स्वास्थ्य, जीवन शक्ति और एक मजबूत जीवन शक्ति का प्रतीक है। यह एक व्यक्ति को धैर्यवान और जीवन के प्रति उत्साह का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट होती है, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है। यह भावनात्मक संबंधों को इंगित करता है जो सार्थक हैं लेकिन उन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत देती है। यह अनुकूलनशीलता और नियति और स्वतंत्र इच्छा दोनों द्वारा आकार की यात्रा का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और प्रसिद्धि जीवन में बाद में या लगातार प्रयास से मिल सकती है। यह समर्पण के साथ रचनात्मकता और उपलब्धि की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-07-04 14:01:04', '2026-07-04 14:01:04', 'palm_image/Tn564tEyoe8OebJeavyhiiE6Cd6hsWgl7N7O3bVn.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(860, 'guest_LaMMZ1b23l', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health and vitality. It indicates a strong life force and a generally positive outlook on life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a few significant relationships or partnerships in life. It indicates a person who values commitment but may experience some fluctuations in romantic life.\",\"fate_line\":\"The fate line is present and straight, showing a clear sense of purpose and direction in life. It suggests a person who is driven by career or life goals and experiences steady progress.\",\"success_line\":\"The success (Sun) line is visible and strong, indicating recognition and achievement in creative or professional endeavors. It reflects a person who is likely to gain fame or success through talent and hard work.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. It indicates a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुलकर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत स्वास्थ्य और जीवन शक्ति का प्रतीक है। यह एक मजबूत जीवन शक्ति और चुनौतियों के प्रति लचीलेपन के साथ जीवन पर आम तौर पर सकारात्मक दृष्टिकोण का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट होती है, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है। यह एक ऐसे व्यक्ति को इंगित करता है जो प्रतिबद्धता को महत्व देता है लेकिन रोमांटिक जीवन में कुछ उतार-चढ़ाव का अनुभव कर सकता है।\",\"fate_line\":\"भाग्य रेखा वर्तमान और सीधी है, जो जीवन में उद्देश्य और दिशा की स्पष्ट भावना दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो करियर या जीवन के लक्ष्यों से प्रेरित है और लगातार प्रगति का अनुभव करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और मजबूत है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि का संकेत देती है। यह एक ऐसे व्यक्ति को दर्शाता है जिसे प्रतिभा और कड़ी मेहनत के माध्यम से प्रसिद्धि या सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो नए अनुभवों के लिए खुला है लेकिन बार-बार गतिशील नहीं रहता।\"}}', NULL, '2026-07-04 14:01:39', '2026-07-04 14:01:39', 'palm_image/279ozt1DEgN483N32QQxcTElZCkIDwFSWyk9rkeW.jpg'),
(861, 'guest_9khwhxtW3M', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests harmonious relationships and a caring attitude towards others.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health, vitality, and a strong life force. It indicates a person with endurance and a zest for life.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances may influence the person\'s life path, but they have the ability to shape their own destiny through choices and actions.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort rather than immediate achievement.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, likely for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह सामंजस्यपूर्ण संबंधों और दूसरों के प्रति देखभाल करने वाले रवैये का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत स्वास्थ्य, जीवन शक्ति और एक मजबूत जीवन शक्ति का प्रतीक है। यह एक व्यक्ति को धैर्यवान और जीवन के प्रति उत्साह का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का संकेत देती है जिसमें सामंजस्य बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन उनमें विकल्पों और कार्यों के माध्यम से अपने भाग्य को आकार देने की क्षमता होती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो बताती है कि पहचान और सफलता जीवन में बाद में या तत्काल उपलब्धि के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो व्यक्तिगत विकास या काम से संबंधित कारणों से कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं।\"}}', NULL, '2026-07-04 14:05:31', '2026-07-04 14:05:31', 'palm_image/u8st0EShooD1yNrRf1c1NcZOHtc9C7xcSuHrdEO5.jpg'),
(862, 'guest_roRjCxHeUT', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests harmonious relationships and a caring attitude towards others.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony.\",\"fate_line\":\"The fate line is present and straight, indicating a clear sense of purpose and direction in life. It suggests career stability and a strong drive to achieve personal goals.\",\"success_line\":\"The success (sun) line is visible and well-marked, pointing to recognition and achievement in creative or professional endeavors. It reflects potential for fame or accomplishment.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह सामंजस्यपूर्ण संबंधों और दूसरों के प्रति देखभाल करने वाले रवैये का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का संकेत देती है जिसमें सामंजस्य बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद और सीधी है, जो जीवन में उद्देश्य और दिशा की स्पष्ट समझ का संकेत देती है। यह कैरियर स्थिरता और व्यक्तिगत लक्ष्यों को प्राप्त करने के लिए एक मजबूत ड्राइव का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और अच्छी तरह से चिह्नित है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। यह प्रसिद्धि या उपलब्धि की संभावना को दर्शाता है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं जो नए अनुभव और विकास के अवसर लाती हैं।\"}}', NULL, '2026-07-04 14:06:23', '2026-07-04 14:06:23', 'palm_image/tB5Au3VCHbmrHF1Hs61Qyht84yZbdteO8MMRScop.jpg'),
(863, 'guest_U8sZm0mTI0', '{\"en\":{\"head_line\":\"Not available - the image does not show a palm.\",\"heart_line\":\"Not available - the image does not show a palm.\",\"life_line\":\"Not available - the image does not show a palm.\",\"marriage_line\":\"Not available - the image does not show a palm.\",\"fate_line\":\"Not available - the image does not show a palm.\",\"success_line\":\"Not available - the image does not show a palm.\",\"travel_lines\":\"Not available - the image does not show a palm.\"},\"hi\":{\"head_line\":\"उपलब्ध नहीं - छवि में हथेली नहीं दिखती।\",\"heart_line\":\"उपलब्ध नहीं - छवि में हथेली नहीं दिखती।\",\"life_line\":\"उपलब्ध नहीं - छवि में हथेली नहीं दिखती।\",\"marriage_line\":\"उपलब्ध नहीं - छवि में हथेली नहीं दिखती।\",\"fate_line\":\"उपलब्ध नहीं - छवि में हथेली नहीं दिखती।\",\"success_line\":\"उपलब्ध नहीं - छवि में हथेली नहीं दिखती।\",\"travel_lines\":\"उपलब्ध नहीं - छवि में हथेली नहीं दिखती।\"}}', NULL, '2026-07-04 14:06:45', '2026-07-04 14:06:45', 'palm_image/vRY5Ixyyqn8OQPGbtRikIb3v42UybQzphnAwNmPM.jpg'),
(864, 'guest_l8qGO9fH22', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests harmonious relationships and a caring attitude towards others.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health, vitality, and a strong life force. It indicates a person with endurance and a zest for life.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting meaningful relationships that may require effort and communication to maintain. It points to emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, indicating a life path influenced by external circumstances and personal choices. It suggests adaptability and a degree of unpredictability in career or life direction.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests potential for creative or artistic achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह सामंजस्यपूर्ण संबंधों और दूसरों के प्रति देखभाल करने वाले रवैये का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत स्वास्थ्य, जीवन शक्ति और एक मजबूत जीवन शक्ति का प्रतीक है। यह एक व्यक्ति को धैर्यवान और जीवन के प्रति उत्साह का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो सार्थक रिश्तों का सुझाव देती है जिन्हें बनाए रखने के लिए प्रयास और संचार की आवश्यकता हो सकती है। यह साझेदारी में भावनात्मक संवेदनशीलता की ओर इशारा करता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत देती है। यह करियर या जीवन की दिशा में अनुकूलनशीलता और कुछ हद तक अप्रत्याशितता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और प्रसिद्धि जीवन में बाद में या लगातार प्रयास से मिल सकती है। यह रचनात्मक या कलात्मक उपलब्धियों की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-07-04 14:35:49', '2026-07-04 14:35:49', 'palm_image/XR7E0TQEmzWbnPsAuBpG1786y2nPGwIKsPSYJyHR.jpg'),
(868, 'guest_mRCgTfHLuR', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships with some challenges to overcome.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus throughout life.\",\"success_line\":\"The success line is visible, suggesting recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings moderate changes and new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और अच्छी तरह से परिभाषित है, जो रिश्तों में भावनात्मक स्थिरता और गर्म, देखभाल करने वाले स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन विद्यमान है, जो कुछ चुनौतियों से पार पाने के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और केंद्र में चलती है, जो जीवन भर उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई दे रही है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि का संकेत दे रही है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभी यात्रा का संकेत देती हैं जो मध्यम परिवर्तन और नए अनुभव लाती हैं।\"}}', NULL, '2026-07-04 23:21:54', '2026-07-04 23:21:54', 'palm_image/bnSS9cwPQDINSSmPFHwG8DOiW6kEcAWVaSvlHtQb.jpg'),
(869, 'guest_JeCgC0Sryc', '{\"en\":{\"head_line\":\"Unable to interpret as the palm image is not provided.\",\"heart_line\":\"Unable to interpret as the palm image is not provided.\",\"life_line\":\"Unable to interpret as the palm image is not provided.\",\"marriage_line\":\"Unable to interpret as the palm image is not provided.\",\"fate_line\":\"Unable to interpret as the palm image is not provided.\",\"success_line\":\"Unable to interpret as the palm image is not provided.\",\"travel_lines\":\"Unable to interpret as the palm image is not provided.\"},\"hi\":{\"head_line\":\"व्याख्या करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"heart_line\":\"व्याख्या करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"life_line\":\"व्याख्या करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"marriage_line\":\"व्याख्या करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"fate_line\":\"व्याख्या करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"success_line\":\"व्याख्या करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\",\"travel_lines\":\"व्याख्या करने में असमर्थ क्योंकि हथेली की छवि प्रदान नहीं की गई है।\"}}', NULL, '2026-07-04 23:21:54', '2026-07-04 23:21:54', 'palm_image/O0Ul8V1AIS57Log0rtcvEjc9hKgommFROi5W13qJ.jpg'),
(872, 'guest_gDeB7rU2tQ', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health and vitality. It indicates a strong life force and a generally positive outlook on life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances influence the person\'s life path, but they retain a good degree of control over their destiny.\",\"success_line\":\"The success (sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than early or easy achievements.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, likely for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुलकर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत स्वास्थ्य और जीवन शक्ति का प्रतीक है। यह एक मजबूत जीवन शक्ति और चुनौतियों के प्रति लचीलेपन के साथ जीवन पर आम तौर पर सकारात्मक दृष्टिकोण का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का संकेत देती है जिसमें सामंजस्य बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन वे अपने भाग्य पर काफी हद तक नियंत्रण बनाए रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और सफलता जीवन में बाद में या शुरुआती या आसान उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों से कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं।\"}}', NULL, '2026-07-05 00:22:04', '2026-07-05 00:22:04', 'palm_image/Oshz3DsifSKebthmgsa9DTmFn98nGekkBxfcL2Yj.jpg'),
(873, 'guest_tEb9GxXlpk', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests a person who values relationships and is likely to have fulfilling emotional connections.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a cautious approach to relationships and commitment. It may indicate a few significant relationships or a thoughtful consideration before entering into partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances may influence the person\'s life path, but they retain a good degree of control over their destiny through personal effort.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort rather than immediate achievement.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, likely for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और उसके भावनात्मक संबंध पूरे होने की संभावना है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो रिश्तों और प्रतिबद्धता के प्रति सतर्क दृष्टिकोण का सुझाव देती है। यह साझेदारी में प्रवेश करने से पहले कुछ महत्वपूर्ण रिश्तों या विचारशील विचार का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है, लेकिन बहुत प्रमुख नहीं है, जो दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य पर काफी हद तक नियंत्रण बनाए रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो बताती है कि पहचान और सफलता जीवन में बाद में या तत्काल उपलब्धि के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों से कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं।\"}}', NULL, '2026-07-05 01:12:35', '2026-07-05 01:12:35', 'palm_image/wXDrqNxMTcgwoVM8YG1hrPRUMfFvulKxsLCmFAdi.jpg'),
(874, '116', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests a person who values relationships and is likely to have fulfilling emotional connections.\",\"life_line\":\"The life line is deep and well-defined, showing vitality and a strong constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a cautious approach to relationships and marriage. It may indicate a few significant relationships or a thoughtful consideration before commitment.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances may influence the person\'s life path, but they retain a good degree of control over their destiny.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort rather than immediate achievement.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, likely for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और उसके भावनात्मक संबंध पूरे होने की संभावना है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित होती है, जो जीवन शक्ति और मजबूत संविधान को दर्शाती है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो रिश्तों और विवाह के प्रति सतर्क दृष्टिकोण का सुझाव देती है। यह कुछ महत्वपूर्ण रिश्तों या प्रतिबद्धता से पहले विचारशील विचार का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे अपने भाग्य पर काफी हद तक नियंत्रण बनाए रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो बताती है कि पहचान और सफलता जीवन में बाद में या तत्काल उपलब्धि के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों से कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं।\"}}', NULL, '2026-07-05 01:15:32', '2026-07-05 01:15:32', 'palm_image/2ohfySbQOoBPKnJUx7gmaxDxEHNr3kLNNmUuakHZ.jpg'),
(875, 'guest_LMpFVeGhfe', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests harmonious relationships and a caring attitude towards others.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health, vitality, and a strong life force. It indicates a person with endurance and a zest for life.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances may influence the person\'s life path, but they retain a good degree of control over their destiny.\",\"success_line\":\"The success (sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, likely for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह सामंजस्यपूर्ण संबंधों और दूसरों के प्रति देखभाल करने वाले रवैये का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत स्वास्थ्य, जीवन शक्ति और एक मजबूत जीवन शक्ति का प्रतीक है। यह एक व्यक्ति को धैर्यवान और जीवन के प्रति उत्साह का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का संकेत देती है जिसमें सामंजस्य बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे अपने भाग्य पर काफी हद तक नियंत्रण बनाए रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो व्यक्तिगत विकास या काम से संबंधित कारणों से कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं।\"}}', NULL, '2026-07-05 09:51:47', '2026-07-05 09:51:47', 'palm_image/U61dfNkKEQsO8NaPzoQG5sX5uONqex1QQnnyFctV.jpg'),
(876, '116', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting emotional warmth, compassion, and a capacity for deep relationships. It indicates a person who values love and emotional connection.\",\"life_line\":\"The life line is prominent and smoothly curved, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships and partnerships. It suggests a cautious but sincere approach to commitment.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes or interruptions in career or life direction. It suggests adaptability and the possibility of multiple career paths or life phases.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और गहरे रिश्तों की क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो प्यार और भावनात्मक संबंध को महत्व देता है।\",\"life_line\":\"जीवन रेखा उभरी हुई और सुचारु रूप से घुमावदार है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन पथ का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता के प्रति सतर्क लेकिन ईमानदार दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई होती है, जो करियर या जीवन की दिशा में बदलाव या रुकावट का संकेत दे सकती है। यह अनुकूलनशीलता और कई कैरियर पथों या जीवन चरणों की संभावना का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धूमिल या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन बार-बार या व्यापक नहीं।\"}}', NULL, '2026-07-05 09:52:45', '2026-07-05 09:52:45', 'palm_image/JQRpQwWDDAFgVApNCPoAFi0uFX45eADLmMSToR9E.jpg'),
(877, 'guest_qzc8oKp5mw', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. This person values relationships and is likely to have fulfilling emotional connections.\",\"life_line\":\"The life line is deep and well-defined, signifying robust health and vitality. It suggests a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships or partnerships in life. It suggests a person who values commitment but may experience some fluctuations in romantic life.\",\"fate_line\":\"The fate line is present and straight, showing a strong sense of purpose and career focus. This person is likely to have a clear direction in life and achieve success through dedication and hard work.\",\"success_line\":\"The success (Sun) line is visible and well-marked, indicating recognition and achievement in creative or professional endeavors. It suggests that the person will gain fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are few and fine, suggesting occasional travel or changes in environment. This person may experience beneficial journeys that contribute to personal growth and new opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और उसके भावनात्मक संबंध पूरे होने की संभावना है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत स्वास्थ्य और जीवन शक्ति का प्रतीक है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट होती है, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो प्रतिबद्धता को महत्व देता है लेकिन रोमांटिक जीवन में कुछ उतार-चढ़ाव का अनुभव कर सकता है।\",\"fate_line\":\"भाग्य रेखा वर्तमान और सीधी है, जो उद्देश्य और करियर फोकस की एक मजबूत भावना दर्शाती है। इस व्यक्ति के जीवन में एक स्पष्ट दिशा होने और समर्पण और कड़ी मेहनत के माध्यम से सफलता प्राप्त करने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और अच्छी तरह से चिह्नित है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपनी प्रतिभा के लिए प्रसिद्धि या सराहना मिलेगी।\",\"travel_lines\":\"यात्रा रेखाएँ कम और अच्छी हैं, जो कभी-कभार यात्रा करने या पर्यावरण में बदलाव का संकेत देती हैं। यह व्यक्ति लाभकारी यात्राओं का अनुभव कर सकता है जो व्यक्तिगत विकास और नए अवसरों में योगदान करती हैं।\"}}', NULL, '2026-07-05 22:07:13', '2026-07-05 22:07:13', 'palm_image/WKiuyrFZz7eTnqb1IzbWAYhI7l1KAcTtHZ69SF4E.jpg'),
(878, '116', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability, kindness, and a balanced approach to relationships and love.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a life full of energy and resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships with some emotional sensitivity and care required.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose, career focus, and the ability to overcome obstacles through determination.\",\"success_line\":\"The success (sun) line is visible, suggesting recognition, creativity, and potential for achieving fame or success in artistic or public endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in life circumstances, with a preference for stability over frequent movement.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता और समस्याओं के प्रति तार्किक दृष्टिकोण के साथ व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और अच्छी तरह से परिभाषित है, जो भावनात्मक स्थिरता, दयालुता और रिश्तों और प्यार के प्रति संतुलित दृष्टिकोण का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और लचीलेपन से भरे जीवन को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन विद्यमान है, जो कुछ भावनात्मक संवेदनशीलता और देखभाल की आवश्यकता के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और केंद्र में चलती है, जो उद्देश्य की मजबूत भावना, करियर फोकस और दृढ़ संकल्प के माध्यम से बाधाओं को दूर करने की क्षमता को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है, जो मान्यता, रचनात्मकता और कलात्मक या सार्वजनिक प्रयासों में प्रसिद्धि या सफलता प्राप्त करने की क्षमता का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा करने या जीवन परिस्थितियों में बदलाव का संकेत देती हैं, जिसमें बार-बार आने-जाने की तुलना में स्थिरता को प्राथमिकता दी जाती है।\"}}', NULL, '2026-07-05 22:08:15', '2026-07-05 22:08:15', 'palm_image/cUlkImPRPLZE81GzpSEcCDYRQPtynwv2jf5duZL6.jpg'),
(879, '116', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature and emotional openness. It indicates strong relationships and a caring personality.\",\"life_line\":\"The life line is deep and long, signifying good vitality and a strong constitution. It suggests a life full of energy, stability, and resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or partnerships. It suggests a cautious approach to commitment but potential for meaningful connections.\",\"fate_line\":\"The fate line is visible and runs straight, showing a clear sense of purpose and career direction. It indicates determination and a steady path toward achieving goals.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement, though it may require effort and persistence to fully manifest.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो एक गर्म, दयालु स्वभाव और भावनात्मक खुलेपन को दर्शाती है। यह मजबूत रिश्तों और देखभाल करने वाले व्यक्तित्व का संकेत देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह ऊर्जा, स्थिरता और लचीलेपन से भरे जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है। यह प्रतिबद्धता के प्रति सतर्क दृष्टिकोण लेकिन सार्थक संबंधों की संभावना का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और सीधी चलती है, जिससे उद्देश्य और करियर की दिशा का स्पष्ट पता चलता है। यह लक्ष्यों को प्राप्त करने की दिशा में दृढ़ संकल्प और स्थिर मार्ग का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो मान्यता और उपलब्धि की क्षमता का संकेत देती है, हालांकि इसे पूरी तरह से प्रकट करने के लिए प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2026-07-05 22:51:14', '2026-07-05 22:51:14', 'palm_image/a1VMOoBgTN6jA7uLzAZW2tiJojDa2tDJVXm8uqLD.jpg'),
(880, 'guest_8VtIKhsjbP', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievement in creative or artistic endeavors. It suggests that success may come through perseverance and talent.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment. These lines suggest that travel may bring new opportunities and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और उपलब्धि की ओर इशारा करती है। यह सुझाव देता है कि सफलता दृढ़ता और प्रतिभा के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं सूक्ष्म और कम होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ बताती हैं कि यात्रा नए अवसर और व्यक्तिगत विकास ला सकती है।\"}}', NULL, '2026-07-09 07:27:06', '2026-07-09 07:27:06', 'palm_image/KPEWpstw1l7fmmNUXsMqXjCdye1v0JUG6uNbDfkE.jpg'),
(881, 'guest_tvBbOVQwKT', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates sensitivity and a caring nature.\",\"life_line\":\"The life line is deep and long, suggesting good vitality, strong health, and a zest for life. It indicates a stable and energetic life path with resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships. It suggests a thoughtful approach to commitment and emotional connections.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating a life influenced by personal choices and external circumstances. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and fame may come later in life or through persistent effort. It suggests a steady but modest rise in achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests openness to new experiences but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह संवेदनशीलता और देखभाल करने वाले स्वभाव को दर्शाता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन पथ का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता और भावनात्मक संबंधों के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत अधिक उभरी हुई नहीं है, जो व्यक्तिगत पसंद और बाहरी परिस्थितियों से प्रभावित जीवन का संकेत देती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और प्रसिद्धि जीवन में बाद में या लगातार प्रयास से मिल सकती है। यह उपलब्धियों में स्थिर लेकिन मामूली वृद्धि का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह नए अनुभवों के प्रति खुलेपन का सुझाव देता है लेकिन बार-बार या व्यापक यात्राओं का नहीं।\"}}', NULL, '2026-07-09 09:10:06', '2026-07-09 09:10:06', 'palm_image/7fsLdkgmFX4156nxVgPkWz4q5TAch2ZjdLDDk06j.jpg'),
(886, 'guest_kJGQrinXJk', '{\"en\":{\"head_line\":\"Unable to interpret due to image visibility.\",\"heart_line\":\"Unable to interpret due to image visibility.\",\"life_line\":\"Unable to interpret due to image visibility.\",\"marriage_line\":\"Unable to interpret due to image visibility.\",\"fate_line\":\"Unable to interpret due to image visibility.\",\"success_line\":\"Unable to interpret due to image visibility.\",\"travel_lines\":\"Unable to interpret due to image visibility.\"},\"hi\":{\"head_line\":\"छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"heart_line\":\"छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"life_line\":\"छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"marriage_line\":\"छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"fate_line\":\"छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"success_line\":\"छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\",\"travel_lines\":\"छवि दृश्यता के कारण व्याख्या करने में असमर्थ.\"}}', NULL, '2026-07-13 08:49:25', '2026-07-13 08:49:25', 'palm_image/9MqmqPYRLiPbUfqdB3p02GkOOGVNCHcJi7C7T2QF.jpg'),
(887, '107', '{\"en\":{\"head_line\":\"Unable to interpret due to image quality.\",\"heart_line\":\"Unable to interpret due to image quality.\",\"life_line\":\"Unable to interpret due to image quality.\",\"marriage_line\":\"Unable to interpret due to image quality.\",\"fate_line\":\"Unable to interpret due to image quality.\",\"success_line\":\"Unable to interpret due to image quality.\",\"travel_lines\":\"Unable to interpret due to image quality.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"heart_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"life_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"marriage_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"fate_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"success_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"travel_lines\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\"}}', NULL, '2026-07-13 08:53:17', '2026-07-13 08:53:17', 'palm_image/iXiXOQ60RmbF5D3WQzToeJBrqxuD4n3zv9dOUYzx.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(888, 'guest_gWLEmzWFVE', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the image is too dark to discern any details.\",\"heart_line\":\"Unable to analyze the Heart Line as the image is too dark to discern any details.\",\"life_line\":\"Unable to analyze the Life Line as the image is too dark to discern any details.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the image is too dark to discern any details.\",\"fate_line\":\"Unable to analyze the Fate Line as the image is too dark to discern any details.\",\"success_line\":\"Unable to analyze the Success Line as the image is too dark to discern any details.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the image is too dark to discern any details.\"},\"hi\":{\"head_line\":\"हेड लाइन का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझ पाना संभव नहीं है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि कोई भी विवरण समझ में नहीं आ रहा है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"success_line\":\"सक्सेस लाइन का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"travel_lines\":\"ट्रैवल लाइन्स का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझ पाना संभव नहीं है।\"}}', NULL, '2026-07-14 01:51:23', '2026-07-14 01:51:23', 'palm_image/lfOleozUfYv016BlFGxT6x9GLnH5gb1Lb6l30JgM.jpg'),
(889, '107', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the image is too dark to discern any details.\",\"heart_line\":\"Unable to analyze the Heart Line as the image is too dark to discern any details.\",\"life_line\":\"Unable to analyze the Life Line as the image is too dark to discern any details.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the image is too dark to discern any details.\",\"fate_line\":\"Unable to analyze the Fate Line as the image is too dark to discern any details.\",\"success_line\":\"Unable to analyze the Success Line as the image is too dark to discern any details.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the image is too dark to discern any details.\"},\"hi\":{\"head_line\":\"हेड लाइन का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझ पाना संभव नहीं है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि कोई भी विवरण समझ में नहीं आ रहा है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"success_line\":\"सक्सेस लाइन का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"travel_lines\":\"ट्रैवल लाइन्स का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझ पाना संभव नहीं है।\"}}', NULL, '2026-07-14 01:52:27', '2026-07-14 01:52:27', 'palm_image/Ux0LcLjFj0o8niOs1ZmBo4mcoyjpC37HhuPJ0hO9.jpg'),
(890, 'guest_ujHeSCEUII', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests a person who values relationships and is likely to have fulfilling emotional connections.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a cautious approach to relationships and partnerships. It may indicate a few significant relationships or a thoughtful commitment style.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances may influence the person\'s life path, but they retain a good degree of control over their destiny.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort rather than immediate success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, likely for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और उसके भावनात्मक संबंध पूरे होने की संभावना है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो रिश्तों और साझेदारी के प्रति सतर्क दृष्टिकोण का सुझाव देती है। यह कुछ महत्वपूर्ण रिश्तों या एक विचारशील प्रतिबद्धता शैली का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो दर्शाता है कि बाहरी परिस्थितियां व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं, लेकिन वे अपने भाग्य पर काफी हद तक नियंत्रण बनाए रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो बताती है कि पहचान और प्रसिद्धि जीवन में बाद में या तत्काल सफलता के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों से कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं।\"}}', NULL, '2026-07-14 02:10:25', '2026-07-14 02:10:25', 'palm_image/bpbgygEC58k3puTa32bCgUg4zd6XDt4OlzzTolFI.jpg'),
(891, '107', '{\"en\":{\"head_line\":\"The head line is clear and well-defined, indicating strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional life, warmth in relationships, and a compassionate nature.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, a strong constitution, and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is distinct and runs straight, signifying a clear sense of purpose, career stability, and a strong drive to achieve personal goals.\",\"success_line\":\"The success line is visible and well-marked, pointing to recognition in creative or professional endeavors and a tendency to achieve success through talent and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment that bring moderate but positive experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो संतुलित भावनात्मक जीवन, रिश्तों में गर्मजोशी और दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और ऊर्जा और उत्साह से भरे जीवन को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक रिश्तों की संभावना का संकेत देती हैं, हालांकि उन्हें फलने-फूलने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और सीधी चलती है, जो उद्देश्य की स्पष्ट भावना, करियर स्थिरता और व्यक्तिगत लक्ष्यों को प्राप्त करने के लिए एक मजबूत ड्राइव का प्रतीक है।\",\"success_line\":\"सफलता रेखा दृश्यमान और अच्छी तरह से चिह्नित है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और प्रतिभा और दृढ़ता के माध्यम से सफलता प्राप्त करने की प्रवृत्ति की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं जो मध्यम लेकिन सकारात्मक अनुभव लाती हैं।\"}}', NULL, '2026-07-14 02:28:48', '2026-07-14 02:28:48', 'palm_image/D00IJLZOwy2LzCq38HlQRlBE92zUC9ozWyormray.jpg'),
(892, 'guest_CZQpPT0X11', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a strong constitution, and a generally healthy life with stability and endurance.\",\"marriage_line\":\"The marriage line is faint but present, indicating a potential for meaningful relationships, though there may be some challenges or delays in commitment.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting that the person\'s career path may have some fluctuations or changes, with periods of uncertainty or shifts in direction.\",\"success_line\":\"The success (sun) line is visible and straight, indicating recognition and achievement in creative or artistic pursuits, with potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनशील होता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और गहरे प्रेम और सहानुभूति की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और स्थिरता और सहनशक्ति के साथ आम तौर पर स्वस्थ जीवन को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों की संभावना का संकेत देती है, हालांकि प्रतिबद्धता में कुछ चुनौतियाँ या देरी हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जिससे पता चलता है कि व्यक्ति के करियर पथ में कुछ उतार-चढ़ाव या परिवर्तन हो सकते हैं, अनिश्चितता की अवधि या दिशा में बदलाव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और सीधी है, जो प्रसिद्धि या सार्वजनिक प्रशंसा की संभावना के साथ रचनात्मक या कलात्मक गतिविधियों में मान्यता और उपलब्धि का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या व्यापक यात्राएँ नहीं।\"}}', NULL, '2026-07-14 03:26:27', '2026-07-14 03:26:27', 'palm_image/dXf2ph6vJmbCneHa4pVOV2HLL7fsCUWzyZI3eILE.jpg'),
(893, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a capacity for deep love and empathy.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, a strong constitution, and a generally healthy life with stability and endurance.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though there may be some challenges or delays in romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting that the person\'s career path or life direction may experience changes or interruptions, with some periods of uncertainty.\",\"success_line\":\"The success (sun) line is not prominently visible, which may imply that recognition and fame are not primary focuses, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, but not frequent or significant journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनशील होता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और गहरे प्रेम और सहानुभूति की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और स्थिरता और सहनशक्ति के साथ आम तौर पर स्वस्थ जीवन का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों की संभावना का संकेत देती है, हालांकि रोमांटिक प्रतिबद्धताओं में कुछ चुनौतियाँ या देरी हो सकती है।\",\"fate_line\":\"भाग्य रेखा फीकी और रुक-रुक कर होती है, जिससे पता चलता है कि व्यक्ति के करियर पथ या जीवन की दिशा में कुछ समय के लिए अनिश्चितता के साथ परिवर्तन या रुकावट का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं है, या लगातार प्रयास के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या महत्वपूर्ण यात्राओं का नहीं।\"}}', NULL, '2026-07-14 03:27:18', '2026-07-14 03:27:18', 'palm_image/oiUC6MpOgXTbiOXQDoZyfCYZ31ampAGDYXS6b3DC.jpg'),
(894, 'guest_s13BAbs0JA', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may be important but not necessarily permanent.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the person is likely to experience stability and success through their own efforts.\",\"success_line\":\"The success (Sun) line is faint but discernible, suggesting potential for recognition and achievement in creative or artistic pursuits. Success may come gradually but steadily.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह सुझाव देता है कि धैर्यवान और जीवन के प्रति उत्साह रखने वाला व्यक्ति लंबे और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक बंधनों का सुझाव देती हैं जो महत्वपूर्ण हो सकते हैं लेकिन जरूरी नहीं कि स्थायी हों।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने प्रयासों से स्थिरता और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक गतिविधियों में मान्यता और उपलब्धि की संभावना का सुझाव देती है। सफलता धीरे-धीरे लेकिन लगातार मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं। ये पंक्तियाँ दुनिया और यात्राओं के माध्यम से प्राप्त अनुभवों के बारे में जिज्ञासा का संकेत देती हैं।\"}}', NULL, '2026-07-14 05:11:36', '2026-07-14 05:11:36', 'palm_image/pJiUu69UrlSks6CIrDaQO2toiQuhR157LrkWltb8.jpg'),
(896, 'guest_klHZSMdhZz', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, compassionate nature with strong emotional depth. This person values relationships and is likely to be caring and affectionate.\",\"life_line\":\"The life line is deep and long, signifying robust health, vitality, and a strong life force. It suggests a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a reserved approach to relationships. This may suggest fewer significant romantic partnerships or a cautious attitude toward commitment.\",\"fate_line\":\"The fate line is present but faint, suggesting that external circumstances may influence the person\'s life path. There may be periods of uncertainty or change in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are subtle and few, implying occasional travel or changes in environment, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो मजबूत भावनात्मक गहराई के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और देखभाल करने वाला तथा स्नेही होने की संभावना रखता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो मजबूत स्वास्थ्य, जीवन शक्ति और मजबूत जीवन शक्ति का प्रतीक है। यह सुझाव देता है कि धैर्यवान और जीवन के प्रति उत्साह रखने वाला व्यक्ति लंबे और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखाएं फीकी और कम होती हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण का संकेत देती हैं। यह कम महत्वपूर्ण रोमांटिक साझेदारियों या प्रतिबद्धता के प्रति सतर्क रवैये का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो बताती है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित कर सकती हैं। करियर या जीवन की दिशा में अनिश्चितता या बदलाव का दौर आ सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ सूक्ष्म और कम हैं, जो कभी-कभार यात्रा या पर्यावरण में परिवर्तन का संकेत देती हैं, लेकिन बार-बार या व्यापक यात्राएँ नहीं।\"}}', NULL, '2026-07-15 09:14:27', '2026-07-15 09:14:27', 'palm_image/vsYfW0IG1S1ndPOVBgrW0SjxlWRQTd507LhtvE8P.jpg'),
(899, 'guest_DOMJOyFhQZ', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships with some emotional sensitivity.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes.\",\"success_line\":\"The success line is not prominently visible, which may imply that achievements come through steady effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और अच्छी तरह से परिभाषित है, जो रिश्तों में भावनात्मक स्थिरता और गर्म, देखभाल करने वाले स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन विद्यमान है, जो कुछ भावनात्मक संवेदनशीलता के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ यह हो सकता है कि उपलब्धियाँ अचानक भाग्य के बजाय स्थिर प्रयास से आती हैं।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास के लिए।\"}}', NULL, '2026-07-15 09:23:36', '2026-07-15 09:23:36', 'palm_image/Z7cYPLjqF22NaMGiP35mSbVXtpllWlCtOiZuA3Zs.jpg'),
(900, '118', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"A deep and curved heart line suggests a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"A long and unbroken life line signifies good health, vitality, and a stable life journey with few major obstacles.\",\"marriage_line\":\"A single, clear marriage line indicates a stable and harmonious relationship or marriage in the future.\",\"fate_line\":\"A distinct fate line shows a strong sense of purpose and career focus, with significant achievements likely through dedication.\",\"success_line\":\"A prominent success line (Sun line) suggests recognition, fame, or success in creative or professional endeavors.\",\"travel_lines\":\"Multiple fine travel lines indicate frequent journeys or changes in environment, often bringing new experiences and opportunities.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा मजबूत भावनात्मक संबंधों और गहरे प्रेम की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"एक लंबी और अखंडित जीवन रेखा अच्छे स्वास्थ्य, जीवन शक्ति और कुछ बड़ी बाधाओं के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"एक एकल, स्पष्ट विवाह रेखा भविष्य में एक स्थिर और सामंजस्यपूर्ण संबंध या विवाह का संकेत देती है।\",\"fate_line\":\"एक स्पष्ट भाग्य रेखा उद्देश्य और करियर फोकस की एक मजबूत भावना को दर्शाती है, जिसमें समर्पण के माध्यम से महत्वपूर्ण उपलब्धियां होने की संभावना है।\",\"success_line\":\"एक प्रमुख सफलता रेखा (सूर्य रेखा) रचनात्मक या व्यावसायिक प्रयासों में मान्यता, प्रसिद्धि या सफलता का सुझाव देती है।\",\"travel_lines\":\"अनेक महीन यात्रा रेखाएं लगातार यात्राओं या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर नए अनुभव और अवसर लाती हैं।\"}}', NULL, '2026-07-15 09:26:55', '2026-07-15 09:26:55', 'palm_image/XYALl4X0JjPjb6135HRIVYzBZKeXxHClrHv3Ks26.jpg'),
(901, 'guest_glKYjgjQnK', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, suggesting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded nature.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages. It suggests a cautious approach to commitment and meaningful partnerships.\",\"fate_line\":\"The fate line is faint but present, indicating some influence of external circumstances on life path and career. It suggests adaptability and the ability to overcome challenges.\",\"success_line\":\"The success (sun) line is faint and not very prominent, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और अच्छे स्वभाव का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो कुछ महत्वपूर्ण रिश्तों या विवाहों का संकेत देती हैं। यह प्रतिबद्धता और सार्थक साझेदारी के प्रति सतर्क दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन मौजूद है, जो जीवन पथ और करियर पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है। यह अनुकूलनशीलता और चुनौतियों पर काबू पाने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जो रचनात्मक या व्यावसायिक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह प्रयास के साथ विकास की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता को प्राथमिकता लेकिन नए अनुभवों के प्रति खुलेपन का सुझाव देता है।\"}}', NULL, '2026-07-15 09:31:21', '2026-07-15 09:31:21', 'palm_image/eU7LYcNOR5jebcmsIT6rXf457wuRuujkMEfGOUQL.jpg'),
(902, '119', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to image visibility.\",\"heart_line\":\"Unable to analyze the Heart Line due to image visibility.\",\"life_line\":\"Unable to analyze the Life Line due to image visibility.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to image visibility.\",\"fate_line\":\"Unable to analyze the Fate Line due to image visibility.\",\"success_line\":\"Unable to analyze the Success Line due to image visibility.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to image visibility.\"},\"hi\":{\"head_line\":\"छवि दृश्यता के कारण हेड लाइन का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"छवि दृश्यता के कारण हृदय रेखा का विश्लेषण करने में असमर्थ।\",\"life_line\":\"छवि दृश्यता के कारण जीवन रेखा का विश्लेषण करने में असमर्थ।\",\"marriage_line\":\"छवि दृश्यता के कारण विवाह रेखा का विश्लेषण करने में असमर्थ।\",\"fate_line\":\"छवि दृश्यता के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"छवि दृश्यता के कारण सफलता रेखा का विश्लेषण करने में असमर्थ।\",\"travel_lines\":\"छवि दृश्यता के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-07-15 09:43:03', '2026-07-15 09:43:03', 'palm_image/ahwEe8yEJtMEHQt2Xcl5aQFlmBon0sMXfFQ1te3w.jpg'),
(903, '119', '{\"en\":{\"head_line\":\"Unable to interpret due to image quality.\",\"heart_line\":\"Unable to interpret due to image quality.\",\"life_line\":\"Unable to interpret due to image quality.\",\"marriage_line\":\"Unable to interpret due to image quality.\",\"fate_line\":\"Unable to interpret due to image quality.\",\"success_line\":\"Unable to interpret due to image quality.\",\"travel_lines\":\"Unable to interpret due to image quality.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"heart_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"life_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"marriage_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"fate_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"success_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"travel_lines\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\"}}', NULL, '2026-07-15 09:44:05', '2026-07-15 09:44:05', 'palm_image/EPRJIHpYeyBBloM4ssOlVvqw0jLFc6zxi3ZKUsaf.jpg'),
(904, '119', '{\"en\":{\"head_line\":\"Unable to interpret due to image quality.\",\"heart_line\":\"Unable to interpret due to image quality.\",\"life_line\":\"Unable to interpret due to image quality.\",\"marriage_line\":\"Unable to interpret due to image quality.\",\"fate_line\":\"Unable to interpret due to image quality.\",\"success_line\":\"Unable to interpret due to image quality.\",\"travel_lines\":\"Unable to interpret due to image quality.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"heart_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"life_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"marriage_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"fate_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"success_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"travel_lines\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\"}}', NULL, '2026-07-15 09:45:45', '2026-07-15 09:45:45', 'palm_image/7BzDimAkNRPZ21ulhhyNGgCQLtEorYmnuLn2MBIq.jpg'),
(905, '119', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, strong health, and a zest for life. It suggests a stable and well-grounded individual with a positive outlook.\",\"marriage_line\":\"The marriage line is faint but present, suggesting a potential for meaningful relationships and partnerships. It indicates sensitivity and care in romantic commitments.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances but with personal effort playing a significant role. It suggests adaptability in career and life path.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success, often achieved through persistence and steady effort rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह सकारात्मक दृष्टिकोण वाले एक स्थिर और जमीन से जुड़े व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों और साझेदारियों की संभावना का संकेत देती है। यह रोमांटिक प्रतिबद्धताओं में संवेदनशीलता और देखभाल को इंगित करता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत गहरी नहीं है, जो बाहरी परिस्थितियों से प्रभावित लेकिन व्यक्तिगत प्रयास की महत्वपूर्ण भूमिका वाले जीवन का संकेत देती है। यह करियर और जीवन पथ में अनुकूलता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो मध्यम मान्यता और सफलता का संकेत देती है, जो अक्सर अचानक प्रसिद्धि के बजाय दृढ़ता और स्थिर प्रयास के माध्यम से हासिल की जाती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, अक्सर व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-07-15 09:46:19', '2026-07-15 09:46:19', 'palm_image/aBYSUojxtWhFrNcNPOjAjaZn0zJtKIURJgFmZEcc.jpg'),
(906, 'guest_9gZ5YuSu6N', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests resilience and a strong physical constitution.\",\"marriage_line\":\"The marriage line is faint and short, suggesting a reserved approach to relationships or fewer significant romantic partnerships. It may indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced more by personal choices than external circumstances. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major theme in life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह लचीलेपन और मजबूत शारीरिक गठन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का सुझाव देती है। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या कि यात्रा जीवन का एक प्रमुख विषय नहीं है। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-07-15 09:49:18', '2026-07-15 09:49:18', 'palm_image/TlWgsr1G5qa0gW0fdDl4PefG8Oeln8OWlyoGlXEA.jpg'),
(907, '120', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests resilience and a strong physical constitution.\",\"marriage_line\":\"The marriage line is faint and short, suggesting a reserved approach to relationships or fewer significant romantic commitments. It may indicate a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating a life influenced more by personal choices than external circumstances. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and faint, suggesting limited but meaningful travel experiences. It indicates a preference for stability over frequent changes in environment.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह लचीलेपन और मजबूत शारीरिक गठन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का सुझाव देती है। यह गहरी साझेदारी से पहले व्यक्तिगत विकास पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का संकेत देती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा पंक्तियाँ कम और धुंधली हैं, जो सीमित लेकिन सार्थक यात्रा अनुभवों का सुझाव देती हैं। यह पर्यावरण में बार-बार होने वाले बदलावों की तुलना में स्थिरता को प्राथमिकता देने का संकेत देता है।\"}}', NULL, '2026-07-15 09:55:43', '2026-07-15 09:55:43', 'palm_image/uSLyFEkFdd0mbSutJP5jR4rL8SFgSGRuAWRT4Ld6.jpg'),
(908, 'guest_FIiDR4WWhu', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting emotional warmth, compassion, and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships with some emotional sensitivity.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is visible and straight, reflecting ambition, recognition, and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring moderate impact to life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और मजबूत पारस्परिक संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन विद्यमान है, जो कुछ भावनात्मक संवेदनशीलता के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों और करियर या दिशा में बदलाव से प्रभावित जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा दृश्यमान और सीधी है, जो रचनात्मक या व्यावसायिक प्रयासों में महत्वाकांक्षा, मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभी यात्रा या पर्यावरण में बदलाव का संकेत देती हैं जो जीवन पर मध्यम प्रभाव लाती हैं।\"}}', NULL, '2026-07-15 11:51:26', '2026-07-15 11:51:26', 'palm_image/6uQAqBzhF0g8WQcg8YMWE3kCLwIwBQfEgvBsz8VK.jpg'),
(909, 'guest_GgBH9eRli0', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking skills.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating potential for meaningful relationships with some emotional sensitivity.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a life influenced by external circumstances with some personal control over destiny.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can come through steady effort.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, mostly for personal growth or leisure.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच कौशल के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता और मजबूत रिश्तों के साथ गर्म, दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो कुछ भावनात्मक संवेदनशीलता के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो भाग्य पर कुछ व्यक्तिगत नियंत्रण के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं है, लेकिन स्थिर प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और हल्की हैं, जिसका अर्थ है कभी-कभार यात्रा करना या पर्यावरण में बदलाव, ज्यादातर व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2026-07-15 12:10:00', '2026-07-15 12:10:00', 'palm_image/Y1GMcZf6OI2NUbWAjUb6ouYf1Ezjw2wWAWIRyF5e.jpg'),
(910, '118', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm and compassionate nature. This person is likely to have deep emotional connections and values harmony in relationships.\",\"life_line\":\"The life line is strong and well-defined, showing vitality and a robust constitution. It suggests a life filled with energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships. It suggests a cautious approach to commitment, with a focus on emotional compatibility.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (sun) line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that the person will gain respect and possibly fame in their chosen field.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional journeys that bring new experiences and personal growth. These travels are likely to be enriching but not frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो गर्म और दयालु स्वभाव को दर्शाती है। इस व्यक्ति के गहरे भावनात्मक संबंध होने की संभावना है और वह रिश्तों में सामंजस्य को महत्व देता है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, जो जीवन शक्ति और एक मजबूत संविधान को दर्शाती है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों की संभावना का संकेत देती है। यह भावनात्मक अनुकूलता पर ध्यान देने के साथ प्रतिबद्धता के प्रति सतर्क दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और केंद्र में चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। इस व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। इससे पता चलता है कि व्यक्ति अपने चुने हुए क्षेत्र में सम्मान और संभवतः प्रसिद्धि प्राप्त करेगा।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो सामयिक यात्राओं का संकेत देती हैं जो नए अनुभव और व्यक्तिगत विकास लाती हैं। ये यात्राएँ समृद्ध होने की संभावना है लेकिन बार-बार नहीं।\"}}', NULL, '2026-07-15 12:13:04', '2026-07-15 12:13:04', 'palm_image/BS0cOuZU9PRBnfUYff2RRPvQOiNtnCRwheRxFQeo.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(911, 'guest_oYRV7RC0xW', '{\"en\":{\"head_line\":\"The head line is faint and unclear, suggesting a person who may have fluctuating focus and occasional indecisiveness but also a flexible and adaptable mind.\",\"heart_line\":\"The heart line is not distinctly visible, indicating a reserved emotional nature or someone who keeps their feelings private and may experience emotional ups and downs.\",\"life_line\":\"The life line appears faint and shallow, which can imply a cautious approach to life, potential vulnerability to stress, but also resilience and the ability to recover from difficulties.\",\"marriage_line\":\"Marriage lines are not clearly defined, suggesting either a delayed or less conventional approach to relationships and partnerships.\",\"fate_line\":\"The fate line is not distinctly visible, indicating a life path that may be influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, which may suggest that recognition and fame are not primary motivators, or that success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"Travel lines are not clearly visible, implying limited long-distance travel or that travel will not play a major role in the person\'s life journey.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा धुंधली और अस्पष्ट है, जो एक ऐसे व्यक्ति का सुझाव देती है जिसका ध्यान केंद्रित करने में उतार-चढ़ाव और कभी-कभी अनिर्णय की स्थिति हो सकती है, लेकिन साथ ही उसका दिमाग लचीला और अनुकूलनीय भी हो सकता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट रूप से दिखाई नहीं देती है, जो एक आरक्षित भावनात्मक प्रकृति या ऐसे व्यक्ति को इंगित करती है जो अपनी भावनाओं को निजी रखता है और भावनात्मक उतार-चढ़ाव का अनुभव कर सकता है।\",\"life_line\":\"जीवन रेखा धुंधली और उथली दिखाई देती है, जो जीवन के प्रति सतर्क दृष्टिकोण, तनाव के प्रति संभावित संवेदनशीलता, बल्कि लचीलापन और कठिनाइयों से उबरने की क्षमता का भी संकेत दे सकती है।\",\"marriage_line\":\"विवाह रेखाओं को स्पष्ट रूप से परिभाषित नहीं किया गया है, जो रिश्तों और साझेदारियों के लिए या तो विलंबित या कम पारंपरिक दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट रूप से दिखाई नहीं देती है, जो एक ऐसे जीवन पथ का संकेत देती है जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता अचानक सफलताओं के बजाय स्थिर प्रयास से आएगी।\",\"travel_lines\":\"यात्रा रेखाएं स्पष्ट रूप से दिखाई नहीं देती हैं, जिसका अर्थ है कि लंबी दूरी की यात्रा सीमित है या यात्रा व्यक्ति की जीवन यात्रा में प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2026-07-15 20:29:07', '2026-07-15 20:29:07', 'palm_image/Nf4o5MHNu6aqzmRD7GYEO3rtCZq42vv7xH0BUdAV.jpg'),
(912, '118', '{\"en\":{\"head_line\":\"The head line appears faint and unclear, suggesting a person who may have a flexible and adaptable mindset but might struggle with focus or decisiveness at times.\",\"heart_line\":\"The heart line is not distinctly visible, indicating possible emotional reserve or difficulty in expressing feelings openly.\",\"life_line\":\"The life line is faint and not well-defined, which may imply a cautious approach to health and vitality, with potential periods of low energy or vulnerability.\",\"marriage_line\":\"Marriage lines are not clearly visible, suggesting that relationships may be private or not a dominant focus in life, or that significant relationships may develop later.\",\"fate_line\":\"The fate line is not distinctly marked, indicating a life path that may be influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, which could mean that recognition and fame are not primary goals, or success may come through unconventional or less visible means.\",\"travel_lines\":\"Travel lines are faint or absent, suggesting limited long-distance travel or that travel may not play a significant role in this person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा धुंधली और अस्पष्ट दिखाई देती है, जो एक ऐसे व्यक्ति का सुझाव देती है जिसकी मानसिकता लचीली और अनुकूलनीय हो सकती है, लेकिन कभी-कभी फोकस या निर्णायकता के साथ संघर्ष कर सकता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट रूप से दिखाई नहीं देती है, जो संभावित भावनात्मक आरक्षितता या भावनाओं को खुलकर व्यक्त करने में कठिनाई का संकेत देती है।\",\"life_line\":\"जीवन रेखा धुंधली है और अच्छी तरह से परिभाषित नहीं है, जो कम ऊर्जा या भेद्यता की संभावित अवधि के साथ स्वास्थ्य और जीवन शक्ति के प्रति सतर्क दृष्टिकोण का संकेत दे सकती है।\",\"marriage_line\":\"विवाह रेखाएँ स्पष्ट रूप से दिखाई नहीं देती हैं, जिससे पता चलता है कि रिश्ते निजी हो सकते हैं या जीवन में प्रमुख फोकस नहीं हो सकते हैं, या बाद में महत्वपूर्ण रिश्ते विकसित हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट रूप से चिह्नित नहीं है, जो एक ऐसे जीवन पथ का संकेत देती है जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं, या सफलता अपरंपरागत या कम दिखाई देने वाले तरीकों से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं धुंधली या अनुपस्थित हैं, जो लंबी दूरी की सीमित यात्रा का सुझाव देती हैं या यात्रा इस व्यक्ति के जीवन में महत्वपूर्ण भूमिका नहीं निभा सकती है।\"}}', NULL, '2026-07-15 20:35:30', '2026-07-15 20:35:30', 'palm_image/sGLQzbF4g76ajzdwQscA6zeKFeiKp4bUB3cmBkW2.jpg'),
(913, 'guest_hDtDsqz8u0', '{\"en\":{\"head_line\":\"The head line appears faint and unclear, suggesting a thoughtful and introspective nature but possibly some indecisiveness or lack of clarity in decision-making.\",\"heart_line\":\"The heart line is not distinctly visible, indicating a reserved emotional nature or a tendency to keep feelings private and guarded.\",\"life_line\":\"The life line is faint and not well-defined, which may imply a cautious approach to life and health, with potential periods of low energy or vulnerability.\",\"marriage_line\":\"Marriage lines are not clearly visible, suggesting that relationships may not be a primary focus or that there may be few significant romantic commitments.\",\"fate_line\":\"The fate line is not distinctly marked, indicating a life path that may be influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, which could mean that recognition and fame are not major driving forces, or success may come through unconventional or less visible means.\",\"travel_lines\":\"Travel lines are faint or absent, suggesting limited long-distance travel or that travel may not play a significant role in life experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा फीकी और अस्पष्ट दिखाई देती है, जो विचारशील और आत्मविश्लेषी स्वभाव का संकेत देती है लेकिन संभवतः निर्णय लेने में कुछ अनिर्णय या स्पष्टता की कमी है।\",\"heart_line\":\"हृदय रेखा स्पष्ट रूप से दिखाई नहीं देती है, जो एक आरक्षित भावनात्मक प्रकृति या भावनाओं को निजी और संरक्षित रखने की प्रवृत्ति का संकेत देती है।\",\"life_line\":\"जीवन रेखा धुंधली है और अच्छी तरह से परिभाषित नहीं है, जो कम ऊर्जा या भेद्यता की संभावित अवधि के साथ जीवन और स्वास्थ्य के प्रति सतर्क दृष्टिकोण का संकेत दे सकती है।\",\"marriage_line\":\"विवाह रेखाएँ स्पष्ट रूप से दिखाई नहीं दे रही हैं, जिससे पता चलता है कि रिश्ते प्राथमिक फोकस नहीं हो सकते हैं या कुछ महत्वपूर्ण रोमांटिक प्रतिबद्धताएँ हो सकती हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट रूप से चिह्नित नहीं है, जो एक ऐसे जीवन पथ का संकेत देती है जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्रमुख प्रेरक शक्तियाँ नहीं हैं, या सफलता अपरंपरागत या कम दिखाई देने वाले तरीकों से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं धुंधली या अनुपस्थित हैं, जो लंबी दूरी की सीमित यात्रा का सुझाव देती हैं या यात्रा जीवन के अनुभवों में महत्वपूर्ण भूमिका नहीं निभा सकती है।\"}}', NULL, '2026-07-15 21:01:13', '2026-07-15 21:01:13', 'palm_image/T2NQnHyzdeSow54KAWLvxpcYE7H9JnWyaKfef1CZ.jpg'),
(914, 'guest_PWzVfBaQUS', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"A deep and curved heart line suggests a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"A long and unbroken life line signifies good health, vitality, and a stable life journey with few major obstacles.\",\"marriage_line\":\"A single, clear marriage line indicates a stable and harmonious relationship or marriage in the future.\",\"fate_line\":\"A distinct fate line shows a strong sense of purpose and career focus, with steady progress in professional life.\",\"success_line\":\"A prominent success (sun) line suggests recognition, fame, or achievement in creative or professional endeavors.\",\"travel_lines\":\"Multiple fine travel lines indicate frequent journeys or changes in environment, often bringing new experiences and opportunities.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा मजबूत भावनात्मक संबंधों और गहरे प्रेम की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"एक लंबी और अखंडित जीवन रेखा अच्छे स्वास्थ्य, जीवन शक्ति और कुछ बड़ी बाधाओं के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"एक एकल, स्पष्ट विवाह रेखा भविष्य में एक स्थिर और सामंजस्यपूर्ण संबंध या विवाह का संकेत देती है।\",\"fate_line\":\"एक स्पष्ट भाग्य रेखा पेशेवर जीवन में निरंतर प्रगति के साथ उद्देश्य और करियर फोकस की एक मजबूत भावना को दर्शाती है।\",\"success_line\":\"एक प्रमुख सफलता (सूर्य) रेखा रचनात्मक या व्यावसायिक प्रयासों में मान्यता, प्रसिद्धि या उपलब्धि का सुझाव देती है।\",\"travel_lines\":\"अनेक महीन यात्रा रेखाएं लगातार यात्राओं या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर नए अनुभव और अवसर लाती हैं।\"}}', NULL, '2026-07-15 21:48:07', '2026-07-15 21:48:07', 'palm_image/CKCprgeNLnKuZWByxgHarlOqsyK12fmIfIP8QHLQ.jpg'),
(915, 'guest_jkCtO1qlea', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"A deep and curved heart line suggests a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"A long and unbroken life line signifies good health, vitality, and a stable life journey with few major obstacles.\",\"marriage_line\":\"A single, clear marriage line indicates a stable and harmonious relationship or marriage in the future.\",\"fate_line\":\"A distinct fate line shows a strong sense of purpose and career focus, with significant influence from external circumstances.\",\"success_line\":\"A prominent success (sun) line suggests recognition, fame, or achievement in creative or professional endeavors.\",\"travel_lines\":\"Multiple fine travel lines indicate frequent journeys or changes in environment, often bringing new experiences and opportunities.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा मजबूत भावनात्मक संबंधों और गहरे प्रेम की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"एक लंबी और अखंडित जीवन रेखा अच्छे स्वास्थ्य, जीवन शक्ति और कुछ बड़ी बाधाओं के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"एक एकल, स्पष्ट विवाह रेखा भविष्य में एक स्थिर और सामंजस्यपूर्ण संबंध या विवाह का संकेत देती है।\",\"fate_line\":\"एक स्पष्ट भाग्य रेखा बाहरी परिस्थितियों के महत्वपूर्ण प्रभाव के साथ, उद्देश्य और करियर फोकस की एक मजबूत भावना को दर्शाती है।\",\"success_line\":\"एक प्रमुख सफलता (सूर्य) रेखा रचनात्मक या व्यावसायिक प्रयासों में मान्यता, प्रसिद्धि या उपलब्धि का सुझाव देती है।\",\"travel_lines\":\"अनेक महीन यात्रा रेखाएं लगातार यात्राओं या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर नए अनुभव और अवसर लाती हैं।\"}}', NULL, '2026-07-16 05:35:00', '2026-07-16 05:35:00', 'palm_image/wEK7zNJjQV4YXAfGSlG92YCkyMUUEmnh0egIupyH.jpg'),
(916, '121', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"A deep and curved heart line suggests a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"A long and unbroken life line signifies good health, vitality, and a stable life journey with few major obstacles.\",\"marriage_line\":\"A single, clear marriage line indicates a stable and harmonious relationship or marriage in the future.\",\"fate_line\":\"A distinct fate line shows a strong sense of purpose and career focus, with steady progress in professional life.\",\"success_line\":\"A prominent success (sun) line suggests recognition, fame, or achievement in creative or artistic endeavors.\",\"travel_lines\":\"Multiple fine travel lines indicate frequent journeys or changes in environment, often bringing new experiences and opportunities.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा मजबूत भावनात्मक संबंधों और गहरे प्रेम की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"एक लंबी और अखंडित जीवन रेखा अच्छे स्वास्थ्य, जीवन शक्ति और कुछ बड़ी बाधाओं के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"एक एकल, स्पष्ट विवाह रेखा भविष्य में एक स्थिर और सामंजस्यपूर्ण संबंध या विवाह का संकेत देती है।\",\"fate_line\":\"एक स्पष्ट भाग्य रेखा पेशेवर जीवन में निरंतर प्रगति के साथ उद्देश्य और करियर फोकस की एक मजबूत भावना को दर्शाती है।\",\"success_line\":\"एक प्रमुख सफलता (सूर्य) रेखा रचनात्मक या कलात्मक प्रयासों में मान्यता, प्रसिद्धि या उपलब्धि का सुझाव देती है।\",\"travel_lines\":\"अनेक महीन यात्रा रेखाएं लगातार यात्राओं या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर नए अनुभव और अवसर लाती हैं।\"}}', NULL, '2026-07-16 06:07:05', '2026-07-16 06:07:05', 'palm_image/gQFQBopffWfhzaGxtUBVoCt0suwH1LgxUGPrJj8b.jpg'),
(917, 'guest_ABm9oPWdHY', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking skills.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though they may require effort and communication.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success (sun) line is visible and straight, indicating recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, mostly for personal growth or leisure.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच कौशल के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता और मजबूत रिश्तों के साथ गर्म, दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों की संभावना का संकेत देती है, हालांकि उन्हें प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों और करियर या दिशा में बदलाव से प्रभावित जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट और सीधी है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2026-07-16 06:32:36', '2026-07-16 06:32:36', 'palm_image/JslfkJWGgdbdyBEyBnULtG4FANk1GqHWKyeLH6dN.jpg'),
(918, '122', '{\"en\":{\"head_line\":\"A clear and straight head line indicates strong mental clarity, focus, and practical thinking. The person is likely to be intelligent and decisive.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional matters.\",\"life_line\":\"A deep and long life line signifies good vitality, strong health, and a zest for life. It suggests a stable and energetic lifestyle.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus, with steady progress in life.\",\"success_line\":\"The success (sun) line is faint but noticeable, indicating potential for recognition and achievement, especially in creative or artistic endeavors.\",\"travel_lines\":\"Several fine travel lines suggest opportunities for travel and exploration, bringing new experiences and personal growth.\"},\"hi\":{\"head_line\":\"स्पष्ट और सीधी मस्तिष्क रेखा मजबूत मानसिक स्पष्टता, फोकस और व्यावहारिक सोच का संकेत देती है। व्यक्ति बुद्धिमान एवं निर्णायक होने की संभावना रखता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो रिश्तों और भावनात्मक मामलों के प्रति संतुलित दृष्टिकोण के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"गहरी और लंबी जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवनशैली का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों की संभावना का संकेत देती है, हालांकि उन्हें फलने-फूलने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो जीवन में निरंतर प्रगति के साथ उद्देश्य और करियर फोकस की मजबूत भावना का सुझाव देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन ध्यान देने योग्य है, जो विशेष रूप से रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का संकेत देती है।\",\"travel_lines\":\"कई बेहतरीन यात्रा लाइनें यात्रा और अन्वेषण के अवसरों का सुझाव देती हैं, जिससे नए अनुभव और व्यक्तिगत विकास होता है।\"}}', NULL, '2026-07-16 06:35:18', '2026-07-16 06:35:18', 'palm_image/hv6iqfwZx5kAuaUgBhMou2H0qvDzTRpxlkBi1hTZ.jpg'),
(919, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, suggesting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded nature.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances but with personal effort playing a significant role. It indicates adaptability and resilience in career and life path.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal or faint, suggesting limited long-distance travel or that travel is not a major focus in life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और अच्छे स्वभाव का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएँ फीकी और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक साझेदारियों या रिश्तों में मात्रा से अधिक गुणवत्ता पर ध्यान देने का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन वर्तमान है, जो बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है लेकिन इसमें व्यक्तिगत प्रयास महत्वपूर्ण भूमिका निभाते हैं। यह करियर और जीवन पथ में अनुकूलनशीलता और लचीलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या सफलता जीवन में बाद में अचानक सफलताओं के बजाय स्थिर प्रयास से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं न्यूनतम या धुंधली हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यह कि यात्रा जीवन में प्रमुख फोकस नहीं है। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-07-16 07:25:44', '2026-07-16 07:25:44', 'palm_image/DAlJR1gpndp9IhpSD5ruVyltmPPSCBpWaNMbGRqp.jpg'),
(920, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, strong health, and a zest for life. It suggests a stable and energetic life path with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life influenced by destiny with steady progress in professional matters.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement in creative or artistic fields. It suggests that success may come through perseverance and talent.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest that travel may bring new experiences and opportunities but is not a dominant theme.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन पथ का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधनों को दर्शाती हैं जिनके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह व्यावसायिक मामलों में निरंतर प्रगति के साथ भाग्य से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि की संभावना का संकेत देती है। यह सुझाव देता है कि सफलता दृढ़ता और प्रतिभा के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ बताती हैं कि यात्रा नए अनुभव और अवसर ला सकती है लेकिन यह एक प्रमुख विषय नहीं है।\"}}', NULL, '2026-07-16 07:27:45', '2026-07-16 07:27:45', 'palm_image/NbEzebmOEwWZtmCH2Sx0OjqPHkch6uysbde52SLi.jpg'),
(921, 'guest_X25ytKJaiJ', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships with potential for lasting commitment.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting a life influenced by external circumstances with some changes in career or direction.\",\"success_line\":\"The success line is faint and short, implying moderate recognition and achievements, with potential for growth through effort.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, mostly for personal growth or leisure.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता और मजबूत रिश्तों के साथ गर्म, दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो स्थायी प्रतिबद्धता की संभावना वाले कुछ महत्वपूर्ण रिश्तों का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत अधिक उभरी हुई नहीं है, जो करियर या दिशा में कुछ बदलावों के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता की रेखा धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है, जिसमें प्रयास के माध्यम से विकास की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2026-07-16 07:30:02', '2026-07-16 07:30:02', 'palm_image/JpJQNfAU7Bhod5HAvLM6zcJKdFhGOEx1iGVVAMgW.jpg'),
(922, '118', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life with a stable foundation.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating potential for meaningful relationships with some emotional sensitivity and care.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes, with adaptability being key.\",\"success_line\":\"The success line is visible and straight, pointing to recognition and achievement in creative or professional endeavors through consistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच क्षमताओं के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता और मजबूत पारस्परिक संबंधों के साथ गर्म, दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर नींव के साथ जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो कुछ भावनात्मक संवेदनशीलता और देखभाल के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन पथ का सुझाव देती है, जिसमें अनुकूलनशीलता प्रमुख है।\",\"success_line\":\"सफलता रेखा स्पष्ट और सीधी है, जो निरंतर प्रयास के माध्यम से रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या वातावरण में बदलाव का संकेत देती हैं जो नए अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', NULL, '2026-07-16 07:30:42', '2026-07-16 07:30:42', 'palm_image/RSDplHdnw1J2QrNIwau4MrCZ280plxWaDXZaoo4U.jpg'),
(923, 'guest_2bafcd9Nlo', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting strong vitality, good health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though they may require effort and communication.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting that external circumstances may influence life direction, with some periods of uncertainty.\",\"success_line\":\"The success (sun) line is visible and straight, indicating potential for recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, mostly for personal growth or leisure.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच क्षमताओं के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता और स्वस्थ संबंधों के साथ गर्म, दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों की संभावना का संकेत देती है, हालांकि उन्हें प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जिससे पता चलता है कि बाहरी परिस्थितियाँ जीवन की दिशा को प्रभावित कर सकती हैं, कुछ समय के लिए अनिश्चितता भी।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और सीधी है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि की संभावना का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2026-07-16 07:58:45', '2026-07-16 07:58:45', 'palm_image/evHdlgCODER25P9sDZRuEx3WQJXpHJIiVXZxPQGU.jpg'),
(924, '118', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with strong emotional connections and empathy.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint but present, reflecting a life influenced by external circumstances with some fluctuations in career or life direction.\",\"success_line\":\"The success line is not distinctly visible, suggesting that achievements may come through steady effort rather than sudden recognition or fame.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच क्षमताओं के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और सहानुभूति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन वर्तमान है, जो करियर या जीवन की दिशा में कुछ उतार-चढ़ाव के साथ बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, जिससे पता चलता है कि उपलब्धियाँ अचानक मान्यता या प्रसिद्धि के बजाय स्थिर प्रयास से आ सकती हैं।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो स्थिरता और परिचित वातावरण को प्राथमिकता के साथ सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन का संकेत देती हैं।\"}}', NULL, '2026-07-16 08:09:58', '2026-07-16 08:09:58', 'palm_image/6FUupWJY3dcBrJ8cnMwJeQpKw3grRCoX5IT0m8ME.jpg'),
(925, '118', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success line is not distinctly visible, which may imply that success will come through personal effort and perseverance rather than external recognition or fame.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and infrequent rather than frequent or adventurous.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो संतुलित भावनात्मक अभिव्यक्ति और अच्छे पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाले स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन वर्तमान है, जो करियर या जीवन की दिशा में कुछ उतार-चढ़ाव, लेकिन समग्र रूप से स्थिर प्रगति के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ यह हो सकता है कि सफलता बाहरी मान्यता या प्रसिद्धि के बजाय व्यक्तिगत प्रयास और दृढ़ता से आएगी।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यात्रा बार-बार या साहसिक होने के बजाय उद्देश्यपूर्ण और दुर्लभ होगी।\"}}', NULL, '2026-07-16 08:11:35', '2026-07-16 08:11:35', 'palm_image/yGI7tRaiKVvjx7rNk4nihfdt1AZ7UHliPD4QPgB4.jpg'),
(926, '118', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is distinct and runs centrally, signifying a strong sense of purpose and steady career progress.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel that brings moderate but meaningful experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा धीरे से घुमावदार और अच्छी तरह से परिभाषित है, जो एक गर्म, दयालु स्वभाव और संतुलित भावनात्मक जीवन का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और केंद्र में चलती है, जो उद्देश्य की मजबूत भावना और स्थिर कैरियर प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धियों की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभी यात्रा का सुझाव देती हैं जो मध्यम लेकिन सार्थक अनुभव लाती हैं।\"}}', NULL, '2026-07-16 08:34:07', '2026-07-16 08:34:07', 'palm_image/QJeQxL8Cc0Gtv18OeGmjSHsX7faHBKzNBgJiEgaG.jpg'),
(927, 'guest_RYhhS1hbNr', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting emotional warmth, compassion, and a capacity for deep relationships. It indicates a person who values love and emotional connection.\",\"life_line\":\"The life line is deep and smooth, signifying good vitality and a strong constitution. It suggests a life filled with energy and resilience, with a stable and healthy lifestyle.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships. It suggests a cautious approach to commitment but with positive prospects for lasting bonds.\",\"fate_line\":\"The fate line is distinct and runs straight, showing a strong sense of purpose and career focus. It indicates a life path influenced by determination and external circumstances that shape personal growth.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and achievement in creative or professional endeavors. It points to a person who is likely to gain fame or success through talent and hard work.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional journeys or changes in environment. It suggests a person who may travel for personal growth or career opportunities but prefers stability.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और गहरे रिश्तों की क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो प्यार और भावनात्मक संबंध को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और चिकनी होती है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह एक स्थिर और स्वस्थ जीवनशैली के साथ ऊर्जा और लचीलेपन से भरे जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता के प्रति सतर्क दृष्टिकोण का सुझाव देता है लेकिन स्थायी बांड के लिए सकारात्मक संभावनाओं के साथ।\",\"fate_line\":\"भाग्य रेखा स्पष्ट होती है और सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। यह दृढ़ संकल्प और बाहरी परिस्थितियों से प्रभावित जीवन पथ को इंगित करता है जो व्यक्तिगत विकास को आकार देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि का सुझाव देती है। यह एक ऐसे व्यक्ति की ओर इशारा करता है जिसे प्रतिभा और कड़ी मेहनत के माध्यम से प्रसिद्धि या सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो यदा-कदा यात्राओं या वातावरण में परिवर्तन का संकेत देती हैं। यह एक ऐसे व्यक्ति का सुझाव देता है जो व्यक्तिगत विकास या करियर के अवसरों के लिए यात्रा कर सकता है लेकिन स्थिरता पसंद करता है।\"}}', NULL, '2026-07-16 08:58:16', '2026-07-16 08:58:16', 'palm_image/BVcE6gbS6gv6rh4PqbRxbaD2VT7ybrB3XihtEV00.jpg'),
(928, '118', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with practical thinking and good decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and strong relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success line is not prominently visible, implying that recognition and fame may not be primary focuses, but steady personal achievements are likely.\",\"travel_lines\":\"The travel lines are minimal or absent, indicating limited long-distance travel or a preference for staying close to home.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो व्यावहारिक सोच और अच्छी निर्णय लेने की क्षमता के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता और मजबूत रिश्तों के साथ गर्म, दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली या अनुपस्थित है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं दे रही है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन स्थिर व्यक्तिगत उपलब्धियाँ होने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या अनुपस्थित हैं, जो सीमित लंबी दूरी की यात्रा या घर के करीब रहने की प्राथमिकता का संकेत देती हैं।\"}}', NULL, '2026-07-16 08:59:33', '2026-07-16 08:59:33', 'palm_image/5i68mfIQu8pcGgXIBAxMML12HNdCrX8tQORQWtAa.jpg'),
(929, '124', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, health, and a stable life path. It suggests a person with strong physical energy and resilience.\",\"marriage_line\":\"The marriage line is faint but present, suggesting a potential for meaningful relationships and partnerships. It indicates a thoughtful approach to commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced by external circumstances and personal choices rather than a predetermined path. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through personal effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often related to work or personal growth rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह मजबूत शारीरिक ऊर्जा और लचीलेपन वाले व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों और साझेदारियों की संभावना का संकेत देती है। यह प्रतिबद्धता के प्रति एक विचारशील दृष्टिकोण का संकेत देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो पूर्व निर्धारित पथ के बजाय बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन व्यक्तिगत प्रयास और दृढ़ता के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, जो अक्सर बार-बार या व्यापक यात्राओं के बजाय काम या व्यक्तिगत विकास से संबंधित होती हैं।\"}}', NULL, '2026-07-16 09:02:04', '2026-07-16 09:02:04', 'palm_image/VYfQxlAjUMHirt8nW3EG7tr3m7VzOqDzA45yjS7g.jpg'),
(930, 'guest_rM3cf0MXhr', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"Interpretation not available.\",\"marriage_line\":\"Interpretation not available.\",\"fate_line\":\"Interpretation not available.\",\"success_line\":\"Interpretation not available.\",\"travel_lines\":\"Interpretation not available.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"व्याख्या उपलब्ध नहीं है.\",\"marriage_line\":\"व्याख्या उपलब्ध नहीं है.\",\"fate_line\":\"व्याख्या उपलब्ध नहीं है.\",\"success_line\":\"व्याख्या उपलब्ध नहीं है.\",\"travel_lines\":\"व्याख्या उपलब्ध नहीं है.\"}}', NULL, '2026-07-17 04:57:02', '2026-07-17 04:57:02', 'palm_image/4Dfb9xkOAiDPjsJUiTTInUpw6euv0P44Fzr0eFGz.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(931, 'guest_EhgFNcL3N5', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance and good interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life journey with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success line is faint or absent, implying that recognition and fame may not be the primary focus, with success coming through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major aspect of life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक संतुलन और अच्छे पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाले स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, जबकि सफलता निरंतर प्रयास से आती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या कि यात्रा जीवन का एक प्रमुख पहलू नहीं है।\"}}', NULL, '2026-07-17 05:03:57', '2026-07-17 05:03:57', 'palm_image/UAvIkXWIHLkBTSn3kRdr2yL5YWy6VeNFjThCeEVz.jpg'),
(932, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, reflecting a warm, compassionate nature and strong emotional connections. It indicates a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may suggest a focus on personal growth before deep partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than external circumstances. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be primary motivators. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or a preference for familiar environments. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे से ऊपर की ओर मुड़ती है, जो एक गर्म, दयालु स्वभाव और मजबूत भावनात्मक संबंधों को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो रिश्तों को महत्व देता है और भावनाओं को खुलकर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह जीवन के प्रति उत्साह रखने वाले एक स्थिर और ऊर्जावान व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है। यह गहरी साझेदारियों से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हो सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या परिचित वातावरण को प्राथमिकता देने का सुझाव देती हैं। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-07-17 05:04:53', '2026-07-17 05:04:53', 'palm_image/Tj5wtDuaPSmKiieeHbsgzsGuMdyiuhq49PxmpEGG.jpg'),
(933, '107', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not provided.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not provided.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not provided.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not provided.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not provided.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not provided.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not provided.\"},\"hi\":{\"head_line\":\"हस्त रेखा का चित्र उपलब्ध नहीं होने के कारण मस्तिष्क रेखा का विश्लेषण करने में असमर्थ।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि हस्तरेखा चित्र उपलब्ध नहीं कराया गया है।\",\"fate_line\":\"हस्त रेखा का चित्र उपलब्ध नहीं होने के कारण भाग्य रेखा का विश्लेषण करने में असमर्थ।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि हथेली का चित्र उपलब्ध नहीं कराया गया है।\",\"travel_lines\":\"हस्तरेखा चित्र उपलब्ध नहीं होने के कारण यात्रा रेखाओं का विश्लेषण करने में असमर्थ।\"}}', NULL, '2026-07-17 05:08:03', '2026-07-17 05:08:03', 'palm_image/Qu1dBhqX849tVmCLRhezFCFNrDvh6GQ30M0SIn5G.jpg'),
(934, '107', '{\"en\":{\"head_line\":\"The Head Line indicates a clear and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The Heart Line suggests a warm, compassionate nature with deep emotional connections and a balanced approach to relationships.\",\"life_line\":\"The Life Line shows vitality and a strong constitution, indicating a life filled with energy and resilience.\",\"marriage_line\":\"The Marriage Line reveals stable and harmonious relationships with potential for long-lasting partnerships.\",\"fate_line\":\"The Fate Line points to a well-defined career path with steady progress and significant achievements.\",\"success_line\":\"The Success Line (Sun Line) indicates recognition and fulfillment in creative or professional endeavors.\",\"travel_lines\":\"The Travel Lines suggest opportunities for meaningful journeys and experiences that broaden horizons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा मजबूत विश्लेषणात्मक क्षमताओं और अच्छे निर्णय लेने के कौशल के साथ एक स्पष्ट और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरे भावनात्मक संबंधों और रिश्तों के प्रति संतुलित दृष्टिकोण के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा जीवन शक्ति और मजबूत संरचना को दर्शाती है, जो ऊर्जा और लचीलेपन से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह रेखा लंबे समय तक चलने वाली साझेदारी की क्षमता के साथ स्थिर और सामंजस्यपूर्ण संबंधों को प्रकट करती है।\",\"fate_line\":\"भाग्य रेखा स्थिर प्रगति और महत्वपूर्ण उपलब्धियों के साथ एक अच्छी तरह से परिभाषित कैरियर पथ की ओर इशारा करती है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) रचनात्मक या व्यावसायिक प्रयासों में मान्यता और पूर्ति का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइन्स सार्थक यात्राओं और अनुभवों के अवसर सुझाती हैं जो क्षितिज को व्यापक बनाती हैं।\"}}', NULL, '2026-07-17 05:08:42', '2026-07-17 05:08:42', 'palm_image/JL0yzfRtCpbiYh62p0gUyCeqf0tdZ7LdZnYggcrK.jpg'),
(935, '107', '{\"en\":{\"head_line\":\"Unable to interpret due to image quality.\",\"heart_line\":\"Unable to interpret due to image quality.\",\"life_line\":\"Unable to interpret due to image quality.\",\"marriage_line\":\"Unable to interpret due to image quality.\",\"fate_line\":\"Unable to interpret due to image quality.\",\"success_line\":\"Unable to interpret due to image quality.\",\"travel_lines\":\"Unable to interpret due to image quality.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"heart_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"life_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"marriage_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"fate_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"success_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"travel_lines\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\"}}', NULL, '2026-07-17 05:09:14', '2026-07-17 05:09:14', 'palm_image/E3gapjzzTf2IBBsikONJJc40V6AJhkPVjzLgkRuj.jpg'),
(936, '107', '{\"en\":{\"head_line\":\"Unable to interpret due to lack of visible palm lines.\",\"heart_line\":\"Unable to interpret due to lack of visible palm lines.\",\"life_line\":\"Unable to interpret due to lack of visible palm lines.\",\"marriage_line\":\"Unable to interpret due to lack of visible palm lines.\",\"fate_line\":\"Unable to interpret due to lack of visible palm lines.\",\"success_line\":\"Unable to interpret due to lack of visible palm lines.\",\"travel_lines\":\"Unable to interpret due to lack of visible palm lines.\"},\"hi\":{\"head_line\":\"हस्तरेखाएँ स्पष्ट न होने के कारण व्याख्या करने में असमर्थ।\",\"heart_line\":\"हस्तरेखाएँ स्पष्ट न होने के कारण व्याख्या करने में असमर्थ।\",\"life_line\":\"हस्तरेखाएँ स्पष्ट न होने के कारण व्याख्या करने में असमर्थ।\",\"marriage_line\":\"हस्तरेखाएँ स्पष्ट न होने के कारण व्याख्या करने में असमर्थ।\",\"fate_line\":\"हस्तरेखाएँ स्पष्ट न होने के कारण व्याख्या करने में असमर्थ।\",\"success_line\":\"हस्तरेखाएँ स्पष्ट न होने के कारण व्याख्या करने में असमर्थ।\",\"travel_lines\":\"हस्तरेखाएँ स्पष्ट न होने के कारण व्याख्या करने में असमर्थ।\"}}', NULL, '2026-07-17 05:11:34', '2026-07-17 05:11:34', 'palm_image/oM6tJ5lrPfJpWvUpOJXp2P2ETlI7TaRKQCf0Ccgl.jpg'),
(937, '107', '{\"en\":{\"head_line\":\"Unable to interpret due to image quality.\",\"heart_line\":\"Unable to interpret due to image quality.\",\"life_line\":\"Unable to interpret due to image quality.\",\"marriage_line\":\"Unable to interpret due to image quality.\",\"fate_line\":\"Unable to interpret due to image quality.\",\"success_line\":\"Unable to interpret due to image quality.\",\"travel_lines\":\"Unable to interpret due to image quality.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"heart_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"life_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"marriage_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"fate_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"success_line\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\",\"travel_lines\":\"छवि गुणवत्ता के कारण व्याख्या करने में असमर्थ.\"}}', NULL, '2026-07-17 05:12:04', '2026-07-17 05:12:04', 'palm_image/jGxZoo6C5tmasPxUGfXWvGFts3FpS0t5Xb75NvrC.jpg'),
(938, '107', '{\"en\":{\"head_line\":\"Unable to interpret the Head Line due to image quality.\",\"heart_line\":\"Unable to interpret the Heart Line due to image quality.\",\"life_line\":\"Unable to interpret the Life Line due to image quality.\",\"marriage_line\":\"Unable to interpret the Marriage Line due to image quality.\",\"fate_line\":\"Unable to interpret the Fate Line due to image quality.\",\"success_line\":\"Unable to interpret the Success Line due to image quality.\",\"travel_lines\":\"Unable to interpret the Travel Lines due to image quality.\"},\"hi\":{\"head_line\":\"छवि गुणवत्ता के कारण हेड लाइन की व्याख्या करने में असमर्थ।\",\"heart_line\":\"छवि गुणवत्ता के कारण हृदय रेखा की व्याख्या करने में असमर्थ।\",\"life_line\":\"छवि गुणवत्ता के कारण जीवन रेखा की व्याख्या करने में असमर्थ।\",\"marriage_line\":\"छवि गुणवत्ता के कारण विवाह रेखा की व्याख्या करने में असमर्थ।\",\"fate_line\":\"छवि गुणवत्ता के कारण भाग्य रेखा की व्याख्या करने में असमर्थ।\",\"success_line\":\"छवि गुणवत्ता के कारण सफलता रेखा की व्याख्या करने में असमर्थ।\",\"travel_lines\":\"छवि गुणवत्ता के कारण यात्रा रेखाओं की व्याख्या करने में असमर्थ।\"}}', NULL, '2026-07-17 05:13:36', '2026-07-17 05:13:36', 'palm_image/YasYbNZYeaxAit5B7nIXDnAV7T9pHGRRn1Sfmo03.jpg'),
(939, 'guest_yEOrN77rbf', '{\"en\":{\"head_line\":\"Not visible in the image for interpretation.\",\"heart_line\":\"Not visible in the image for interpretation.\",\"life_line\":\"Not visible in the image for interpretation.\",\"marriage_line\":\"Not visible in the image for interpretation.\",\"fate_line\":\"Not visible in the image for interpretation.\",\"success_line\":\"Not visible in the image for interpretation.\",\"travel_lines\":\"Not visible in the image for interpretation.\"},\"hi\":{\"head_line\":\"व्याख्या के लिए छवि में दिखाई नहीं दे रहा है।\",\"heart_line\":\"व्याख्या के लिए छवि में दिखाई नहीं दे रहा है।\",\"life_line\":\"व्याख्या के लिए छवि में दिखाई नहीं दे रहा है।\",\"marriage_line\":\"व्याख्या के लिए छवि में दिखाई नहीं दे रहा है।\",\"fate_line\":\"व्याख्या के लिए छवि में दिखाई नहीं दे रहा है।\",\"success_line\":\"व्याख्या के लिए छवि में दिखाई नहीं दे रहा है।\",\"travel_lines\":\"व्याख्या के लिए छवि में दिखाई नहीं दे रहा है।\"}}', NULL, '2026-07-17 05:49:30', '2026-07-17 05:49:30', 'palm_image/eSzqEYtCDyzTp26waYe6eDW5RggBUSoZSW5jxatJ.jpg'),
(940, 'guest_UV2Pxo3WDp', '{\"en\":{\"head_line\":\"Unable to analyze the head line as the image does not show a palm.\",\"heart_line\":\"Unable to analyze the heart line as the image does not show a palm.\",\"life_line\":\"Unable to analyze the life line as the image does not show a palm.\",\"marriage_line\":\"Unable to analyze the marriage line as the image does not show a palm.\",\"fate_line\":\"Unable to analyze the fate line as the image does not show a palm.\",\"success_line\":\"Unable to analyze the success line as the image does not show a palm.\",\"travel_lines\":\"Unable to analyze the travel lines as the image does not show a palm.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली नहीं दिखती है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\"}}', NULL, '2026-07-17 10:01:33', '2026-07-17 10:01:33', 'palm_image/EWkyDSxCgRqF542TqW5FYycGBhFdwO0szlvKFwss.jpg'),
(941, '118', '{\"en\":{\"head_line\":\"Unable to analyze the head line as the image provided is not a palm image.\",\"heart_line\":\"Unable to analyze the heart line as the image provided is not a palm image.\",\"life_line\":\"Unable to analyze the life line as the image provided is not a palm image.\",\"marriage_line\":\"Unable to analyze the marriage line as the image provided is not a palm image.\",\"fate_line\":\"Unable to analyze the fate line as the image provided is not a palm image.\",\"success_line\":\"Unable to analyze the success line as the image provided is not a palm image.\",\"travel_lines\":\"Unable to analyze the travel lines as the image provided is not a palm image.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान किया गया चित्र हथेली का चित्र नहीं है।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\"}}', NULL, '2026-07-17 10:02:41', '2026-07-17 10:02:41', 'palm_image/NyF4xsMbodU2eojgy4skGEOpG6xQBENpR6Gzncn5.jpg'),
(942, 'guest_BtvpRzDNeX', '{\"en\":{\"head_line\":\"Interpretation text here\",\"heart_line\":\"Interpretation text here\",\"life_line\":\"Interpretation text here\",\"marriage_line\":\"Interpretation text here\",\"fate_line\":\"Interpretation text here\",\"success_line\":\"Interpretation text here\",\"travel_lines\":\"Interpretation text here\"},\"hi\":{\"head_line\":\"व्याख्या पाठ यहाँ\",\"heart_line\":\"व्याख्या पाठ यहाँ\",\"life_line\":\"व्याख्या पाठ यहाँ\",\"marriage_line\":\"व्याख्या पाठ यहाँ\",\"fate_line\":\"व्याख्या पाठ यहाँ\",\"success_line\":\"व्याख्या पाठ यहाँ\",\"travel_lines\":\"व्याख्या पाठ यहाँ\"}}', NULL, '2026-07-17 20:37:05', '2026-07-17 20:37:05', 'palm_image/Jd1DbSeY39Z2dt9WwKgaIjUgdeVBlG78DhIBYPUE.jpg'),
(943, '125', '{\"en\":{\"head_line\":\"Not visible for interpretation.\",\"heart_line\":\"Not visible for interpretation.\",\"life_line\":\"Not visible for interpretation.\",\"marriage_line\":\"Not visible for interpretation.\",\"fate_line\":\"Not visible for interpretation.\",\"success_line\":\"Not visible for interpretation.\",\"travel_lines\":\"Not visible for interpretation.\"},\"hi\":{\"head_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"heart_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"life_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"marriage_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"fate_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"success_line\":\"व्याख्या के लिए दृश्यमान नहीं है.\",\"travel_lines\":\"व्याख्या के लिए दृश्यमान नहीं है.\"}}', NULL, '2026-07-17 20:41:07', '2026-07-17 20:41:07', 'palm_image/6XXVfTATqBkbvTAV1TeIf3dKHA1SKoSs3OT0TCSt.jpg'),
(944, 'guest_VLyxHRkLlm', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm and compassionate nature. This person is likely to be emotionally expressive and values close relationships and harmony in love.\",\"life_line\":\"The life line is deep and well-defined, signifying strong vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships. It may suggest fewer but meaningful romantic connections or a cautious attitude towards commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than by external circumstances or destiny. This person may experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is not clearly visible, suggesting that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and faint, indicating limited but significant travel experiences. These journeys may be purposeful and impactful rather than frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो गर्म और दयालु स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक रूप से अभिव्यंजक होने की संभावना रखता है और करीबी रिश्तों और प्रेम में सद्भाव को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी होती है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण का संकेत देती है। यह कम लेकिन सार्थक रोमांटिक संबंधों या प्रतिबद्धता के प्रति सतर्क रवैये का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। इस व्यक्ति को करियर या जीवन की दिशा में बदलाव का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिससे पता चलता है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और धुंधली हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों का संकेत देती हैं। ये यात्राएँ बार-बार या व्यापक होने के बजाय उद्देश्यपूर्ण और प्रभावशाली हो सकती हैं।\"}}', NULL, '2026-07-18 09:27:08', '2026-07-18 09:27:08', 'palm_image/8YZpnsEwtQY5VIV06dJTY7Tv8LHtMwl6aJdkcHJe.jpg'),
(945, '118', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a warm, compassionate nature with emotional stability and good relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting strong vitality, good health, and a stable life path with few major disruptions.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (sun) line is not clearly visible, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच क्षमताओं के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता और अच्छे रिश्तों के साथ गर्म, दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति, अच्छे स्वास्थ्य और कुछ बड़े व्यवधानों के साथ एक स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली या अनुपस्थित है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का संकेत दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यात्रा जीवन के अनुभवों में प्रमुख भूमिका नहीं निभाएगी।\"}}', NULL, '2026-07-18 09:28:36', '2026-07-18 09:28:36', 'palm_image/2Gl2I1ohfGZe8Mi9xhIKm0oykUZhb0YsCiRRbgMd.jpg'),
(946, '107', '{\"en\":{\"head_line\":\"A clear and slightly curved head line indicates a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, indicating good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate fewer significant romantic relationships or a reserved approach to partnerships. It suggests a cautious or selective attitude in love.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that the person may experience changes in career or life direction and might rely more on personal choices than destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major influence in the person\'s life path.\"},\"hi\":{\"head_line\":\"स्पष्ट और थोड़ी घुमावदार मस्तिष्क रेखा रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनशील होता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह सकारात्मक दृष्टिकोण के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी होती हैं, जो कम महत्वपूर्ण रोमांटिक रिश्तों या साझेदारी के प्रति आरक्षित दृष्टिकोण का संकेत दे सकती हैं। यह प्यार में सतर्क या चयनात्मक रवैये का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और बहुत प्रमुख नहीं है, जिससे पता चलता है कि व्यक्ति करियर या जीवन की दिशा में बदलाव का अनुभव कर सकता है और भाग्य की तुलना में व्यक्तिगत विकल्पों पर अधिक भरोसा कर सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यात्रा का व्यक्ति के जीवन पथ पर कोई बड़ा प्रभाव नहीं है।\"}}', NULL, '2026-07-20 01:55:03', '2026-07-20 01:55:03', 'palm_image/ZyBgSIq0Sw3t6xMdrS9qz4oV9Jzi8jcYZz5rs8Nb.jpg'),
(947, 'guest_alZJmh9Tym', '{\"en\":{\"head_line\":\"Unable to interpret due to unclear image.\",\"heart_line\":\"Unable to interpret due to unclear image.\",\"life_line\":\"Unable to interpret due to unclear image.\",\"marriage_line\":\"Unable to interpret due to unclear image.\",\"fate_line\":\"Unable to interpret due to unclear image.\",\"success_line\":\"Unable to interpret due to unclear image.\",\"travel_lines\":\"Unable to interpret due to unclear image.\"},\"hi\":{\"head_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"heart_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"life_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"marriage_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"fate_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"success_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"travel_lines\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\"}}', NULL, '2026-07-20 07:30:21', '2026-07-20 07:30:21', 'palm_image/M4Byp0df7FLbZLHyJFRm87hDf5bICQ9RMvdXWie4.jpg'),
(948, '118', '{\"en\":{\"head_line\":\"Unable to interpret the head line as the palm lines are not clearly visible in the image.\",\"heart_line\":\"Unable to interpret the heart line as the palm lines are not clearly visible in the image.\",\"life_line\":\"Unable to interpret the life line as the palm lines are not clearly visible in the image.\",\"marriage_line\":\"Unable to interpret the marriage line as the palm lines are not clearly visible in the image.\",\"fate_line\":\"Unable to interpret the fate line as the palm lines are not clearly visible in the image.\",\"success_line\":\"Unable to interpret the success line as the palm lines are not clearly visible in the image.\",\"travel_lines\":\"Unable to interpret the travel lines as the palm lines are not clearly visible in the image.\"},\"hi\":{\"head_line\":\"चित्र में हस्त रेखा स्पष्ट न दिखाई देने के कारण मस्तिष्क रेखा की व्याख्या करने में असमर्थ हूँ।\",\"heart_line\":\"हृदय रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हस्तरेखाएँ स्पष्ट रूप से दिखाई नहीं दे रही हैं।\",\"life_line\":\"चित्र में हस्त रेखाएँ स्पष्ट रूप से दिखाई न देने के कारण जीवन रेखा की व्याख्या करने में असमर्थ हूँ।\",\"marriage_line\":\"चित्र में हस्तरेखा स्पष्ट दिखाई न देने के कारण विवाह रेखा की व्याख्या करने में असमर्थ हूँ।\",\"fate_line\":\"चित्र में हस्त रेखाएँ स्पष्ट रूप से दिखाई न देने के कारण भाग्य रेखा की व्याख्या करने में असमर्थ हूँ।\",\"success_line\":\"छवि में हस्त रेखाएँ स्पष्ट रूप से दिखाई न देने के कारण सफलता रेखा की व्याख्या करने में असमर्थ हूँ।\",\"travel_lines\":\"चित्र में हस्त रेखाएँ स्पष्ट रूप से दिखाई न देने के कारण यात्रा रेखाओं की व्याख्या करने में असमर्थ हूँ।\"}}', NULL, '2026-07-20 08:20:16', '2026-07-20 08:20:16', 'palm_image/voJMeU0RLLTL7d0RpJ4IuH8JUGisi8xarquL37To.jpg'),
(949, 'guest_ZSFAMmrM2o', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with a good capacity for learning and decision-making.\",\"heart_line\":\"The heart line is smooth and slightly curved, indicating a warm, compassionate nature with a good balance between emotions and logic. It suggests healthy relationships and emotional stability.\",\"life_line\":\"A deep and long life line suggests vitality, good health, and a strong life force. It indicates a person who is energetic and resilient, with a stable and secure life path.\",\"marriage_line\":\"The marriage line is faint but clear, indicating a meaningful relationship or marriage that may require effort and understanding to maintain harmony and happiness.\",\"fate_line\":\"The fate line is distinct and runs straight, suggesting a strong sense of purpose and career focus. It indicates a life influenced by destiny with significant achievements and steady progress.\",\"success_line\":\"The success (sun) line is visible and well-marked, indicating recognition, creativity, and success in artistic or professional endeavors. It suggests a person who gains fame or appreciation for their talents.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है। यह सीखने और निर्णय लेने की अच्छी क्षमता वाले संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनाओं और तर्क के बीच अच्छे संतुलन के साथ गर्म, दयालु स्वभाव का संकेत देती है। यह स्वस्थ संबंधों और भावनात्मक स्थिरता का सुझाव देता है।\",\"life_line\":\"गहरी और लंबी जीवन रेखा जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का सुझाव देती है। यह एक ऐसे व्यक्ति को इंगित करता है जो स्थिर और सुरक्षित जीवन पथ के साथ ऊर्जावान और लचीला है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का संकेत देती है जिसमें सद्भाव और खुशी बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह महत्वपूर्ण उपलब्धियों और स्थिर प्रगति के साथ भाग्य से प्रभावित जीवन का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और अच्छी तरह से चिह्नित है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और सफलता का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो अपनी प्रतिभा के लिए प्रसिद्धि या सराहना प्राप्त करता है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं जो नए अनुभव और विकास के अवसर लाती हैं।\"}}', NULL, '2026-07-20 19:42:39', '2026-07-20 19:42:39', 'palm_image/enjBzkPdIgXjdDP5I2CTNJWTnruVeNenNQ9VRqm9.png'),
(950, 'guest_BU0ovbgF4e', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with a good mix of creativity and logic.\",\"heart_line\":\"The heart line is smooth and slightly curved, indicating a warm, compassionate nature with a strong capacity for love and emotional expression. It suggests harmonious relationships and emotional stability.\",\"life_line\":\"A deep and long life line suggests good vitality, strong health, and a zest for life. It indicates a person who is energetic and enjoys a robust physical constitution.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships or partnerships in life. It suggests meaningful emotional connections, though possibly with some challenges or changes.\",\"fate_line\":\"The fate line is moderately clear and runs straight, indicating a steady career path with a strong sense of purpose. It suggests that the individual is likely to experience consistent progress and fulfillment in their professional life.\",\"success_line\":\"The success (sun) line is faint but visible, suggesting potential for recognition and achievement, especially in creative or artistic fields. It indicates that success may come later in life with perseverance.\",\"travel_lines\":\"Several fine travel lines indicate a love for exploration and new experiences. This suggests that the individual may have opportunities for travel that broaden their horizons and contribute to personal growth.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है। यह रचनात्मकता और तर्क के अच्छे मिश्रण के साथ एक संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो प्रेम और भावनात्मक अभिव्यक्ति की मजबूत क्षमता के साथ गर्म, दयालु स्वभाव का संकेत देती है। यह सामंजस्यपूर्ण संबंधों और भावनात्मक स्थिरता का सुझाव देता है।\",\"life_line\":\"गहरी और लंबी जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह एक ऐसे व्यक्ति को इंगित करता है जो ऊर्जावान है और एक मजबूत शारीरिक गठन का आनंद लेता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट होती है, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है। यह सार्थक भावनात्मक संबंधों का सुझाव देता है, हालाँकि संभवतः कुछ चुनौतियों या परिवर्तनों के साथ।\",\"fate_line\":\"भाग्य रेखा मध्यम रूप से स्पष्ट है और सीधी चलती है, जो दृढ़ उद्देश्य की भावना के साथ एक स्थिर कैरियर पथ का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति और संतुष्टि का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन दृश्यमान है, जो विशेष रूप से रचनात्मक या कलात्मक क्षेत्रों में पहचान और उपलब्धि की संभावना का संकेत देती है। यह इंगित करता है कि दृढ़ता के साथ जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"कई बेहतरीन यात्रा रेखाएँ अन्वेषण और नए अनुभवों के प्रति प्रेम का संकेत देती हैं। इससे पता चलता है कि व्यक्ति के पास यात्रा के अवसर हो सकते हैं जो उनके क्षितिज को व्यापक बनाते हैं और व्यक्तिगत विकास में योगदान करते हैं।\"}}', NULL, '2026-07-20 19:48:52', '2026-07-20 19:48:52', 'palm_image/jYRLFnsHDCqhft80p4Sm9OipikTtWTSbfukU9qz5.png'),
(951, 'guest_Rz51GvBzlQ', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with creativity and logic.\",\"heart_line\":\"The heart line is smooth and slightly curved, indicating a warm, compassionate nature with emotional stability. It suggests a person who values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage line is faint and short, indicating a cautious approach to relationships. It may suggest fewer significant romantic relationships or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes. It indicates adaptability and a journey with varied experiences and opportunities.\",\"success_line\":\"The success (Sun) line is visible but not very prominent, indicating moderate recognition and achievement. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है। यह रचनात्मकता और तर्क के साथ संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता के साथ गर्म, दयालु स्वभाव का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुलकर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह सुझाव देता है कि धैर्यवान और जीवन के प्रति उत्साह रखने वाला व्यक्ति लंबे और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी होती है, जो रिश्तों के प्रति सतर्क दृष्टिकोण का संकेत देती है। यह कम महत्वपूर्ण रोमांटिक रिश्तों या साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान देने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन का संकेत देती है। यह अनुकूलनशीलता और विविध अनुभवों और अवसरों के साथ यात्रा का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो मध्यम मान्यता और उपलब्धि का संकेत देती है। यह बताता है कि लगातार प्रयास और दृढ़ता से सफलता मिलेगी।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-07-20 19:59:02', '2026-07-20 19:59:02', 'palm_image/fTtEJECEBQPtu4V1ahTRMyk6tiXT3fXtBbHR4Uo7.png'),
(952, 'guest_h3NClkXzKH', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life journey with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or faint, suggesting limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो संतुलित भावनात्मक अभिव्यक्ति और अच्छे पारस्परिक संबंधों के साथ एक गर्म, देखभाल करने वाले स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2026-07-20 20:03:41', '2026-07-20 20:03:41', 'palm_image/rsJKectBX0eoSgzdmyM8Fy3jOEC9oR4WpTJ8y9pV.jpg'),
(953, '118', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional depth and a balanced approach to relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is faint and somewhat broken, suggesting changes in career or life direction, with periods of uncertainty but also opportunities for growth.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can be achieved through steady effort.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, mostly for personal growth or leisure rather than frequent relocations.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता और समस्याओं के प्रति तार्किक दृष्टिकोण के साथ व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गहराई के साथ एक गर्म, देखभाल करने वाले स्वभाव और रिश्तों के प्रति एक संतुलित दृष्टिकोण का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो सार्थक रिश्तों की संभावना का संकेत देती है, हालांकि उन्हें पनपने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई है, जो करियर या जीवन की दिशा में बदलाव का संकेत देती है, जिसमें अनिश्चितता की अवधि होती है लेकिन विकास के अवसर भी होते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं है, लेकिन स्थिर प्रयास के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की होती हैं, जिसका तात्पर्य कभी-कभार यात्रा या पर्यावरण में बदलाव से है, जो अक्सर स्थानांतरण के बजाय ज्यादातर व्यक्तिगत विकास या अवकाश के लिए होती है।\"}}', NULL, '2026-07-20 20:04:11', '2026-07-20 20:04:11', 'palm_image/R8Z626G1cisksMa3QmZOmSCRFpqNDKijiNTXbbOE.jpg'),
(954, 'guest_1WHfb6Cfis', '{\"en\":{\"head_line\":\"A clear and straight head line indicates a practical, focused, and logical thinker with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"A deep and long life line signifies good vitality, strong health, and a zest for life, with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage line is short and faint, indicating a reserved approach to relationships, with potential for meaningful but few significant partnerships.\",\"fate_line\":\"The fate line is distinct and runs centrally, reflecting a strong sense of purpose and career focus, with steady progress and resilience in professional life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition, creativity, and achievements in artistic or public endeavors.\",\"travel_lines\":\"Multiple fine travel lines indicate a love for exploration and frequent journeys, with opportunities for growth and new experiences through travel.\"},\"hi\":{\"head_line\":\"स्पष्ट और सीधी मस्तिष्क रेखा मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक, केंद्रित और तार्किक विचारक को इंगित करती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो रिश्तों और भावनात्मक अभिव्यक्ति के लिए संतुलित दृष्टिकोण के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"एक गहरी और लंबी जीवन रेखा एक स्थिर और सुरक्षित व्यक्तिगत नींव के साथ अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा छोटी और धुंधली है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण का संकेत देती है, जिसमें सार्थक लेकिन कुछ महत्वपूर्ण साझेदारियों की संभावना होती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और केंद्र में चलती है, जो पेशेवर जीवन में निरंतर प्रगति और लचीलेपन के साथ उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और स्पष्ट है, जो कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"कई बेहतरीन यात्रा रेखाएं अन्वेषण और लगातार यात्राओं के प्रति प्रेम का संकेत देती हैं, साथ ही यात्रा के माध्यम से विकास और नए अनुभवों के अवसर भी मिलते हैं।\"}}', NULL, '2026-07-20 20:07:36', '2026-07-20 20:07:36', 'palm_image/KxBxwhSJ5RBQ5BMTdhRes2vzXtXN9DF9shFb125h.png');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(955, 'guest_QpZG0fezWa', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with a strong intellect, creativity, and a balanced approach to logic and emotion. This suggests good decision-making skills and an open mind.\",\"heart_line\":\"The heart line is clear and curves upward toward the index finger, signifying a warm, compassionate nature and a person who values emotional connections and relationships deeply.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality, a strong constitution, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life, with potential for meaningful emotional bonds.\",\"fate_line\":\"The fate line is visible and runs vertically through the palm, reflecting a strong sense of purpose and career focus, with possible changes or challenges that lead to personal growth.\",\"success_line\":\"The success (sun) line is faint but discernible, suggesting that recognition and success may come later in life through persistence and dedication.\",\"travel_lines\":\"The travel lines are present and moderately clear, indicating opportunities for travel and exploration, which may bring new experiences and broaden perspectives.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा लंबी और थोड़ी घुमावदार होती है, जो एक मजबूत बुद्धि, रचनात्मकता और तर्क और भावना के प्रति संतुलित दृष्टिकोण वाले व्यक्ति का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और खुले दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा स्पष्ट है और तर्जनी की ओर ऊपर की ओर मुड़ती है, जो एक गर्म, दयालु स्वभाव और भावनात्मक संबंधों और रिश्तों को गहराई से महत्व देने वाले व्यक्ति को दर्शाती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घूमती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और ऊर्जा और उत्साह से भरे जीवन का सुझाव देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं, जिनमें सार्थक भावनात्मक बंधन की संभावना होती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली के माध्यम से लंबवत चलती है, जो संभावित परिवर्तनों या चुनौतियों के साथ उद्देश्य और करियर फोकस की एक मजबूत भावना को दर्शाती है जो व्यक्तिगत विकास की ओर ले जाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो बताती है कि दृढ़ता और समर्पण के माध्यम से पहचान और सफलता जीवन में बाद में मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ मौजूद हैं और मध्यम रूप से स्पष्ट हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं, जो नए अनुभव और व्यापक दृष्टिकोण ला सकती हैं।\"}}', NULL, '2026-07-22 09:11:23', '2026-07-22 09:11:23', 'palm_image/VkETpcwdcywsvTJdBzrOE4om7ql5br3FJnUdW6Jz.jpg'),
(956, 'guest_HvOy8pjtxH', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is smooth and well-defined, reflecting emotional stability and a warm, caring nature. It suggests healthy relationships and a compassionate approach to love.\",\"life_line\":\"The life line is deep and curves around the base of the thumb, signifying vitality, good health, and a zest for life. It indicates a strong physical constitution and resilience.\",\"marriage_line\":\"The marriage line is faint but visible, suggesting a few significant relationships or partnerships in life. It indicates a thoughtful approach to commitment and emotional connections.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances may influence life path, but personal effort and choices play a crucial role in shaping destiny.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा चिकनी और अच्छी तरह से परिभाषित होती है, जो भावनात्मक स्थिरता और गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह स्वस्थ संबंधों और प्रेम के प्रति दयालु दृष्टिकोण का सुझाव देता है।\",\"life_line\":\"जीवन रेखा गहरी होती है और अंगूठे के आधार के चारों ओर घूमती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक मजबूत शारीरिक संरचना और लचीलेपन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है। यह प्रतिबद्धता और भावनात्मक संबंधों के प्रति एक विचारशील दृष्टिकोण का संकेत देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो दर्शाता है कि बाहरी परिस्थितियाँ जीवन पथ को प्रभावित कर सकती हैं, लेकिन व्यक्तिगत प्रयास और विकल्प भाग्य को आकार देने में महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो बताती है कि पहचान और प्रसिद्धि जीवन में बाद में या शुरुआती सफलता के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2026-07-22 09:16:40', '2026-07-22 09:16:40', 'palm_image/KSIbNlkCpcxtrOlMlzRvTf1w1l0cNqbSSLzwJhDG.jpg'),
(958, 'guest_PyIwBrauRk', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature and emotional stability. It suggests a person who values relationships and expresses feelings openly and sincerely.\",\"life_line\":\"The life line is deep and well-defined, signifying strong vitality and a robust constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony and balance.\",\"fate_line\":\"The fate line is present but not very prominent, indicating a life path influenced by external circumstances and personal choices. It suggests adaptability and a moderate level of control over one\'s destiny.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary focuses, or that success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences and opportunities for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो गर्म, दयालु स्वभाव और भावनात्मक स्थिरता को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर और ईमानदारी से व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का सुझाव देती है जिसमें सद्भाव और संतुलन बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत देती है। यह अनुकूलनशीलता और किसी के भाग्य पर मध्यम स्तर के नियंत्रण का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ यह हो सकता है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं है, या सफलता अचानक सफलताओं के बजाय स्थिर प्रयास से आएगी।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं जो व्यक्तिगत विकास के लिए नए अनुभव और अवसर लाती हैं।\"}}', NULL, '2026-07-22 09:26:17', '2026-07-22 09:26:17', 'palm_image/wjLVbtKSSDCtNOM1Jrq3OD3fKprxBrgoa8f4OmVi.jpg'),
(959, 'guest_CtA2U2f9cp', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and emotional openness.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional complexity.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting changes in career or life direction influenced by external circumstances.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings moderate personal growth and new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो एक गर्म, दयालु स्वभाव और भावनात्मक खुलेपन का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली हैं लेकिन मौजूद हैं, जो कुछ भावनात्मक जटिलता के साथ सार्थक संबंधों की संभावना का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित होकर करियर या जीवन की दिशा में बदलाव का संकेत देती है।\",\"success_line\":\"सफलता रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा करने का संकेत देती हैं जो मध्यम व्यक्तिगत विकास और नए अनुभव लाती हैं।\"}}', NULL, '2026-07-22 09:33:34', '2026-07-22 09:33:34', 'palm_image/xzB5Z7joxlGIv6jmIXUYEKEOkpoPuKxfDgo3xmxF.jpg'),
(960, '128', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though they may require effort and communication.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success line is visible, pointing to recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or leisure.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और अच्छी तरह से परिभाषित है, जो रिश्तों में भावनात्मक स्थिरता और गर्म, देखभाल करने वाले स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों की संभावना का संकेत देती है, हालांकि उन्हें प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली या अनुपस्थित है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2026-07-22 09:40:47', '2026-07-22 09:40:47', 'palm_image/M3MmYLyMbyNoI8LYm0RpG1lc5zSePgZaZMS3mPpr.jpg'),
(961, '128', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and well-defined, suggesting emotional stability and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships with some emotional sensitivity.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than external circumstances.\",\"success_line\":\"The success line is not prominently visible, implying that achievements may come through steady effort rather than sudden fortune.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not be a major focus in life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा चिकनी और अच्छी तरह से परिभाषित है, जो रिश्तों में भावनात्मक स्थिरता और गर्म, देखभाल करने वाले स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन विद्यमान है, जो कुछ भावनात्मक संवेदनशीलता के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली या अनुपस्थित है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिसका अर्थ है कि उपलब्धियाँ अचानक भाग्य के बजाय स्थिर प्रयास से आ सकती हैं।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यह कि यात्रा जीवन में प्रमुख फोकस नहीं होगी।\"}}', NULL, '2026-07-22 09:46:11', '2026-07-22 09:46:11', 'palm_image/cZE910Vr3YbepIlYwdZVO43QIQlOgFchgyRAuFGi.jpg'),
(962, 'guest_3fSrUwqDEa', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests a person who values relationships and is empathetic towards others.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It indicates a life filled with energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances will influence the person\'s life path, but personal effort will play a significant role in shaping their destiny.\",\"success_line\":\"The success (sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, likely for personal growth or career opportunities rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और दूसरों के प्रति सहानुभूति रखता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का संकेत देती है जिसमें सामंजस्य बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत अधिक उभरी हुई नहीं है, जो दर्शाती है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित करेंगी, लेकिन व्यक्तिगत प्रयास उनके भाग्य को आकार देने में महत्वपूर्ण भूमिका निभाएंगे।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो बार-बार यात्रा करने के बजाय कभी-कभार यात्रा या पर्यावरण में बदलाव, व्यक्तिगत विकास या करियर के अवसरों की संभावना का सुझाव देती हैं।\"}}', NULL, '2026-07-23 01:45:34', '2026-07-23 01:45:34', 'palm_image/i2PjABhPf7oBccwn5aEkzgL2w8RLtTWE2qIEdm4I.jpg'),
(963, 'guest_HyP9jrDKZi', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting emotional warmth, compassion, and a capacity for deep relationships. It indicates a person who values love and harmony.\",\"life_line\":\"The life line is prominent and smoothly curved, signifying good vitality, strong health, and a zest for life. It suggests a stable and well-grounded individual with a positive outlook.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may be meaningful but not overly dominant.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes or interruptions in career or life path. It suggests adaptability and the possibility of multiple career shifts or life directions.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden acclaim.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will not play a major role in life. When travel occurs, it may be purposeful and related to work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और गहरे रिश्तों की क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो प्रेम और सद्भाव को महत्व देता है।\",\"life_line\":\"जीवन रेखा उभरी हुई और सुचारु रूप से घुमावदार है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह सकारात्मक दृष्टिकोण वाले एक स्थिर और जमीन से जुड़े व्यक्ति का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक संबंधों का संकेत देती हैं जो सार्थक हो सकते हैं लेकिन अत्यधिक प्रभावशाली नहीं।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई है, जो करियर या जीवन पथ में परिवर्तन या रुकावट का संकेत दे सकती है। यह अनुकूलनशीलता और कई कैरियर बदलावों या जीवन दिशाओं की संभावना का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। अचानक प्रशंसा के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा जीवन में कोई प्रमुख भूमिका नहीं निभाएगी। जब यात्रा होती है, तो यह उद्देश्यपूर्ण हो सकती है और काम या व्यक्तिगत विकास से संबंधित हो सकती है।\"}}', NULL, '2026-07-23 02:10:46', '2026-07-23 02:10:46', 'palm_image/CQFOFWd7ehpF4eVgSRDCZM5hWsWAYSg2Kksfv1ib.jpg'),
(969, 'guest_YZoK0E1iNm', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and emotional openness.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships, though they may require effort and communication.\",\"fate_line\":\"The fate line is visible and runs straight, reflecting a steady career path and a strong sense of purpose.\",\"success_line\":\"The success line is faint but discernible, suggesting achievements that come through persistence and dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that brings moderate impact and new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो एक गर्म, दयालु स्वभाव और भावनात्मक खुलेपन का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों की संभावना का संकेत देती है, हालांकि उन्हें प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और सीधी चलती है, जो एक स्थिर कैरियर पथ और उद्देश्य की मजबूत भावना को दर्शाती है।\",\"success_line\":\"सफलता की रेखा धुंधली लेकिन स्पष्ट है, जो दृढ़ता और समर्पण के माध्यम से आने वाली उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभी यात्रा का संकेत देती हैं जो मध्यम प्रभाव और नए अनुभव लाती हैं।\"}}', NULL, '2026-07-23 02:52:03', '2026-07-23 02:52:03', 'palm_image/HOBCL5ADO5cBTEwqpzacihnmFVKYJCj06rDvbVP8.jpg'),
(970, '128', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature and emotional openness.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships with some emotional sensitivity.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career stability.\",\"success_line\":\"The success line is faint but discernible, suggesting gradual achievements and recognition over time.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment, mostly for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता वाले व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो एक गर्म, दयालु स्वभाव और भावनात्मक खुलेपन का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन विद्यमान है, जो कुछ भावनात्मक संवेदनशीलता के साथ सार्थक संबंधों की संभावना का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर स्थिरता की मजबूत भावना को दर्शाती है।\",\"success_line\":\"सफलता की रेखा धुंधली लेकिन स्पष्ट है, जो समय के साथ क्रमिक उपलब्धियों और पहचान का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास के लिए।\"}}', NULL, '2026-07-23 02:53:29', '2026-07-23 02:53:29', 'palm_image/5JPgjonD0ifasymtNLPVQpAM4hYU7J9S8xkLSCs5.jpg'),
(971, 'guest_a42fWY4htT', '{\"en\":{\"head_line\":\"Unable to interpret the head line as the image does not show a palm.\",\"heart_line\":\"Unable to interpret the heart line as the image does not show a palm.\",\"life_line\":\"Unable to interpret the life line as the image does not show a palm.\",\"marriage_line\":\"Unable to interpret the marriage line as the image does not show a palm.\",\"fate_line\":\"Unable to interpret the fate line as the image does not show a palm.\",\"success_line\":\"Unable to interpret the success line as the image does not show a palm.\",\"travel_lines\":\"Unable to interpret the travel lines as the image does not show a palm.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिखाई गई है।\",\"heart_line\":\"हृदय रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"life_line\":\"जीवन रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिखाई गई है।\",\"marriage_line\":\"विवाह रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"fate_line\":\"चित्र में हथेली न दिखने के कारण भाग्य रेखा की व्याख्या करने में असमर्थ हूँ।\",\"success_line\":\"सफलता रेखा की व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"travel_lines\":\"यात्रा रेखाओं की व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\"}}', NULL, '2026-07-23 06:01:30', '2026-07-23 06:01:30', 'palm_image/wii0Y37RTbwxG8WeTuUOADR229R0rGdGyjgV0naL.jpg'),
(972, '129', '{\"en\":{\"head_line\":\"Unable to interpret the head line as the image does not show a palm.\",\"heart_line\":\"Unable to interpret the heart line as the image does not show a palm.\",\"life_line\":\"Unable to interpret the life line as the image does not show a palm.\",\"marriage_line\":\"Unable to interpret the marriage line as the image does not show a palm.\",\"fate_line\":\"Unable to interpret the fate line as the image does not show a palm.\",\"success_line\":\"Unable to interpret the success line as the image does not show a palm.\",\"travel_lines\":\"Unable to interpret the travel lines as the image does not show a palm.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिखाई गई है।\",\"heart_line\":\"हृदय रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"life_line\":\"जीवन रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिखाई गई है।\",\"marriage_line\":\"विवाह रेखा की व्याख्या करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"fate_line\":\"चित्र में हथेली न दिखने के कारण भाग्य रेखा की व्याख्या करने में असमर्थ हूँ।\",\"success_line\":\"सफलता रेखा की व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"travel_lines\":\"यात्रा रेखाओं की व्याख्या करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\"}}', NULL, '2026-07-23 06:07:51', '2026-07-23 06:07:51', 'palm_image/DZFvkxUrJJh8GXOjRg0AdKFtrDUhUsn4RZzaCyoJ.jpg'),
(973, 'guest_V8MFN0QJZn', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, suggesting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded nature.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships. It suggests a thoughtful approach to commitment and emotional bonds.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility and openness to change in career and life direction.\",\"success_line\":\"The success (sun) line is faint or absent, implying that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will be purposeful and selective rather than frequent or spontaneous.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और अच्छे स्वभाव का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह प्रतिबद्धता और भावनात्मक बंधनों के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में बदलाव के लिए लचीलेपन और खुलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यात्रा बार-बार या सहज होने के बजाय उद्देश्यपूर्ण और चयनात्मक होगी।\"}}', NULL, '2026-07-23 06:29:16', '2026-07-23 06:29:16', 'palm_image/KgamLQpaoZmUt3b2SBfwfahv2i9sBfvkFEWCvvOE.jpg'),
(974, 'guest_30tTlp30kS', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying good vitality, strong health, and a stable life path. It suggests resilience and a well-grounded personality.\",\"marriage_line\":\"The marriage line is faint but present, indicating a potential for meaningful relationships or marriage. It suggests some emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced more by personal choices than external circumstances. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ का प्रतीक है। यह लचीलेपन और एक सुगठित व्यक्तित्व का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों या विवाह की संभावना का संकेत देती है। यह साझेदारी में कुछ भावनात्मक संवेदनशीलता का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, अक्सर व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-07-23 06:33:30', '2026-07-23 06:33:30', 'palm_image/yT5VQQACf0WdYi6WBUn5yle9TUZhDAC6AtCPmJ1e.jpg'),
(975, 'guest_RXD6HdKJ5w', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with a good mix of creativity and logic.\",\"heart_line\":\"The heart line is smooth and slightly curved, indicating a warm, compassionate nature with a strong capacity for love and emotional expression. It suggests harmonious relationships and emotional stability.\",\"life_line\":\"A deep and long life line suggests good vitality, strong health, and a zest for life. It indicates a person who is energetic and enjoys a robust physical constitution.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony and happiness.\",\"fate_line\":\"The fate line is present and moderately clear, indicating a steady career path influenced by personal choices and external circumstances. It suggests adaptability and resilience in professional life.\",\"success_line\":\"The success (sun) line is faint but visible, pointing to potential recognition and success in creative or artistic endeavors, though it may require persistence and dedication.\",\"travel_lines\":\"Several fine travel lines indicate a likelihood of multiple journeys or relocations, suggesting a curious and adventurous spirit open to exploring new places and experiences.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है। यह रचनात्मकता और तर्क के अच्छे मिश्रण के साथ एक संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो प्रेम और भावनात्मक अभिव्यक्ति की मजबूत क्षमता के साथ गर्म, दयालु स्वभाव का संकेत देती है। यह सामंजस्यपूर्ण संबंधों और भावनात्मक स्थिरता का सुझाव देता है।\",\"life_line\":\"गहरी और लंबी जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह एक ऐसे व्यक्ति को इंगित करता है जो ऊर्जावान है और एक मजबूत शारीरिक गठन का आनंद लेता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का सुझाव देती है जिसमें सद्भाव और खुशी बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है और मध्यम रूप से स्पष्ट है, जो व्यक्तिगत विकल्पों और बाहरी परिस्थितियों से प्रभावित एक स्थिर कैरियर पथ का संकेत देती है। यह पेशेवर जीवन में अनुकूलनशीलता और लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन दृश्यमान है, जो रचनात्मक या कलात्मक प्रयासों में संभावित मान्यता और सफलता की ओर इशारा करती है, हालांकि इसके लिए दृढ़ता और समर्पण की आवश्यकता हो सकती है।\",\"travel_lines\":\"कई बेहतरीन यात्रा रेखाएँ कई यात्राओं या स्थानांतरणों की संभावना का संकेत देती हैं, जो नए स्थानों और अनुभवों की खोज के लिए एक जिज्ञासु और साहसी भावना का संकेत देती हैं।\"}}', NULL, '2026-07-23 06:49:42', '2026-07-23 06:49:42', 'palm_image/Ih3yndXsoF7y71LflCrSvOuSzz6Nv1QPcGqh2IFn.png'),
(976, '129', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving. It suggests a balanced mind with a good mix of creativity and logic.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, indicating a warm, compassionate nature and a person who values emotional connections and relationships deeply. It suggests emotional stability and kindness.\",\"life_line\":\"A deep and long life line suggests good vitality, strong health, and a zest for life. It indicates a person who is energetic and enjoys a robust physical constitution.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic partnerships. It suggests a cautious or selective attitude towards commitment.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the person is likely to experience a stable and successful professional life influenced by their own efforts.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or success through their talents and hard work.\",\"travel_lines\":\"Several fine travel lines indicate a love for exploration and frequent journeys. These lines suggest opportunities for travel that will bring personal growth and new experiences.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है। यह रचनात्मकता और तर्क के अच्छे मिश्रण के साथ एक संतुलित दिमाग का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा चिकनी होती है और थोड़ा ऊपर की ओर झुकती है, जो एक गर्म, दयालु स्वभाव और भावनात्मक संबंधों और रिश्तों को गहराई से महत्व देने वाले व्यक्ति का संकेत देती है। यह भावनात्मक स्थिरता और दयालुता का सुझाव देता है।\",\"life_line\":\"गहरी और लंबी जीवन रेखा अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह एक ऐसे व्यक्ति को इंगित करता है जो ऊर्जावान है और एक मजबूत शारीरिक गठन का आनंद लेता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत दे सकती है। यह प्रतिबद्धता के प्रति सतर्क या चयनात्मक रवैये का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट होती है और हथेली तक सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने स्वयं के प्रयासों से प्रभावित होकर एक स्थिर और सफल व्यावसायिक जीवन का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की ओर इशारा करती है। इससे पता चलता है कि व्यक्ति अपनी प्रतिभा और कड़ी मेहनत से प्रसिद्धि या सफलता प्राप्त करेगा।\",\"travel_lines\":\"कई बेहतरीन यात्रा रेखाएँ अन्वेषण और लगातार यात्राओं के प्रति प्रेम का संकेत देती हैं। ये रेखाएँ यात्रा के अवसरों का सुझाव देती हैं जो व्यक्तिगत विकास और नए अनुभव लाएँगी।\"}}', NULL, '2026-07-23 06:51:52', '2026-07-23 06:51:52', 'palm_image/Klb0I0bnDnEZufQKMIFMW7mLXLleyuLLgsbHG15B.png'),
(977, 'guest_HTrJihQ3L5', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with balanced emotional expression and good interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal or faint, suggesting limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो मजबूत एकाग्रता और तार्किक सोच क्षमताओं के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो संतुलित भावनात्मक अभिव्यक्ति और अच्छे पारस्परिक संबंधों के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन का संकेत दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2026-07-23 07:51:15', '2026-07-23 07:51:15', 'palm_image/BuwKE6QgVdiSNqiWEsBho9FBUwJ1UwRQzjsDtNMo.jpg'),
(978, 'guest_fQYtoaosNi', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional bonds that may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests a life influenced by destiny with steady progress in professional matters.\",\"success_line\":\"The success (Sun) line is faint but discernible, pointing to potential recognition and achievements in creative or artistic fields. It suggests that success may come through perseverance and talent.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment. These lines suggest that travel may bring new opportunities and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं। ये पंक्तियाँ भावनात्मक बंधन का सुझाव देती हैं जिन्हें बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह व्यावसायिक मामलों में निरंतर प्रगति के साथ भाग्य से प्रभावित जीवन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में संभावित मान्यता और उपलब्धियों की ओर इशारा करती है। यह सुझाव देता है कि सफलता दृढ़ता और प्रतिभा के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं सूक्ष्म और कम होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ बताती हैं कि यात्रा नए अवसर और व्यक्तिगत विकास ला सकती है।\"}}', NULL, '2026-07-23 07:55:04', '2026-07-23 07:55:04', 'palm_image/3LSGnRI6FL9RHJgSxkpKbqdLbu886bAE6EcSeWBI.jpg'),
(979, '130', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with strong emotional intelligence and healthy relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force with a stable and secure life path.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a few significant relationships or marriages, with a tendency towards cautious commitment.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes, with some periods of uncertainty or shifts in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can be achieved through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो अच्छी एकाग्रता और निर्णय लेने की क्षमता वाले व्यावहारिक, केंद्रित और तार्किक विचारक का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो मजबूत भावनात्मक बुद्धिमत्ता और स्वस्थ संबंधों के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और स्थिर और सुरक्षित जीवन पथ के साथ मजबूत जीवन शक्ति का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो सतर्क प्रतिबद्धता की प्रवृत्ति के साथ कुछ महत्वपूर्ण रिश्तों या विवाहों का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन का सुझाव देती है, जिसमें कुछ समय के लिए अनिश्चितता या करियर या जीवन की दिशा में बदलाव होता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं है, लेकिन स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-07-23 07:59:53', '2026-07-23 07:59:53', 'palm_image/XZcvZZaGXn69io6IY7b6ZStx077QNeWy10Xlr4o8.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(980, '130', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful, analytical, and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and slightly curved, reflecting a warm, compassionate nature with emotional stability. It suggests a person who values relationships and expresses feelings openly, with a tendency towards kindness and empathy.\",\"life_line\":\"The life line is deep and well-defined, indicating strong vitality and a robust constitution. It suggests a life filled with energy, good health, and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint and short, suggesting a reserved approach to relationships or a focus on personal growth before commitment. It may indicate fewer but meaningful romantic connections or a cautious attitude towards marriage.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than external circumstances. It suggests flexibility and adaptability in career and life direction, with potential for change and growth.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be the primary focus. Success is likely to come through steady effort and personal satisfaction rather than public acclaim.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. This suggests a person who may experience some movement or exploration but generally prefers stability and familiar surroundings.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील, विश्लेषणात्मक और सुविचारित निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी घुमावदार होती है, जो भावनात्मक स्थिरता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और दया और सहानुभूति की प्रवृत्ति के साथ भावनाओं को खुलकर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा, अच्छे स्वास्थ्य और लचीलेपन से भरे जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का सुझाव देती है। यह कम लेकिन सार्थक रोमांटिक संबंधों या विवाह के प्रति सतर्क रवैये का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो बाहरी परिस्थितियों की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। यह परिवर्तन और विकास की संभावना के साथ करियर और जीवन की दिशा में लचीलेपन और अनुकूलनशीलता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है। सार्वजनिक प्रशंसा के बजाय लगातार प्रयास और व्यक्तिगत संतुष्टि से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति का सुझाव देता है जो कुछ हलचल या अन्वेषण का अनुभव कर सकता है लेकिन आम तौर पर स्थिरता और परिचित परिवेश पसंद करता है।\"}}', NULL, '2026-07-23 08:01:56', '2026-07-23 08:01:56', 'palm_image/AWuJeBeOXBhGjennLuMRfesjKhzdBWb2n4fXGx7k.jpg'),
(981, 'guest_palq4UE66Y', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting emotional warmth, compassion, and a capacity for deep relationships. It indicates a person who values love and emotional connections.\",\"life_line\":\"The life line is prominent and smoothly curved, signifying good vitality, strong health, and a stable life path. It suggests resilience and a generally positive outlook on life.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships and partnerships. It suggests a cautious but hopeful approach to marriage and long-term commitments.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes or interruptions in career or life direction. It suggests adaptability and the possibility of multiple career paths or life phases.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be a primary focus or may come later in life. Success is likely to be achieved through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, suggesting limited long-distance travel or that travel may not play a significant role in this person\'s life journey.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो संतुलित बुद्धि और अच्छे निर्णय लेने की क्षमता का संकेत देती है। यह तर्क और तर्क पर विशेष ध्यान देने वाले एक व्यावहारिक विचारक का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और गहरे रिश्तों की क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो प्रेम और भावनात्मक संबंधों को महत्व देता है।\",\"life_line\":\"जीवन रेखा उभरी हुई और सुचारु रूप से घुमावदार है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ का प्रतीक है। यह लचीलापन और जीवन के प्रति आम तौर पर सकारात्मक दृष्टिकोण का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह विवाह और दीर्घकालिक प्रतिबद्धताओं के प्रति एक सतर्क लेकिन आशावादी दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई होती है, जो करियर या जीवन की दिशा में बदलाव या रुकावट का संकेत दे सकती है। यह अनुकूलनशीलता और कई कैरियर पथों या जीवन चरणों की संभावना का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या जीवन में बाद में आ सकती है। अचानक सफलताओं के बजाय लगातार प्रयास से सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं या स्पष्ट रूप से दिखाई नहीं देती हैं, जो लंबी दूरी की सीमित यात्रा का सुझाव देती हैं या यात्रा इस व्यक्ति की जीवन यात्रा में महत्वपूर्ण भूमिका नहीं निभा सकती है।\"}}', NULL, '2026-07-23 08:21:53', '2026-07-23 08:21:53', 'palm_image/v9mZQuVPrDrZIjy8vEWZ48N6KYb1hv8dqcdgReYt.jpg'),
(982, 'guest_S2CKbOeHfn', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature with strong emotional intelligence. It suggests a person who values relationships and is likely to have fulfilling emotional connections.\",\"life_line\":\"The life line is deep and well-defined, signifying good vitality and a strong constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a cautious approach to relationships and commitment. It may indicate a few significant relationships or a thoughtful consideration before entering into marriage.\",\"fate_line\":\"The fate line is faint and somewhat broken, which can imply changes or interruptions in career or life path. It suggests adaptability and the possibility of multiple career shifts or life transformations.\",\"success_line\":\"The success (sun) line is visible and clear, indicating recognition and achievement in creative or professional endeavors. It suggests that the person is likely to gain fame or success through their talents and efforts.\",\"travel_lines\":\"The travel lines are few and fine, suggesting occasional travel or changes in environment. It indicates a person who may experience some journeys that influence their life but not extensive or frequent travel.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो मजबूत भावनात्मक बुद्धिमत्ता के साथ गर्म, दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और उसके भावनात्मक संबंध पूरे होने की संभावना है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो रिश्तों और प्रतिबद्धता के प्रति सतर्क दृष्टिकोण का सुझाव देती है। यह कुछ महत्वपूर्ण रिश्तों या विवाह में प्रवेश करने से पहले एक विचारशील विचार का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और कुछ हद तक टूटी हुई होती है, जो करियर या जीवन पथ में परिवर्तन या रुकावट का संकेत दे सकती है। यह अनुकूलनशीलता और कई कैरियर बदलावों या जीवन परिवर्तनों की संभावना का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और स्पष्ट है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपनी प्रतिभा और प्रयासों से प्रसिद्धि या सफलता मिलने की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और अच्छी हैं, जो कभी-कभार यात्रा करने या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो कुछ यात्राओं का अनुभव कर सकता है जो उनके जीवन को प्रभावित करती हैं लेकिन व्यापक या लगातार यात्राएं नहीं।\"}}', NULL, '2026-07-23 08:43:56', '2026-07-23 08:43:56', 'palm_image/gjseoJB4GJUkrKjuKN0UDutZ4TgbJR4WwHn1NdZF.jpg'),
(983, '130', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships, though they may require effort and nurturing.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can be achieved through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and not frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक रिश्तों और साझेदारी की क्षमता का संकेत देती हैं, हालांकि उन्हें प्रयास और पोषण की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और बहुत प्रमुख नहीं है, जो करियर या जीवन की दिशा में कुछ उतार-चढ़ाव के साथ, भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का सुझाव दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन निरंतर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो लंबी दूरी की यात्रा को सीमित करने का सुझाव देती हैं या यात्रा उद्देश्यपूर्ण होगी और बार-बार नहीं होगी।\"}}', NULL, '2026-07-23 08:54:48', '2026-07-23 08:54:48', 'palm_image/TpE4134b98QwXFyAXIRsCjra1r8VXi3XUJ0Pvv8O.jpg'),
(984, 'guest_eN8UWoGtWT', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, indicating good vitality, strong health, and a zest for life. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but present, suggesting a potential for meaningful relationships or marriage, though it may require effort and nurturing to flourish.\",\"fate_line\":\"The fate line is visible but not very prominent, indicating a life influenced by external circumstances and some fluctuations in career or life path. It suggests adaptability to changing situations.\",\"success_line\":\"The success (Sun) line is faint and short, implying that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक संबंधों या विवाह की संभावना का संकेत देती है, हालांकि इसे फलने-फूलने के लिए प्रयास और पोषण की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत अधिक उभरी हुई नहीं होती, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ उतार-चढ़ाव का संकेत देती है। यह बदलती परिस्थितियों के प्रति अनुकूलनशीलता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जिसका अर्थ है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो संभवतः काम या व्यक्तिगत विकास के लिए कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या व्यापक नहीं।\"}}', NULL, '2026-07-23 09:26:10', '2026-07-23 09:26:10', 'palm_image/X5mbdhqhUngu51j0pRX9jdyeUy2aftTnaJmV62nK.jpg'),
(985, '132', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth before partnership.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances influence the person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major focus in the person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनशील होता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है। यह साझेदारी से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जिसका अर्थ है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित करती हैं, करियर या जीवन की दिशा में कुछ उतार-चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या लगातार प्रयास के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या व्यक्ति के जीवन में यात्रा एक प्रमुख फोकस नहीं है।\"}}', NULL, '2026-07-23 09:28:35', '2026-07-23 09:28:35', 'palm_image/LcGppR7n2qSU2SHIY4RaLATotYXWqnDcvZwGkEq1.jpg'),
(986, 'guest_8wG9BwvsiO', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is smooth and gently curved, reflecting a warm, compassionate nature and emotional stability. It suggests a person who values relationships and expresses feelings openly and sincerely.\",\"life_line\":\"The life line is deep and well-defined, showing strong vitality and a robust constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint but distinct, suggesting a meaningful relationship or marriage that may require effort and understanding to maintain harmony.\",\"fate_line\":\"The fate line is present but not very prominent, indicating that external circumstances will influence the person\'s life path, but personal effort will play a significant role in shaping their destiny.\",\"success_line\":\"The success (sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, likely for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा चिकनी और धीरे से घुमावदार होती है, जो गर्म, दयालु स्वभाव और भावनात्मक स्थिरता को दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो रिश्तों को महत्व देता है और भावनाओं को खुले तौर पर और ईमानदारी से व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत जीवन शक्ति और मजबूत संविधान को दर्शाती है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा और लचीलेपन से भरे जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन स्पष्ट है, जो एक सार्थक रिश्ते या विवाह का संकेत देती है जिसमें सामंजस्य बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत अधिक उभरी हुई नहीं है, जो दर्शाती है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित करेंगी, लेकिन व्यक्तिगत प्रयास उनके भाग्य को आकार देने में महत्वपूर्ण भूमिका निभाएंगे।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो बताती है कि पहचान और सफलता जीवन में बाद में या शुरुआती उपलब्धियों के बजाय लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों से कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं।\"}}', NULL, '2026-07-23 09:55:14', '2026-07-23 09:55:14', 'palm_image/tv34bE1rVhiSSSAviNMGm3pQ3b5uGendeFmnqr8e.jpg'),
(987, 'guest_hcOH1PHNuu', '{\"en\":{\"head_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"heart_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"life_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"marriage_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"fate_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"success_line\":\"Unable to interpret as the palm lines are not visible in the image.\",\"travel_lines\":\"Unable to interpret as the palm lines are not visible in the image.\"},\"hi\":{\"head_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"heart_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"life_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"marriage_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"fate_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"success_line\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\",\"travel_lines\":\"चित्र में हस्तरेखाएँ दिखाई न देने के कारण व्याख्या करने में असमर्थ हूँ।\"}}', NULL, '2026-07-23 18:07:17', '2026-07-23 18:07:17', 'palm_image/GV3jcEDUNZSrvpATimXPZNmTSFctBZfnoZcyQkDT.jpg'),
(995, 'guest_9IuAuvfLt0', '{\"en\":{\"head_line\":\"Unable to analyze the head line as the image provided is not a palm image.\",\"heart_line\":\"Unable to analyze the heart line as the image provided is not a palm image.\",\"life_line\":\"Unable to analyze the life line as the image provided is not a palm image.\",\"marriage_line\":\"Unable to analyze the marriage line as the image provided is not a palm image.\",\"fate_line\":\"Unable to analyze the fate line as the image provided is not a palm image.\",\"success_line\":\"Unable to analyze the success line as the image provided is not a palm image.\",\"travel_lines\":\"Unable to analyze the travel lines as the image provided is not a palm image.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान किया गया चित्र हथेली का चित्र नहीं है।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\"}}', NULL, '2026-07-24 01:53:08', '2026-07-24 01:53:08', 'palm_image/zylq7hp5Lv22NqJHuDWaIu25SqswhND3qB98EZ5W.jpg'),
(998, '129', '{\"en\":{\"head_line\":\"Unable to analyze the head line as the image provided is not a palm image.\",\"heart_line\":\"Unable to analyze the heart line as the image provided is not a palm image.\",\"life_line\":\"Unable to analyze the life line as the image provided is not a palm image.\",\"marriage_line\":\"Unable to analyze the marriage line as the image provided is not a palm image.\",\"fate_line\":\"Unable to analyze the fate line as the image provided is not a palm image.\",\"success_line\":\"Unable to analyze the success line as the image provided is not a palm image.\",\"travel_lines\":\"Unable to analyze the travel lines as the image provided is not a palm image.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान किया गया चित्र हथेली का चित्र नहीं है।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने में असमर्थ क्योंकि प्रदान की गई छवि हथेली की छवि नहीं है।\"}}', NULL, '2026-07-24 01:53:47', '2026-07-24 01:53:47', 'palm_image/mNmktnL13hphI1OkhKov3xZsGD9JHQb3S5eTEC5s.jpg'),
(1000, '129', '{\"en\":{\"head_line\":\"Not visible in the image provided.\",\"heart_line\":\"Not visible in the image provided.\",\"life_line\":\"Not visible in the image provided.\",\"marriage_line\":\"Not visible in the image provided.\",\"fate_line\":\"Not visible in the image provided.\",\"success_line\":\"Not visible in the image provided.\",\"travel_lines\":\"Not visible in the image provided.\"},\"hi\":{\"head_line\":\"प्रदान की गई छवि में दिखाई नहीं दे रहा है.\",\"heart_line\":\"प्रदान की गई छवि में दिखाई नहीं दे रहा है.\",\"life_line\":\"प्रदान की गई छवि में दिखाई नहीं दे रहा है.\",\"marriage_line\":\"प्रदान की गई छवि में दिखाई नहीं दे रहा है.\",\"fate_line\":\"प्रदान की गई छवि में दिखाई नहीं दे रहा है.\",\"success_line\":\"प्रदान की गई छवि में दिखाई नहीं दे रहा है.\",\"travel_lines\":\"प्रदान की गई छवि में दिखाई नहीं दे रहा है.\"}}', NULL, '2026-07-24 02:11:59', '2026-07-24 02:11:59', 'palm_image/XCc2U5wxCZRj4QnsfmNPJDG61V2s4JyxqL58ySOI.jpg'),
(1001, '129', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or partnerships in life, with potential for meaningful emotional bonds.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus, with steady progress and determination in professional life.\",\"success_line\":\"The success (sun) line is faint but noticeable, indicating potential for recognition and achievement, especially in creative or artistic endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है, जिनमें सार्थक भावनात्मक बंधन की संभावना होती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट दिखाई देती है और हथेली तक सीधी जाती है, जो पेशेवर जीवन में निरंतर प्रगति और दृढ़ संकल्प के साथ उद्देश्य और करियर फोकस की एक मजबूत भावना का सुझाव देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन ध्यान देने योग्य है, जो विशेष रूप से रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि की संभावना का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, जो अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2026-07-24 02:16:32', '2026-07-24 02:16:32', 'palm_image/92W4udckp5MqVyyYNMTS38CGNoSZiHOEKuS4Pd56.jpg'),
(1002, '129', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or partnerships in life, with potential for meaningful emotional bonds.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting that while destiny plays a role, personal choices and efforts significantly influence the life path.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and achievements, with potential for growth through perseverance.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, often for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती है, जिनमें सार्थक भावनात्मक बंधन की संभावना होती है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है, लेकिन बहुत प्रमुख नहीं है, जिससे पता चलता है कि भाग्य एक भूमिका निभाता है, व्यक्तिगत विकल्प और प्रयास जीवन पथ को महत्वपूर्ण रूप से प्रभावित करते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों का संकेत देती है, जिसमें दृढ़ता के माध्यम से विकास की संभावना होती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की होती हैं, जिसका अर्थ है कभी-कभार यात्रा करना या पर्यावरण में बदलाव, अक्सर व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-07-24 02:28:09', '2026-07-24 02:28:09', 'palm_image/dwmiJKrespa8NjfjVElQdRurW6GS7PCbHTkeLMNL.jpg'),
(1003, '129', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is deep and well-defined, suggesting strong emotional depth and the capacity for meaningful relationships.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, a stable life path, and overall well-being.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances with some personal control over destiny.\",\"success_line\":\"The success line is visible, pointing to recognition and achievements in creative or artistic endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel with moderate impact on life experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरी और अच्छी तरह से परिभाषित है, जो मजबूत भावनात्मक गहराई और सार्थक रिश्तों की क्षमता का संकेत देती है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, स्थिर जीवन पथ और समग्र कल्याण को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो भाग्य पर कुछ व्यक्तिगत नियंत्रण के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धियों की ओर इशारा करती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो जीवन के अनुभवों पर मध्यम प्रभाव डालने वाली यदा-कदा यात्रा का संकेत देती हैं।\"}}', NULL, '2026-07-24 02:29:21', '2026-07-24 02:29:21', 'palm_image/VnxyCkqqC6TlXRv42TkSj5sseNu3Pg3X4pEiHeWI.jpg'),
(1005, '129', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and well-defined, showing strong emotional depth and the capacity for meaningful relationships. It suggests a warm, caring nature and emotional stability.\",\"life_line\":\"The life line is long and curved around the base of the thumb, indicating vitality, good health, and a zest for life. It suggests a strong physical constitution and a life full of energy.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting potential for meaningful relationships with some challenges or delays in commitment.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests that the individual is likely to experience steady progress in their professional life.\",\"success_line\":\"The success (Sun) line is faint but present, indicating potential for recognition and achievement, though it may require effort and persistence to fully manifest.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly related to work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा गहरी और अच्छी तरह से परिभाषित होती है, जो मजबूत भावनात्मक गहराई और सार्थक रिश्तों की क्षमता को दर्शाती है। यह एक गर्मजोशीपूर्ण, देखभाल करने वाले स्वभाव और भावनात्मक स्थिरता का सुझाव देता है।\",\"life_line\":\"जीवन रेखा अंगूठे के आधार के चारों ओर लंबी और घुमावदार होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह एक मजबूत शारीरिक संरचना और ऊर्जा से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली हैं लेकिन मौजूद हैं, जो कुछ चुनौतियों या प्रतिबद्धता में देरी के साथ सार्थक संबंधों की संभावना का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है और हथेली तक सीधी जाती है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। इससे पता चलता है कि व्यक्ति को अपने पेशेवर जीवन में लगातार प्रगति का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन मौजूद है, जो मान्यता और उपलब्धि की क्षमता का संकेत देती है, हालांकि इसे पूरी तरह से प्रकट करने के लिए प्रयास और दृढ़ता की आवश्यकता हो सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, जो संभवतः काम या व्यक्तिगत विकास से संबंधित हैं।\"}}', NULL, '2026-07-24 06:39:00', '2026-07-24 06:39:00', 'palm_image/BIvR7Tzg8NgejDdAVGHMBoWLDCgxxkwFM0TrOf1G.jpg'),
(1007, '133', '{\"en\":{\"head_line\":\"Unable to interpret as the image is too dark to discern any palm lines.\",\"heart_line\":\"Unable to interpret as the image is too dark to discern any palm lines.\",\"life_line\":\"Unable to interpret as the image is too dark to discern any palm lines.\",\"marriage_line\":\"Unable to interpret as the image is too dark to discern any palm lines.\",\"fate_line\":\"Unable to interpret as the image is too dark to discern any palm lines.\",\"success_line\":\"Unable to interpret as the image is too dark to discern any palm lines.\",\"travel_lines\":\"Unable to interpret as the image is too dark to discern any palm lines.\"},\"hi\":{\"head_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी हस्तरेखा को पहचानना संभव नहीं है।\",\"heart_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी हस्तरेखा को पहचानना संभव नहीं है।\",\"life_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी हस्तरेखा को पहचानना संभव नहीं है।\",\"marriage_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी हस्तरेखा को पहचानना संभव नहीं है।\",\"fate_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी हस्तरेखा को पहचानना संभव नहीं है।\",\"success_line\":\"व्याख्या करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी हस्तरेखा को पहचानना संभव नहीं है।\",\"travel_lines\":\"व्याख्या करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी हस्तरेखा को पहचानना संभव नहीं है।\"}}', NULL, '2026-07-24 06:42:47', '2026-07-24 06:42:47', 'palm_image/qSmMPPDmCzgUrjcyK5x3ugV349J0GBCMavZ0O1yB.jpg'),
(1008, '130', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life. It suggests stability and a well-grounded nature.\",\"marriage_line\":\"The marriage line is faint and short, suggesting a reserved approach to relationships or a focus on personal growth before commitment. It may indicate fewer but meaningful relationships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility in career and life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a significant aspect of life. When travel occurs, it is likely purposeful and meaningful.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और एक अच्छी तरह से जमीन से जुड़े स्वभाव का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान केंद्रित करने का सुझाव देती है। यह कम लेकिन सार्थक रिश्तों का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत उभरी हुई नहीं है, जो भाग्य के बजाय व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है। यह करियर और जीवन की दिशा में लचीलेपन का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है, लेकिन सफलता स्थिर प्रयास और व्यक्तिगत संतुष्टि के माध्यम से आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा का सुझाव देती हैं या यात्रा जीवन का एक महत्वपूर्ण पहलू नहीं है। जब यात्रा होती है, तो यह संभवतः उद्देश्यपूर्ण और सार्थक होती है।\"}}', NULL, '2026-07-24 06:52:04', '2026-07-24 06:52:04', 'palm_image/rEpVeXc8dTCxfqqRNJPNbO30cm2Atota7MsChTA5.jpg'),
(1009, '130', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and a balanced approach to relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting some influence of external circumstances on life path, with potential for changes in career or life direction influenced by outside factors.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or faint, indicating limited long-distance travel or that travel may not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो अच्छी निर्णय लेने की क्षमता और समस्याओं के प्रति तार्किक दृष्टिकोण के साथ व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो मजबूत भावनात्मक बुद्धिमत्ता और रिश्तों के प्रति संतुलित दृष्टिकोण के साथ एक गर्म, देखभाल करने वाले स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर और सुरक्षित व्यक्तिगत आधार के साथ जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान देने का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन मौजूद है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है, जिसमें बाहरी कारकों से प्रभावित करियर या जीवन की दिशा में बदलाव की संभावना होती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या लगातार प्रयास के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम या धुंधली हैं, जो सीमित लंबी दूरी की यात्रा का संकेत देती हैं या यात्रा जीवन के अनुभवों में प्रमुख भूमिका नहीं निभा सकती है।\"}}', NULL, '2026-07-24 06:53:53', '2026-07-24 06:53:53', 'palm_image/HuA5hSaCoT38yeKmbwcObimkE3m0k0tqY4fYjnHw.jpg'),
(1010, 'guest_dzdyxI8uoH', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, caring nature with emotional sensitivity. This person values relationships and is likely to be affectionate and compassionate.\",\"life_line\":\"The life line is deep and long, signifying strong vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges effectively.\",\"marriage_line\":\"The marriage line is faint and short, indicating a reserved approach to relationships or possibly fewer significant romantic partnerships. It may also suggest a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which can imply a life path influenced more by personal choices than by external circumstances or destiny. This person may experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is not distinctly visible, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are subtle and few, indicating occasional travel or changes in environment. This person may prefer stability but is open to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनात्मक संवेदनशीलता के साथ एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और स्नेही और दयालु होने की संभावना रखता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो मजबूत जीवन शक्ति और मजबूत संविधान का प्रतीक है। यह चुनौतियों से प्रभावी ढंग से निपटने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या संभवतः कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत देती है। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत विकल्पों से अधिक प्रभावित जीवन पथ का संकेत दे सकती है। इस व्यक्ति को करियर या जीवन की दिशा में बदलाव का अनुभव हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट रूप से दिखाई नहीं देती है, जिससे पता चलता है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या शुरुआती सफलता के बजाय लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएं सूक्ष्म और कम होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह व्यक्ति स्थिरता पसंद कर सकता है लेकिन आवश्यकता पड़ने पर नए अनुभवों के लिए खुला रहता है।\"}}', NULL, '2026-07-24 08:51:56', '2026-07-24 08:51:56', 'palm_image/ooR9D1ZdddTUTsi1h2s2Ftw8r5AEHapzvpyFP7Yj.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1011, '134', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with a well-grounded approach to life\'s challenges.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments. It suggests careful consideration before entering partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, implying that external circumstances may have less influence on this person\'s life path. They likely rely more on personal choices and inner strength.\",\"success_line\":\"The success (Sun) line is visible but not very strong, indicating moderate recognition and achievements. Success may come through consistent effort rather than sudden fame or fortune.\",\"travel_lines\":\"The travel lines are few and faint, suggesting limited but meaningful travel experiences. This person may prefer familiar environments but is open to occasional journeys that broaden their perspective.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनशील होने की संभावना है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह जीवन की चुनौतियों के प्रति एक अच्छे दृष्टिकोण के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का संकेत देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती है। यह साझेदारी में प्रवेश करने से पहले सावधानीपूर्वक विचार करने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली और बहुत अधिक उभरी हुई नहीं है, जिसका अर्थ है कि बाहरी परिस्थितियों का इस व्यक्ति के जीवन पथ पर कम प्रभाव हो सकता है। वे संभवतः व्यक्तिगत पसंद और आंतरिक शक्ति पर अधिक भरोसा करते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है लेकिन बहुत मजबूत नहीं है, जो मध्यम मान्यता और उपलब्धियों का संकेत देती है। अचानक प्रसिद्धि या भाग्य के बजाय लगातार प्रयास से सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा पंक्तियाँ कम और धुंधली हैं, जो सीमित लेकिन सार्थक यात्रा अनुभवों का सुझाव देती हैं। यह व्यक्ति परिचित वातावरण पसंद कर सकता है लेकिन कभी-कभार ऐसी यात्राओं के लिए तैयार रहता है जो उनके दृष्टिकोण को व्यापक बनाती हैं।\"}}', NULL, '2026-07-24 08:58:29', '2026-07-24 08:58:29', 'palm_image/vsX6zztUuUnfgURzYKqF7fTK85LskL2KxKqHMZVp.jpg'),
(1013, 'guest_nq2dm3Q9f5', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and well-defined, showing emotional stability and strong relationships. It reflects a compassionate nature and the ability to form meaningful bonds.\",\"life_line\":\"The life line is long and smooth, signifying vitality, good health, and a zest for life. It suggests a stable and fulfilling life journey with resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships, though they may require effort and communication to flourish.\",\"fate_line\":\"The fate line is visible and straight, suggesting a strong sense of purpose and career focus. It indicates steady progress and success through determination.\",\"success_line\":\"The success (sun) line is faint but discernible, pointing to recognition and achievements that may come later in life through persistence and talent.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment that bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा गहरी और सुस्पष्ट होती है, जो भावनात्मक स्थिरता और मजबूत रिश्तों को दर्शाती है। यह एक दयालु स्वभाव और सार्थक बंधन बनाने की क्षमता को दर्शाता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह लचीलेपन के साथ एक स्थिर और पूर्ण जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारियों की क्षमता का संकेत देती है, हालांकि उन्हें फलने-फूलने के लिए प्रयास और संचार की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट और सीधी है, जो उद्देश्य और करियर फोकस की मजबूत भावना का संकेत देती है। यह दृढ़ संकल्प के माध्यम से निरंतर प्रगति और सफलता का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन स्पष्ट है, जो मान्यता और उपलब्धियों की ओर इशारा करती है जो दृढ़ता और प्रतिभा के माध्यम से जीवन में बाद में आ सकती हैं।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या वातावरण में बदलाव का संकेत देती हैं जो नए अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', NULL, '2026-07-24 09:11:57', '2026-07-24 09:11:57', 'palm_image/unVpYsV739qphUilC7Ge9wcgfBWUHIv4JQqnpb0h.jpg'),
(1014, '134', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It indicates a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments.\",\"fate_line\":\"The fate line is present but faint, suggesting that the person may experience some fluctuations in career or life path but generally maintains control over their destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel is not a major influence in the person\'s life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। व्यक्ति संभवतः निर्णय लेने में विचारशील और अनुकूलनशील होता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह लचीलेपन के साथ एक स्थिर और ऊर्जावान व्यक्तित्व का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी होती हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जिससे पता चलता है कि व्यक्ति को करियर या जीवन पथ में कुछ उतार-चढ़ाव का अनुभव हो सकता है लेकिन आम तौर पर वह अपने भाग्य पर नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती है या लगातार प्रयास के माध्यम से जीवन में बाद में आ सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ न्यूनतम हैं, जिसका अर्थ है कि लंबी दूरी की यात्रा सीमित है या यात्रा का व्यक्ति के जीवन पर कोई बड़ा प्रभाव नहीं है।\"}}', NULL, '2026-07-24 09:12:03', '2026-07-24 09:12:03', 'palm_image/u3Ql7T97n0lw47j1e1sw52FQFc2GX2ogtqJDwzYc.jpg'),
(1015, 'guest_s9s4dTWSMq', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying vitality, good health, and a strong life force. It indicates a person with endurance and a zest for life, likely to enjoy a long and active life.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic partnerships. It may indicate a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path. This suggests a person who experiences changes in career or life direction but maintains personal control.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, which may indicate moderate recognition or success in creative or professional endeavors. Success may come gradually through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. This indicates a person who may travel for work or leisure but prefers stability overall.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह धीरज और जीवन के प्रति उत्साह वाले व्यक्ति को इंगित करता है, जो लंबे और सक्रिय जीवन का आनंद ले सकता है।\",\"marriage_line\":\"विवाह रेखाएँ धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का सुझाव देती हैं। यह रिश्तों में मात्रा से अधिक गुणवत्ता पर ध्यान देने का संकेत दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो करियर या जीवन की दिशा में बदलाव का अनुभव करता है लेकिन व्यक्तिगत नियंत्रण बनाए रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत अधिक उभरी हुई नहीं है, जो रचनात्मक या व्यावसायिक प्रयासों में मध्यम मान्यता या सफलता का संकेत दे सकती है। लगातार प्रयास से धीरे-धीरे सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो काम या आराम के लिए यात्रा कर सकता है लेकिन कुल मिलाकर स्थिरता पसंद करता है।\"}}', NULL, '2026-07-24 09:13:01', '2026-07-24 09:13:01', 'palm_image/OB9ozjedtN030CVV8UekdRqHzFJDwapwNBGoN0GU.jpg'),
(1018, '134', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic commitments. It may also suggest a focus on personal growth over partnerships.\",\"fate_line\":\"The fate line is present but faint, implying that external circumstances influence this person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, or success may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting limited but meaningful travel experiences, possibly for personal growth or work-related purposes.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः समस्या-समाधान में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक स्थिर और ऊर्जावान जीवन यात्रा का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत देती हैं। यह साझेदारी से अधिक व्यक्तिगत विकास पर ध्यान केंद्रित करने का सुझाव भी दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जिसका अर्थ है कि बाहरी परिस्थितियाँ इस व्यक्ति के जीवन पथ को प्रभावित करती हैं, करियर या जीवन की दिशा में कुछ उतार-चढ़ाव के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, या लगातार प्रयास के माध्यम से जीवन में बाद में सफलता मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो संभवतः व्यक्तिगत विकास या कार्य-संबंधी उद्देश्यों के लिए सीमित लेकिन सार्थक यात्रा अनुभवों का सुझाव देती हैं।\"}}', NULL, '2026-07-24 09:22:33', '2026-07-24 09:22:33', 'palm_image/0tcNX8KYS7Zz2FjczE27PwMVDNJjt2gaMLaxvptr.jpg'),
(1019, '136', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It suggests a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, indicating good vitality, strong health, and a zest for life. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships. These lines indicate emotional connections that may have varying degrees of impact.\",\"fate_line\":\"The fate line is visible but not very deep, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life path but overall steady progress.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest openness to new experiences but not frequent or extensive travel.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का संकेत देती है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक संबंधों को दर्शाती हैं जिनका प्रभाव अलग-अलग स्तर का हो सकता है।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत गहरी नहीं होती, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन का संकेत देती है। यह करियर या जीवन पथ में कुछ उतार-चढ़ाव लेकिन समग्र रूप से स्थिर प्रगति का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो रचनात्मक या व्यावसायिक प्रयासों में मध्यम मान्यता और सफलता का संकेत देती है। यह प्रयास के साथ विकास की संभावना का सुझाव देता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। ये पंक्तियाँ नए अनुभवों के प्रति खुलेपन का सुझाव देती हैं लेकिन बार-बार या व्यापक यात्रा का नहीं।\"}}', NULL, '2026-07-24 09:31:42', '2026-07-24 09:31:42', 'palm_image/2bqpQ5Nf7gJg5Uxt3ceH9ouSQa8jZwRJpOkTqO5w.jpg'),
(1020, '137', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and warmth. This suggests a person who is caring, affectionate, and values close relationships highly.\",\"life_line\":\"The life line is strong and well-defined, indicating good vitality and a robust constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, which may indicate a reserved approach to relationships or fewer significant romantic commitments. It suggests a cautious or selective attitude towards partnerships.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting that external circumstances influence the person\'s life path, but personal effort and choices also play a significant role.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and achievements. Success may come gradually and through persistent effort rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment. These travels may be for personal growth or work-related purposes but are not a dominant feature of life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और मध्यम लंबी होती है, जो अच्छी एकाग्रता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो विचारशील है और सोच-समझकर निर्णय लेने में सक्षम है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी घुमावदार होती है, जो भावनात्मक गहराई और गर्मजोशी दर्शाती है। यह एक ऐसे व्यक्ति का सुझाव देता है जो देखभाल करने वाला, स्नेही है और करीबी रिश्तों को अत्यधिक महत्व देता है।\",\"life_line\":\"जीवन रेखा मजबूत और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति और मजबूत संविधान का संकेत देती है। यह चुनौतियों से पार पाने की क्षमता के साथ ऊर्जा और लचीलेपन से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं का संकेत दे सकती है। यह साझेदारी के प्रति सतर्क या चयनात्मक रवैये का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जिससे पता चलता है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन व्यक्तिगत प्रयास और विकल्प भी महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो मध्यम पहचान और उपलब्धियों का संकेत देती है। सफलता अचानक प्रसिद्धि के बजाय धीरे-धीरे और लगातार प्रयास से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की हैं, जो कभी-कभार यात्रा करने या पर्यावरण में बदलाव का संकेत देती हैं। ये यात्राएँ व्यक्तिगत विकास या कार्य-संबंधी उद्देश्यों के लिए हो सकती हैं लेकिन जीवन की प्रमुख विशेषता नहीं हैं।\"}}', NULL, '2026-07-24 09:34:02', '2026-07-24 09:34:02', 'palm_image/7KJToWohWTxGi0m8SG4swQsI08qtDgHhEzmsOAb0.jpg'),
(1021, '134', '{\"en\":{\"head_line\":\"Unable to interpret due to unclear image.\",\"heart_line\":\"Unable to interpret due to unclear image.\",\"life_line\":\"Unable to interpret due to unclear image.\",\"marriage_line\":\"Unable to interpret due to unclear image.\",\"fate_line\":\"Unable to interpret due to unclear image.\",\"success_line\":\"Unable to interpret due to unclear image.\",\"travel_lines\":\"Unable to interpret due to unclear image.\"},\"hi\":{\"head_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"heart_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"life_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"marriage_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"fate_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"success_line\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\",\"travel_lines\":\"छवि अस्पष्ट होने के कारण व्याख्या करने में असमर्थ।\"}}', NULL, '2026-07-24 09:37:06', '2026-07-24 09:37:06', 'palm_image/zISuAn1yWseacP3L0MbflCLEmSOuJ9GC1jxN9C0I.jpg'),
(1022, '134', '{\"en\":{\"head_line\":\"Unable to analyze the head line as the image does not show a palm.\",\"heart_line\":\"Unable to analyze the heart line as the image does not show a palm.\",\"life_line\":\"Unable to analyze the life line as the image does not show a palm.\",\"marriage_line\":\"Unable to analyze the marriage line as the image does not show a palm.\",\"fate_line\":\"Unable to analyze the fate line as the image does not show a palm.\",\"success_line\":\"Unable to analyze the success line as the image does not show a palm.\",\"travel_lines\":\"Unable to analyze the travel lines as the image does not show a palm.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली नहीं दिखती है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने में असमर्थ क्योंकि चित्र में हथेली नहीं दिख रही है।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने में असमर्थ क्योंकि छवि में हथेली नहीं दिख रही है।\"}}', NULL, '2026-07-24 09:37:47', '2026-07-24 09:37:47', 'palm_image/a1oro8Nj8rGzzdw1PNYw3UGyECq7B2ArocADgb0w.jpg'),
(1023, 'guest_YDdRtHoHDp', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, reflecting emotional warmth, strong relationships, and a compassionate nature. It indicates a person who values love and harmony.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. It suggests a cautious but sincere approach to commitments.\",\"fate_line\":\"The fate line is distinct and runs straight, showing a clear sense of purpose and career focus. It indicates determination and steady progress in professional life.\",\"success_line\":\"The success line is visible and strong, suggesting recognition, achievement, and fulfillment in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, often for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, मजबूत रिश्ते और दयालु स्वभाव को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो प्रेम और सद्भाव को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती हैं। यह प्रतिबद्धताओं के प्रति सतर्क लेकिन ईमानदार दृष्टिकोण का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट होती है और सीधी चलती है, जो उद्देश्य और करियर फोकस की स्पष्ट भावना दर्शाती है। यह व्यावसायिक जीवन में दृढ़ संकल्प और निरंतर प्रगति का संकेत देता है।\",\"success_line\":\"सफलता रेखा दृश्यमान और मजबूत है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता, उपलब्धि और पूर्ति का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, अक्सर व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-07-24 09:43:21', '2026-07-24 09:43:21', 'palm_image/teuODpCzbY1tGORSToQ8HSHHQjqBY3AHwnOuAqdb.jpg'),
(1024, '135', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the image is too dark to discern any details.\",\"heart_line\":\"Unable to analyze the Heart Line as the image is too dark to discern any details.\",\"life_line\":\"Unable to analyze the Life Line as the image is too dark to discern any details.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the image is too dark to discern any details.\",\"fate_line\":\"Unable to analyze the Fate Line as the image is too dark to discern any details.\",\"success_line\":\"Unable to analyze the Success Line as the image is too dark to discern any details.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the image is too dark to discern any details.\"},\"hi\":{\"head_line\":\"हेड लाइन का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझ पाना संभव नहीं है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि कोई भी विवरण समझ में नहीं आ रहा है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"success_line\":\"सक्सेस लाइन का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझना संभव नहीं है।\",\"travel_lines\":\"ट्रैवल लाइन्स का विश्लेषण करने में असमर्थ क्योंकि छवि इतनी गहरी है कि किसी भी विवरण को समझ पाना संभव नहीं है।\"}}', NULL, '2026-07-24 09:44:42', '2026-07-24 09:44:42', 'palm_image/SzdQtkt3VARdJN1mHk0T70u1XU6Fl1PZObEbN0if.jpg'),
(1025, '135', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting emotional warmth, strong relationships, and a compassionate nature.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is distinct and straight, indicating stable and harmonious relationships or marriage.\",\"fate_line\":\"The fate line is faint but present, suggesting some influence of external circumstances on life path, with moderate control over destiny.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievement in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in environment, mostly for personal growth or leisure.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, मजबूत रिश्ते और दयालु स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और सीधी होती है, जो स्थिर और सामंजस्यपूर्ण रिश्ते या विवाह का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन विद्यमान है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है, भाग्य पर मध्यम नियंत्रण के साथ।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक गतिविधियों में मान्यता और उपलब्धि का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म होती हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या अवकाश के लिए।\"}}', NULL, '2026-07-24 09:46:42', '2026-07-24 09:46:42', 'palm_image/h95kbJnimOBwuv8ysAzMskuG5DPRBUz9Fsr87NTc.jpg'),
(1026, '135', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and well-defined, showing strong emotional depth and the capacity for meaningful relationships. It indicates a warm, caring nature and emotional stability.\",\"life_line\":\"The life line is long and curved around the base of the thumb, signifying vitality, good health, and a zest for life. It suggests a strong physical constitution and a life full of energy.\",\"marriage_line\":\"The marriage line is faint but present, indicating potential for meaningful relationships and partnerships. It suggests a moderate focus on personal relationships with some emotional challenges.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates determination and a clear path in professional life.\",\"success_line\":\"The success (sun) line is visible and runs parallel to the fate line, suggesting recognition and achievement in creative or artistic endeavors. It indicates potential for fame or public acclaim.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा गहरी और अच्छी तरह से परिभाषित होती है, जो मजबूत भावनात्मक गहराई और सार्थक रिश्तों की क्षमता को दर्शाती है। यह गर्मजोशी, देखभाल करने वाले स्वभाव और भावनात्मक स्थिरता का संकेत देता है।\",\"life_line\":\"जीवन रेखा अंगूठे के आधार के चारों ओर लंबी और घुमावदार होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह एक मजबूत शारीरिक संरचना और ऊर्जा से भरपूर जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो सार्थक रिश्तों और साझेदारी की संभावना का संकेत देती है। यह कुछ भावनात्मक चुनौतियों के साथ व्यक्तिगत संबंधों पर मध्यम ध्यान देने का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट होती है और हथेली तक सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। यह व्यावसायिक जीवन में दृढ़ संकल्प और स्पष्ट मार्ग का संकेत देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि का सुझाव देती है। यह प्रसिद्धि या सार्वजनिक प्रशंसा की संभावना को इंगित करता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और धुंधली हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं। यह स्थिरता के लिए प्राथमिकता लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलेपन का सुझाव देता है।\"}}', NULL, '2026-07-24 09:48:01', '2026-07-24 09:48:01', 'palm_image/wazJvbAt7Jl7V7xmhRKHXcvTaA1GSNxpyAjvCl15.jpg'),
(1027, '137', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely to be thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is deep and long, suggesting strong emotional depth and a capacity for deep, meaningful relationships. It indicates a warm, caring nature with a tendency to prioritize emotional connections.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality and a zest for life. It suggests a stable and healthy life with a strong physical constitution.\",\"marriage_line\":\"The marriage line is distinct and moderately long, indicating stable and committed relationships. It suggests the possibility of a significant, lasting partnership or marriage.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, reflecting a strong sense of purpose and career focus. This person is likely to experience clear direction and success in their professional life.\",\"success_line\":\"The success (Sun) line is visible and well-marked, indicating recognition and achievement in creative or artistic endeavors. It suggests that the person will gain fame or success through their talents.\",\"travel_lines\":\"The travel lines are multiple and clear, suggesting frequent travel or changes in residence. This indicates a person who is adventurous and open to exploring new places and experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति समस्या-समाधान में विचारशील और अनुकूलनशील होने की संभावना है।\",\"heart_line\":\"हृदय रेखा गहरी और लंबी होती है, जो मजबूत भावनात्मक गहराई और गहरे, सार्थक रिश्तों की क्षमता का संकेत देती है। यह भावनात्मक संबंधों को प्राथमिकता देने की प्रवृत्ति के साथ एक गर्म, देखभाल करने वाले स्वभाव को इंगित करता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घूमती है, जो अच्छी जीवन शक्ति और जीवन के प्रति उत्साह का प्रतीक है। यह मजबूत शारीरिक संरचना के साथ स्थिर और स्वस्थ जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और मध्यम लंबी होती है, जो स्थिर और प्रतिबद्ध संबंधों का संकेत देती है। यह एक महत्वपूर्ण, स्थायी साझेदारी या विवाह की संभावना का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा उभरी हुई होती है और हथेली तक सीधी चलती है, जो उद्देश्य और करियर फोकस की मजबूत भावना को दर्शाती है। इस व्यक्ति को अपने पेशेवर जीवन में स्पष्ट दिशा और सफलता का अनुभव होने की संभावना है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और अच्छी तरह से चिह्नित है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और उपलब्धि का संकेत देती है। इससे पता चलता है कि व्यक्ति अपनी प्रतिभा के माध्यम से प्रसिद्धि या सफलता प्राप्त करेगा।\",\"travel_lines\":\"यात्रा रेखाएँ एकाधिक और स्पष्ट हैं, जो बार-बार यात्रा करने या निवास में परिवर्तन का सुझाव देती हैं। यह एक ऐसे व्यक्ति को इंगित करता है जो साहसी है और नई जगहों और अनुभवों की खोज के लिए खुला है।\"}}', NULL, '2026-07-24 10:08:07', '2026-07-24 10:08:07', 'palm_image/MM23771tA9urzQSJmJJX5CXyF1txH3OZOoHZtQNZ.jpg'),
(1028, '135', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is deep and long, suggesting strong emotional depth, compassion, and a capacity for lasting relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality, a zest for life, and physical strength.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and runs towards the middle of the palm, indicating some influence of external circumstances on life path but with personal control.\",\"success_line\":\"The success (sun) line is visible, showing potential for recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or work.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरी और लंबी होती है, जो मजबूत भावनात्मक गहराई, करुणा और स्थायी संबंधों की क्षमता का संकेत देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घूमती है, जो अच्छी जीवन शक्ति, जीवन के प्रति उत्साह और शारीरिक शक्ति का संकेत देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली होती है और हथेली के मध्य की ओर जाती है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है, लेकिन व्यक्तिगत नियंत्रण के साथ।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है, जो रचनात्मक या व्यावसायिक प्रयासों में मान्यता और उपलब्धि की संभावना दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या काम के लिए।\"}}', NULL, '2026-07-24 10:15:49', '2026-07-24 10:15:49', 'palm_image/1G4dXviuY5GBMDPtJO5YXQ3rYmOUykffjubz01Y9.jpg'),
(1036, 'guest_MUEwymu1Wk', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is deep and long, suggesting strong emotional depth and a capacity for deep, lasting relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and intermittent, indicating a life influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is visible and straight, suggesting recognition and achievement in creative or artistic pursuits.\",\"travel_lines\":\"The travel lines are few and short, indicating occasional travel or short journeys rather than frequent long-distance travel.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरी और लंबी होती है, जो मजबूत भावनात्मक गहराई और गहरे, स्थायी संबंधों की क्षमता का संकेत देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर घूमती है, जो अच्छी जीवन शक्ति और जीवन के प्रति उत्साह का संकेत देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण रिश्तों या साझेदारियों का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या दिशा में बदलाव का संकेत देती है।\",\"success_line\":\"सफलता रेखा दृश्यमान और सीधी है, जो रचनात्मक या कलात्मक गतिविधियों में मान्यता और उपलब्धि का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और छोटी हैं, जो लगातार लंबी दूरी की यात्रा के बजाय कभी-कभार यात्रा या छोटी यात्रा का संकेत देती हैं।\"}}', NULL, '2026-07-24 10:32:13', '2026-07-24 10:32:13', 'palm_image/SQ7SUUz1CDiTOGyaGnkeNfwSRCyQbN5ZIAnSAS5Q.jpg'),
(1037, 'guest_mWdUr3Wi8Z', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting emotional warmth, compassion, and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional sensitivity.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life path influenced by external circumstances and changes in career or direction.\",\"success_line\":\"The success line is visible and straight, reflecting ambition, recognition, and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel that brings moderate impact and new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और मजबूत पारस्परिक संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ भावनात्मक संवेदनशीलता के साथ सार्थक रिश्तों की संभावना का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और रुक-रुक कर होती है, जो बाहरी परिस्थितियों और करियर या दिशा में बदलाव से प्रभावित जीवन पथ का सुझाव देती है।\",\"success_line\":\"सफलता रेखा दृश्यमान और सीधी है, जो रचनात्मक या व्यावसायिक प्रयासों में महत्वाकांक्षा, मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और हल्की हैं, जो कभी-कभार की जाने वाली यात्रा का संकेत देती हैं जो मध्यम प्रभाव और नए अनुभव लाती हैं।\"}}', NULL, '2026-07-24 10:32:42', '2026-07-24 10:32:42', 'palm_image/PWS9nIg01GcXbzzKQaAJ7EOblgGKpbhR5X240G9J.jpg'),
(1038, 'guest_A6aNdywEha', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and strong interpersonal relationships. It reflects a person who values love and harmony.\",\"life_line\":\"The life line is deep and long, signifying vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage line is distinct with a slight upward curve, indicating positive and harmonious romantic relationships. It suggests commitment and emotional fulfillment in partnerships.\",\"fate_line\":\"The fate line is faint but present, implying that external circumstances influence the person\'s life path, but they maintain some control over their destiny through personal effort.\",\"success_line\":\"The success (sun) line is visible and straight, indicating recognition, creativity, and potential for fame or achievement in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often related to work or personal growth opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर झुकती है, जो भावनात्मक गर्मजोशी, करुणा और मजबूत पारस्परिक संबंधों को दर्शाती है। यह एक ऐसे व्यक्ति को दर्शाता है जो प्रेम और सद्भाव को महत्व देता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का प्रतीक है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\",\"marriage_line\":\"विवाह रेखा थोड़ी ऊपर की ओर झुकी हुई स्पष्ट होती है, जो सकारात्मक और सामंजस्यपूर्ण रोमांटिक संबंधों का संकेत देती है। यह साझेदारी में प्रतिबद्धता और भावनात्मक पूर्ति का सुझाव देता है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन वर्तमान है, जिसका अर्थ है कि बाहरी परिस्थितियाँ व्यक्ति के जीवन पथ को प्रभावित करती हैं, लेकिन वे व्यक्तिगत प्रयास के माध्यम से अपने भाग्य पर कुछ नियंत्रण बनाए रखते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और सीधी है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और प्रसिद्धि या उपलब्धि की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, जो अक्सर काम या व्यक्तिगत विकास के अवसरों से संबंधित होती हैं।\"}}', NULL, '2026-07-24 10:33:27', '2026-07-24 10:33:27', 'palm_image/dLQyNncw0BVUUJd6Tdzn1bwxRsVPzmrgck16Glm2.jpg'),
(1040, '137', '{\"en\":{\"head_line\":\"Image is too unclear to interpret the head line.\",\"heart_line\":\"Image is too unclear to interpret the heart line.\",\"life_line\":\"Image is too unclear to interpret the life line.\",\"marriage_line\":\"Image is too unclear to interpret the marriage line.\",\"fate_line\":\"Image is too unclear to interpret the fate line.\",\"success_line\":\"Image is too unclear to interpret the success line.\",\"travel_lines\":\"Image is too unclear to interpret the travel lines.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा की व्याख्या करने के लिए छवि बहुत अस्पष्ट है।\",\"heart_line\":\"हृदय रेखा की व्याख्या करने के लिए छवि बहुत अस्पष्ट है।\",\"life_line\":\"जीवन रेखा की व्याख्या करने के लिए छवि बहुत अस्पष्ट है।\",\"marriage_line\":\"विवाह रेखा की व्याख्या करने के लिए छवि बहुत अस्पष्ट है।\",\"fate_line\":\"भाग्य रेखा की व्याख्या करने के लिए छवि इतनी अस्पष्ट है।\",\"success_line\":\"सफलता रेखा की व्याख्या करने के लिए छवि बहुत अस्पष्ट है।\",\"travel_lines\":\"यात्रा रेखाओं की व्याख्या करने के लिए छवि इतनी अस्पष्ट है।\"}}', NULL, '2026-07-27 01:26:14', '2026-07-27 01:26:14', 'palm_image/eZPONjsERkLRbs95AU9Gui9NOeaYPLSgiOoeJ7zz.jpg'),
(1041, 'guest_SMm2SXUTIx', '{\"en\":{\"head_line\":\"A clear and well-defined head line indicates strong intellectual abilities, good concentration, and a practical approach to problem-solving.\",\"heart_line\":\"A deep and curved heart line suggests a warm, compassionate nature with strong emotional connections and a capacity for deep love.\",\"life_line\":\"A long and unbroken life line signifies good health, vitality, and a stable life journey with few major obstacles.\",\"marriage_line\":\"A single, clear marriage line indicates a stable and harmonious relationship or marriage in the future.\",\"fate_line\":\"A distinct fate line running from the base of the palm towards the middle finger suggests a strong sense of purpose and career focus.\",\"success_line\":\"A visible success (sun) line indicates recognition, creativity, and potential for fame or achievement in artistic or public endeavors.\",\"travel_lines\":\"Multiple fine travel lines suggest frequent journeys or changes in environment, often bringing new experiences and opportunities.\"},\"hi\":{\"head_line\":\"एक स्पष्ट और अच्छी तरह से परिभाषित मस्तिष्क रेखा मजबूत बौद्धिक क्षमताओं, अच्छी एकाग्रता और समस्या-समाधान के लिए व्यावहारिक दृष्टिकोण का संकेत देती है।\",\"heart_line\":\"एक गहरी और घुमावदार हृदय रेखा मजबूत भावनात्मक संबंधों और गहरे प्रेम की क्षमता के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"लंबी और अखंडित जीवन रेखा अच्छे स्वास्थ्य, जीवन शक्ति और कुछ बड़ी बाधाओं के साथ स्थिर जीवन यात्रा का प्रतीक है।\",\"marriage_line\":\"एक एकल, स्पष्ट विवाह रेखा भविष्य में एक स्थिर और सामंजस्यपूर्ण संबंध या विवाह का संकेत देती है।\",\"fate_line\":\"हथेली के आधार से मध्यमा उंगली की ओर जाने वाली एक स्पष्ट भाग्य रेखा उद्देश्य और करियर फोकस की एक मजबूत भावना का सुझाव देती है।\",\"success_line\":\"एक दृश्यमान सफलता (सूर्य) रेखा कलात्मक या सार्वजनिक प्रयासों में मान्यता, रचनात्मकता और प्रसिद्धि या उपलब्धि की संभावना को इंगित करती है।\",\"travel_lines\":\"अनेक बढ़िया यात्रा रेखाएं लगातार यात्राओं या पर्यावरण में बदलाव का सुझाव देती हैं, जो अक्सर नए अनुभव और अवसर लाती हैं।\"}}', NULL, '2026-07-27 01:38:19', '2026-07-27 01:38:19', 'palm_image/ufCgOIRzHZ5wjYhXIKoEeIWDVKCTbCHIhOyVLN2k.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1043, '47', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong decision-making abilities and a logical approach to problems.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced emotional life and strong interpersonal relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose, career stability, and a life guided by clear goals and ambitions.\",\"success_line\":\"The success (sun) line is visible and well-marked, suggesting recognition, creativity, and achievements in artistic or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी होती है, जो मजबूत निर्णय लेने की क्षमता और समस्याओं के प्रति तार्किक दृष्टिकोण के साथ व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो संतुलित भावनात्मक जीवन और मजबूत पारस्परिक संबंधों के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और लचीलेपन से भरे जीवन का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान देने का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट होती है और हथेली तक सीधी चलती है, जो उद्देश्य की मजबूत भावना, करियर स्थिरता और स्पष्ट लक्ष्यों और महत्वाकांक्षाओं द्वारा निर्देशित जीवन को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दृश्यमान और अच्छी तरह से चिह्नित है, जो कलात्मक या व्यावसायिक प्रयासों में मान्यता, रचनात्मकता और उपलब्धियों का सुझाव देती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, ज्यादातर व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-07-27 06:43:08', '2026-07-27 06:43:08', 'palm_image/7sp0QWC8oCCbSsrO05PmPyqLb6nv389j1U5Loo8v.png'),
(1044, '47', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates sensitivity and a caring nature.\",\"life_line\":\"The life line is deep and long, suggesting vitality, good health, and a strong life force. It indicates a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic partnerships or a focus on quality over quantity in relationships.\",\"fate_line\":\"The fate line is present but faint, suggesting a life influenced by external circumstances and some fluctuations in career or life direction. It indicates adaptability and openness to change.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, which may indicate moderate recognition and success, with achievements coming through steady effort rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in environment, but not frequent or significant journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और अनुकूलन क्षमता का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह संवेदनशीलता और देखभाल करने वाले स्वभाव को दर्शाता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति का संकेत देती है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएँ फीकी और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक साझेदारियों या रिश्तों में मात्रा से अधिक गुणवत्ता पर ध्यान देने का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन की दिशा में कुछ उतार-चढ़ाव का संकेत देती है। यह परिवर्तन के प्रति अनुकूलनशीलता और खुलेपन को इंगित करता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत प्रमुख नहीं है, जो मध्यम मान्यता और सफलता का संकेत दे सकती है, जिसमें अचानक प्रसिद्धि के बजाय स्थिर प्रयास से उपलब्धियां मिलती हैं।\",\"travel_lines\":\"यात्रा रेखाएँ कम और धुंधली हैं, जो कभी-कभार यात्रा करने या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या महत्वपूर्ण यात्राएँ नहीं करतीं।\"}}', NULL, '2026-07-27 07:46:18', '2026-07-27 07:46:18', 'palm_image/G9sOcQ5v5mA0UA0z1Uet9Np0HTC6y63vWscDtyxV.png'),
(1045, '47', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, suggesting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded nature.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships or fewer significant romantic partnerships. It may suggest a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but faint, indicating some influence of external circumstances on life path. It suggests adaptability and the ability to navigate changes with resilience.\",\"success_line\":\"The success (Sun) line is faint and not very prominent, which may indicate that recognition and fame are not primary motivators, but success can be achieved through steady effort and persistence.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, often for personal growth or work-related reasons rather than frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और अच्छे स्वभाव का संकेत देता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति आरक्षित दृष्टिकोण या कम महत्वपूर्ण रोमांटिक साझेदारियों का संकेत देती हैं। यह प्रतिबद्धता से पहले व्यक्तिगत विकास पर ध्यान देने का सुझाव दे सकता है।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन धुंधली है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव का संकेत देती है। यह अनुकूलनशीलता और लचीलेपन के साथ परिवर्तनों को नेविगेट करने की क्षमता का सुझाव देता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली है और बहुत प्रमुख नहीं है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक प्रेरक नहीं हैं, लेकिन स्थिर प्रयास और दृढ़ता के माध्यम से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"यात्रा रेखाएँ कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का सुझाव देती हैं, अक्सर बार-बार या व्यापक यात्राओं के बजाय व्यक्तिगत विकास या काम से संबंधित कारणों से।\"}}', NULL, '2026-07-27 07:48:34', '2026-07-27 07:48:34', 'palm_image/otdfNkM7LBYJqWzsaEVkmRPf9vHnpvzZeeSQPAAu.png'),
(1046, '47', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to emotions and relationships.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success, with potential for growth through perseverance and dedication.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो मजबूत विश्लेषणात्मक क्षमताओं और समस्या-समाधान के लिए तार्किक दृष्टिकोण के साथ एक व्यावहारिक और केंद्रित दिमाग का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ा ऊपर की ओर झुकती है, जो भावनाओं और रिश्तों के प्रति संतुलित दृष्टिकोण के साथ एक गर्म, दयालु स्वभाव का सुझाव देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और चुनौतियों पर काबू पाने के लचीलेपन के साथ एक स्थिर जीवन पथ का प्रतीक है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो रिश्तों के प्रति एक आरक्षित दृष्टिकोण और संभवतः कम महत्वपूर्ण रोमांटिक प्रतिबद्धताओं या साझेदारी में मात्रा से अधिक गुणवत्ता पर ध्यान देने का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन मौजूद है, जो करियर या जीवन की दिशा में कुछ उतार-चढ़ाव, लेकिन समग्र रूप से स्थिर प्रगति के साथ बाहरी परिस्थितियों से प्रभावित जीवन का सुझाव देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो मध्यम मान्यता और सफलता का संकेत देती है, जिसमें दृढ़ता और समर्पण के माध्यम से विकास की संभावना होती है।\",\"travel_lines\":\"यात्रा लाइनें न्यूनतम हैं, जिसका अर्थ है स्थिरता और परिचित वातावरण को प्राथमिकता के साथ सीमित लंबी दूरी की यात्रा या निवास में परिवर्तन।\"}}', NULL, '2026-07-27 07:49:40', '2026-07-27 07:49:40', 'palm_image/pgZi14NEhA9ux5IT6XTyJWFYW3ELnx66KtjgYYIN.png'),
(1047, 'guest_makn0UH9Gg', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, reflecting emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, signifying vitality, good health, and a zest for life. It suggests a stable and energetic life path with resilience to overcome challenges.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता को दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और जीवन के प्रति उत्साह का प्रतीक है। यह चुनौतियों पर काबू पाने के लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन पथ का सुझाव देता है।\"}}', NULL, '2026-07-27 07:50:47', '2026-07-27 07:50:47', 'palm_image/bAmbESUK82FJMOAifHT0mG5cLwURqwhXtGfqMoIz.png'),
(1048, 'guest_3l1YfdMGJT', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह व्यक्ति संभवतः समस्या-समाधान में विचारशील और अनुकूलनीय है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और धीरे-धीरे ऊपर की ओर झुकती है, जो मजबूत भावनात्मक संबंधों के साथ एक गर्म, दयालु स्वभाव और भावनाओं को खुलकर व्यक्त करने की प्रवृत्ति का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी होती है, जो जीवन शक्ति, अच्छे स्वास्थ्य और मजबूत जीवन शक्ति को दर्शाती है। यह चुनौतियों के प्रति लचीलेपन के साथ एक स्थिर और ऊर्जावान जीवन का सुझाव देता है।\"}}', NULL, '2026-07-27 08:58:34', '2026-07-27 08:58:34', 'palm_image/PCWy1N7J3fmRLwS3rIfnF3Df4p2Rqm00fol7aStF.png'),
(1049, '47', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful approach to life.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, suggesting good vitality, a strong constitution, and a generally healthy life. It indicates stability and a well-grounded nature.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी घुमावदार होती है, जो रचनात्मकता और व्यावहारिक सोच के साथ संतुलित बुद्धि का संकेत देती है। यह अच्छे निर्णय लेने के कौशल और जीवन के प्रति एक विचारशील दृष्टिकोण का सुझाव देता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और ऊपर की ओर मुड़ती है, जो भावनात्मक गर्मजोशी, करुणा और प्यार और रिश्तों के लिए एक मजबूत क्षमता दर्शाती है। यह एक ऐसे व्यक्ति को इंगित करता है जो भावनात्मक संबंधों को गहराई से महत्व देता है।\",\"life_line\":\"जीवन रेखा लंबी और चिकनी होती है, जो अच्छी जीवन शक्ति, मजबूत संविधान और आम तौर पर स्वस्थ जीवन का संकेत देती है। यह स्थिरता और अच्छे स्वभाव का संकेत देता है।\"}}', NULL, '2026-07-27 09:00:27', '2026-07-27 09:00:27', 'palm_image/qduERkZpbY6yY6xgSkMdLNsCEAMeKrWw5lGfSSLq.png'),
(1052, '142', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint but present, showing a life influenced by external circumstances with some fluctuations in career or personal direction.\",\"success_line\":\"The success (sun) line is not distinctly visible, which may suggest that recognition and fame are not primary focuses, but success can come through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"},\"hi\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint but present, showing a life influenced by external circumstances with some fluctuations in career or personal direction.\",\"success_line\":\"The success (sun) line is not distinctly visible, which may suggest that recognition and fame are not primary focuses, but success can come through steady effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence, with a preference for stability and familiar environments.\"}}', NULL, '2026-08-25 01:44:42', '2026-08-25 01:44:42', 'palm_image/2QvQu54i4Nz1oB9fPCAfs23MwDpmMVNURc7ET49r.jpg'),
(1053, '142', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can come through steady effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel will not play a major role in life experiences.\"},\"hi\":{\"head_line\":\"The head line is clear and straight, indicating a practical, focused, and logical thinker with strong decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature with warmth and compassion in relationships.\",\"life_line\":\"The life line is deep and well-defined, reflecting good vitality, strong health, and a stable life path with resilience.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting a life influenced by external circumstances and changes in career or personal direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, but success can come through steady effort.\",\"travel_lines\":\"The travel lines are minimal, implying limited long-distance travel or that travel will not play a major role in life experiences.\"}}', NULL, '2026-08-25 01:47:13', '2026-08-25 01:47:13', 'palm_image/3OHIWH7aaeuCEswor4Dl6ApCtlRJ2r0U5HAjYvek.jpg'),
(1054, '107', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with strong intellectual abilities, creativity, and a balanced approach to logic and emotion.\",\"heart_line\":\"The heart line is clear and curves upward, suggesting a warm, compassionate nature with a strong capacity for love and emotional expression.\",\"life_line\":\"The life line is deep and well-defined, indicating good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major focus in this person\'s life.\"},\"hi\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with strong intellectual abilities, creativity, and a balanced approach to logic and emotion.\",\"heart_line\":\"The heart line is clear and curves upward, suggesting a warm, compassionate nature with a strong capacity for love and emotional expression.\",\"life_line\":\"The life line is deep and well-defined, indicating good vitality, strong health, and a zest for life with a stable and secure personal foundation.\",\"marriage_line\":\"The marriage lines are faint and short, which may suggest a reserved approach to relationships or fewer significant romantic partnerships.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, which may imply that recognition and fame are not primary motivators or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel is not a major focus in this person\'s life.\"}}', NULL, '2026-08-25 05:47:09', '2026-08-25 05:47:09', 'palm_image/fVVbkYR1xaIDlbh3aeJ59D3zb0fi8XDt6d4ldNXp.jpg'),
(1055, '143', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, caring nature with emotional sensitivity. It suggests a person who values relationships and expresses affection openly.\",\"life_line\":\"The life line is deep and long, signifying strong vitality and a robust constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic partnerships. It may indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, but they retain a degree of control over their destiny. It suggests adaptability in career and life changes.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. This suggests a preference for stability with some openness to new experiences.\"},\"hi\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect with good concentration and practical thinking. It suggests a person who is thoughtful and capable of making well-considered decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, reflecting a warm, caring nature with emotional sensitivity. It suggests a person who values relationships and expresses affection openly.\",\"life_line\":\"The life line is deep and long, signifying strong vitality and a robust constitution. It indicates a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, suggesting a reserved approach to relationships or fewer significant romantic partnerships. It may indicate a focus on personal growth before commitment.\",\"fate_line\":\"The fate line is present but faint, indicating that external circumstances may influence the person\'s life path, but they retain a degree of control over their destiny. It suggests adaptability in career and life changes.\",\"success_line\":\"The success (sun) line is faint or absent, which may imply that recognition and fame are not primary motivators. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. This suggests a preference for stability with some openness to new experiences.\"}}', NULL, '2026-08-25 08:23:48', '2026-08-25 08:23:48', 'palm_image/vPJe8pImhKyj8h2D7hHeek0vkeJcZkLtTwrMCcd4.jpg'),
(1056, '142', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful, adaptable, and has good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional depth and meaningful connections in personal life.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement, especially in creative or artistic endeavors.\",\"travel_lines\":\"The travel lines are multiple and clear, suggesting frequent travel or changes in environment. This person may enjoy exploring new places and experiences.\"},\"hi\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful, adaptable, and has good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional depth and meaningful connections in personal life.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress and success in their professional life.\",\"success_line\":\"The success (Sun) line is faint but discernible, indicating potential for recognition and achievement, especially in creative or artistic endeavors.\",\"travel_lines\":\"The travel lines are multiple and clear, suggesting frequent travel or changes in environment. This person may enjoy exploring new places and experiences.\"}}', NULL, '2026-08-25 09:05:35', '2026-08-25 09:05:35', 'palm_image/ohgoxPuQQ7hCAhRFtGEA3FNDaUriKPICd0asZlsV.jpg'),
(1058, '142', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, with success coming more from personal satisfaction and internal achievements.\",\"travel_lines\":\"The travel lines are minimal or not prominent, implying limited long-distance travel or that travel is not a major focus in life, though occasional journeys may occur.\"},\"hi\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a focus on quality over quantity in partnerships.\",\"fate_line\":\"The fate line is faint but present, suggesting a life influenced by external circumstances with some fluctuations in career or life direction, but overall steady progress.\",\"success_line\":\"The success (sun) line is faint or absent, which may indicate that recognition and fame are not primary motivators, with success coming more from personal satisfaction and internal achievements.\",\"travel_lines\":\"The travel lines are minimal or not prominent, implying limited long-distance travel or that travel is not a major focus in life, though occasional journeys may occur.\"}}', NULL, '2026-08-25 09:42:05', '2026-08-25 09:42:05', 'palm_image/VjlVm2sa0yUFAadvwQ6IBRM2GUF2kP7VwdMzE7mf.jpg'),
(1059, '143', '{\"en\":{\"head_line\":\"Unable to interpret due to image quality and angle.\",\"heart_line\":\"Unable to interpret due to image quality and angle.\",\"life_line\":\"Unable to interpret due to image quality and angle.\",\"marriage_line\":\"Unable to interpret due to image quality and angle.\",\"fate_line\":\"Unable to interpret due to image quality and angle.\",\"success_line\":\"Unable to interpret due to image quality and angle.\",\"travel_lines\":\"Unable to interpret due to image quality and angle.\"},\"hi\":{\"head_line\":\"Unable to interpret due to image quality and angle.\",\"heart_line\":\"Unable to interpret due to image quality and angle.\",\"life_line\":\"Unable to interpret due to image quality and angle.\",\"marriage_line\":\"Unable to interpret due to image quality and angle.\",\"fate_line\":\"Unable to interpret due to image quality and angle.\",\"success_line\":\"Unable to interpret due to image quality and angle.\",\"travel_lines\":\"Unable to interpret due to image quality and angle.\"}}', NULL, '2026-08-26 01:24:51', '2026-08-26 01:24:51', 'palm_image/wvhW6G9oWXtRQMt5TCZcYCPdiX3XqUAxhV8sVz9r.jpg'),
(1060, '142', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or emotional bonds. These lines suggest sensitivity and care in partnerships.\",\"fate_line\":\"The fate line is visible but not very prominent, implying that while destiny plays a role, personal effort and choices significantly influence life path and career.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success, possibly achieved through persistence and steady work rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, with a preference for stability but openness to new experiences.\"},\"hi\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to express feelings openly.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or emotional bonds. These lines suggest sensitivity and care in partnerships.\",\"fate_line\":\"The fate line is visible but not very prominent, implying that while destiny plays a role, personal effort and choices significantly influence life path and career.\",\"success_line\":\"The success (sun) line is faint and short, indicating moderate recognition and success, possibly achieved through persistence and steady work rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, with a preference for stability but openness to new experiences.\"}}', NULL, '2026-08-27 06:11:19', '2026-08-27 06:11:19', 'palm_image/xj372j54Y8e1DxvYkEKOAKBoGzkIrgEobVnATGLn.jpg'),
(1061, '148', '{\"en\":{\"head_line\":\"Unable to interpret the Head Line as the palm image is not visible.\",\"heart_line\":\"Unable to interpret the Heart Line as the palm image is not visible.\",\"life_line\":\"Unable to interpret the Life Line as the palm image is not visible.\",\"marriage_line\":\"Unable to interpret the Marriage Line as the palm image is not visible.\",\"fate_line\":\"Unable to interpret the Fate Line as the palm image is not visible.\",\"success_line\":\"Unable to interpret the Success Line as the palm image is not visible.\",\"travel_lines\":\"Unable to interpret the Travel Lines as the palm image is not visible.\"},\"hi\":{\"head_line\":\"Unable to interpret the Head Line as the palm image is not visible.\",\"heart_line\":\"Unable to interpret the Heart Line as the palm image is not visible.\",\"life_line\":\"Unable to interpret the Life Line as the palm image is not visible.\",\"marriage_line\":\"Unable to interpret the Marriage Line as the palm image is not visible.\",\"fate_line\":\"Unable to interpret the Fate Line as the palm image is not visible.\",\"success_line\":\"Unable to interpret the Success Line as the palm image is not visible.\",\"travel_lines\":\"Unable to interpret the Travel Lines as the palm image is not visible.\"}}', NULL, '2026-08-27 07:24:05', '2026-08-27 07:24:05', 'palm_image/zc4vS7fZayPvILacEbvH2yrmzhFskreEr3ZLCAHV.jpg'),
(1062, '148', '{\"en\":{\"head_line\":\"Unable to analyze the head line as the palm image is not visible.\",\"heart_line\":\"Unable to analyze the heart line as the palm image is not visible.\",\"life_line\":\"Unable to analyze the life line as the palm image is not visible.\",\"marriage_line\":\"Unable to analyze the marriage line as the palm image is not visible.\",\"fate_line\":\"Unable to analyze the fate line as the palm image is not visible.\",\"success_line\":\"Unable to analyze the success line as the palm image is not visible.\",\"travel_lines\":\"Unable to analyze the travel lines as the palm image is not visible.\"},\"hi\":{\"head_line\":\"Unable to analyze the head line as the palm image is not visible.\",\"heart_line\":\"Unable to analyze the heart line as the palm image is not visible.\",\"life_line\":\"Unable to analyze the life line as the palm image is not visible.\",\"marriage_line\":\"Unable to analyze the marriage line as the palm image is not visible.\",\"fate_line\":\"Unable to analyze the fate line as the palm image is not visible.\",\"success_line\":\"Unable to analyze the success line as the palm image is not visible.\",\"travel_lines\":\"Unable to analyze the travel lines as the palm image is not visible.\"}}', NULL, '2026-08-27 07:33:47', '2026-08-27 07:33:47', 'palm_image/cI5dQgM7P1KFOsxPue9dr9VGnFAGZBiEfnZ1Vauf.jpg'),
(1063, '148', '{\"en\":{\"head_line\":\"Not visible for interpretation.\",\"heart_line\":\"Not visible for interpretation.\",\"life_line\":\"Not visible for interpretation.\",\"marriage_line\":\"Not visible for interpretation.\",\"fate_line\":\"Not visible for interpretation.\",\"success_line\":\"Not visible for interpretation.\",\"travel_lines\":\"Not visible for interpretation.\"},\"hi\":{\"head_line\":\"Not visible for interpretation.\",\"heart_line\":\"Not visible for interpretation.\",\"life_line\":\"Not visible for interpretation.\",\"marriage_line\":\"Not visible for interpretation.\",\"fate_line\":\"Not visible for interpretation.\",\"success_line\":\"Not visible for interpretation.\",\"travel_lines\":\"Not visible for interpretation.\"}}', NULL, '2026-08-27 07:43:36', '2026-08-27 07:43:36', 'palm_image/RWtxKFPDShoZgznDPwZD3fQ7wHs8sW6cbbHbJ3ZK.jpg'),
(1064, '148', '{\"en\":{\"head_line\":\"Unable to analyze - no palm image detected.\",\"heart_line\":\"Unable to analyze - no palm image detected.\",\"life_line\":\"Unable to analyze - no palm image detected.\",\"marriage_line\":\"Unable to analyze - no palm image detected.\",\"fate_line\":\"Unable to analyze - no palm image detected.\",\"success_line\":\"Unable to analyze - no palm image detected.\",\"travel_lines\":\"Unable to analyze - no palm image detected.\"},\"hi\":{\"head_line\":\"Unable to analyze - no palm image detected.\",\"heart_line\":\"Unable to analyze - no palm image detected.\",\"life_line\":\"Unable to analyze - no palm image detected.\",\"marriage_line\":\"Unable to analyze - no palm image detected.\",\"fate_line\":\"Unable to analyze - no palm image detected.\",\"success_line\":\"Unable to analyze - no palm image detected.\",\"travel_lines\":\"Unable to analyze - no palm image detected.\"}}', NULL, '2026-08-27 07:50:57', '2026-08-27 07:50:57', 'palm_image/QObAYob9iFwZ2anpD6MPheUoBvHLjEIYVzRtLpSs.jpg'),
(1065, '148', '{\"en\":{\"head_line\":\"Unable to interpret due to image darkness.\",\"heart_line\":\"Unable to interpret due to image darkness.\",\"life_line\":\"Unable to interpret due to image darkness.\",\"marriage_line\":\"Unable to interpret due to image darkness.\",\"fate_line\":\"Unable to interpret due to image darkness.\",\"success_line\":\"Unable to interpret due to image darkness.\",\"travel_lines\":\"Unable to interpret due to image darkness.\"},\"hi\":{\"head_line\":\"Unable to interpret due to image darkness.\",\"heart_line\":\"Unable to interpret due to image darkness.\",\"life_line\":\"Unable to interpret due to image darkness.\",\"marriage_line\":\"Unable to interpret due to image darkness.\",\"fate_line\":\"Unable to interpret due to image darkness.\",\"success_line\":\"Unable to interpret due to image darkness.\",\"travel_lines\":\"Unable to interpret due to image darkness.\"}}', NULL, '2026-08-27 07:57:58', '2026-08-27 07:57:58', 'palm_image/2zXix5ICBp4HddkbQsaCOP8D7oSwzVv6PxfxDMeQ.jpg'),
(1066, '84', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful partnerships, though some may require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus, with steady progress and achievements in life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and accomplishment in creative or professional endeavors, with potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"},\"hi\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with strong analytical abilities and good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, compassionate nature with a balanced approach to relationships and emotional expression.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships with potential for meaningful partnerships, though some may require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, reflecting a strong sense of purpose and career focus, with steady progress and achievements in life.\",\"success_line\":\"The success (sun) line is visible and clear, suggesting recognition and accomplishment in creative or professional endeavors, with potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are moderate and well-marked, indicating opportunities for travel and exploration that will bring growth and new experiences.\"}}', NULL, '2026-08-27 08:16:27', '2026-08-27 08:16:27', 'palm_image/3RK9CJjcZ9NvgGTkdIEsxpJM2fKLiap2sI0FuQ5P.jpg'),
(1067, '142', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to prioritize relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a cautious attitude toward marriage.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful and adaptable in problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional connections and a tendency to prioritize relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint and short, indicating a reserved approach to relationships and possibly fewer significant romantic commitments or a cautious attitude toward marriage.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life path influenced more by personal choices than destiny, with some fluctuations in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"The travel lines are minimal or not clearly visible, indicating limited long-distance travel or that travel is not a significant aspect of this person\'s life.\"}}', NULL, '2026-08-27 08:17:01', '2026-08-27 08:17:01', 'palm_image/LzH5RJ70riGJwTz6dtLDpFDcsBIglcKUTXeMzsHV.jpg'),
(1068, '142', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional intelligence and a capacity for deep relationships.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life with steady energy levels.\",\"marriage_line\":\"There are multiple faint marriage lines, which may indicate several significant relationships or emotional connections throughout life, with a possibility of changes or transitions in partnerships.\",\"fate_line\":\"The fate line is present but faint and interrupted, suggesting some fluctuations in career or life path, with periods of change or uncertainty but overall resilience.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition or success, possibly achieved through consistent effort rather than sudden fame.\",\"travel_lines\":\"There are a few fine travel lines, indicating occasional travel or changes in environment, which may bring new experiences and opportunities.\"},\"hi\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upward, suggesting a warm, compassionate nature with strong emotional intelligence and a capacity for deep relationships.\",\"life_line\":\"The life line is long and smooth, indicating good vitality, a strong constitution, and a generally healthy life with steady energy levels.\",\"marriage_line\":\"There are multiple faint marriage lines, which may indicate several significant relationships or emotional connections throughout life, with a possibility of changes or transitions in partnerships.\",\"fate_line\":\"The fate line is present but faint and interrupted, suggesting some fluctuations in career or life path, with periods of change or uncertainty but overall resilience.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition or success, possibly achieved through consistent effort rather than sudden fame.\",\"travel_lines\":\"There are a few fine travel lines, indicating occasional travel or changes in environment, which may bring new experiences and opportunities.\"}}', NULL, '2026-08-27 08:28:17', '2026-08-27 08:28:17', 'palm_image/5FADwZh8VMf8YoBF3Nt4AQ7ovMFwtDjQ50RIXiPA.png');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1069, '142', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful, adaptable, and has good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional intelligence. This person values relationships and is likely caring and affectionate.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic individual with a zest for life and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or emotional connections. These lines suggest a thoughtful approach to partnerships and possible emotional depth in relationships.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes or interruptions in career or life path. This person might experience shifts in their professional life or personal direction but can adapt to new circumstances.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort. Success is achievable but may require patience and dedication.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This person may enjoy journeys that broaden their horizons and bring new experiences.\"},\"hi\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. This person is likely thoughtful, adaptable, and has good decision-making skills.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, compassionate nature with strong emotional intelligence. This person values relationships and is likely caring and affectionate.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic individual with a zest for life and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or emotional connections. These lines suggest a thoughtful approach to partnerships and possible emotional depth in relationships.\",\"fate_line\":\"The fate line is faint and somewhat broken, which may indicate changes or interruptions in career or life path. This person might experience shifts in their professional life or personal direction but can adapt to new circumstances.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and fame may come later in life or through persistent effort. Success is achievable but may require patience and dedication.\",\"travel_lines\":\"The travel lines are visible and moderately clear, indicating opportunities for travel and exploration. This person may enjoy journeys that broaden their horizons and bring new experiences.\"}}', NULL, '2026-08-27 10:18:47', '2026-08-27 10:18:47', 'palm_image/cd1kWhlFcunJX93H8qsZHWqY0anNhcQwPp50cPoV.jpg'),
(1070, '142', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is well-defined and curves gently upwards, suggesting a warm, caring nature with emotional sensitivity. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of significant relationships or partnerships in life. These lines suggest emotional connections that may have an impact on the person\'s life journey.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and personal choices. The person may experience changes in career or life direction.\",\"success_line\":\"The success line (Sun line) is faint and short, suggesting moderate recognition and achievements. Success may come gradually through persistent effort rather than sudden fame.\",\"travel_lines\":\"There are a few faint travel lines near the edge of the palm, indicating occasional travel or changes in environment. These travels may be related to work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। व्यक्ति सोच-विचार करने वाला और निर्णय लेने में अनुकूलनीय हो सकता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और धीरे-धीरे ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और भावनात्मक संवेदनशीलता को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और अपनी भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और लचीलापन होने का संकेत देती है, साथ ही चुनौतियों को पार करने की क्षमता भी।\",\"marriage_line\":\"दो धुंधली मैरिज लाइन्स हैं, जो जीवन में महत्वपूर्ण संबंधों या साझेदारियों की संभावना को दर्शाती हैं। ये लाइन्स भावनात्मक जुड़ाव को दर्शाती हैं जो व्यक्ति के जीवन मार्ग को प्रभावित कर सकती हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित जीवन को दर्शाती है। व्यक्ति अपने करियर या जीवन दिशा में बदलाव का अनुभव कर सकता है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों का संकेत देती है। सफलता धीरे-धीरे और लगातार प्रयास से मिल सकती है, न कि अचानक प्रसिद्धि से।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ धुंधली ट्रैवल लाइन्स हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये यात्राएं काम या व्यक्तिगत विकास से संबंधित हो सकती हैं।\"}}', NULL, '2026-08-31 02:51:40', '2026-08-31 02:51:40', 'palm_image/mFMUFcoKfO5hjiS1mwl33JTzZIDlt1rUfPvKHqIA.png'),
(1071, '142', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. You have good concentration and a logical approach to problem-solving.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm and caring nature with strong emotional connections and empathy towards others.\",\"life_line\":\"The life line is deep and long, showing vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage line is faint and short, indicating that relationships may require effort and attention. It suggests a cautious approach to commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate that your life path is influenced more by personal choices than destiny or external forces.\",\"success_line\":\"The success line is not clearly visible, suggesting that achievements may come through steady effort rather than sudden fortune or fame.\",\"travel_lines\":\"There are a few faint travel lines, indicating occasional journeys or changes in environment, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। आपकी एकाग्रता अच्छी है और समस्या समाधान के लिए तार्किक दृष्टिकोण है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है, साथ ही दूसरों के प्रति मजबूत भावनात्मक संबंध और सहानुभूति।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो यह दर्शाती है कि संबंधों में प्रयास और ध्यान की आवश्यकता हो सकती है। यह प्रतिबद्धता के प्रति सतर्क दृष्टिकोण को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और अधिक स्पष्ट नहीं है, जो यह संकेत देती है कि आपका जीवन मार्ग व्यक्तिगत चुनावों से अधिक प्रभावित होता है बजाय भाग्य या बाहरी शक्तियों के।\",\"success_line\":\"सफलता रेखा स्पष्ट रूप से दिखाई नहीं देती, जो यह दर्शाती है कि उपलब्धियां अचानक भाग्य या प्रसिद्धि से नहीं बल्कि निरंतर प्रयास से आती हैं।\",\"travel_lines\":\"कुछ धुंधली यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या परिवेश में बदलाव को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', NULL, '2026-08-31 02:53:02', '2026-08-31 02:53:02', 'palm_image/dS18L9maUoasyneJ3epO1bhO129R6ItI1vYzp4PF.jpg'),
(1072, '107', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical and focused mind with a tendency to think things through carefully.\",\"heart_line\":\"The heart line is faint but straight, showing emotional restraint and a calm approach to relationships. It suggests a person who values stability and is cautious in matters of the heart.\",\"life_line\":\"The life line is deep and well-defined, indicating strong vitality and a robust constitution. It suggests a life filled with energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is short and slightly curved, suggesting a few significant relationships or partnerships. It indicates emotional connections that are meaningful but may require effort to maintain.\",\"fate_line\":\"The fate line is faint and interrupted, reflecting changes in career or life direction. It suggests a life path that may have some uncertainties or shifts, requiring adaptability.\",\"success_line\":\"The success line is visible but not very prominent, indicating moderate recognition and achievements. It suggests steady progress in career or creative pursuits without sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or short journeys. It suggests a preference for staying close to home with limited but meaningful travel experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक और केंद्रित मन को दर्शाती है जो सोच-समझकर निर्णय लेता है।\",\"heart_line\":\"हार्ट लाइन फीकी लेकिन सीधी है, जो भावनात्मक संयम और संबंधों में शांतिपूर्ण दृष्टिकोण को दर्शाती है। यह स्थिरता को महत्व देने वाले और दिल के मामलों में सतर्क व्यक्ति को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति और स्वस्थ शरीर को दर्शाती है। यह ऊर्जा और सहनशीलता से भरा जीवन दर्शाती है, जो चुनौतियों को पार करने में सक्षम है।\",\"marriage_line\":\"मैरेज लाइन छोटी और थोड़ी मुड़ी हुई है, जो कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती है। यह भावनात्मक जुड़ाव को दर्शाती है जो बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन फीकी और टूटी हुई है, जो करियर या जीवन दिशा में बदलाव को दर्शाती है। यह जीवन पथ में कुछ अनिश्चितताओं या बदलावों को दर्शाती है, जिसके लिए अनुकूलन की आवश्यकता होती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह करियर या रचनात्मक प्रयासों में स्थिर प्रगति को दर्शाती है बिना अचानक सफलता के।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या छोटी यात्राओं को दर्शाती हैं। यह घर के करीब रहना पसंद करने और सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती है।\"}}', NULL, '2026-08-31 03:02:28', '2026-08-31 03:02:28', 'palm_image/V4y0vhZ5pr1NLgbQNhehIrmqz8vG85Bl6wXZanfK.jpg'),
(1073, '151', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and long, showing emotional depth and strong relationships. It indicates a caring and affectionate personality with a capacity for deep love.\",\"life_line\":\"The life line is prominent and smooth, suggesting good vitality and a stable life. It reflects physical health and a well-grounded nature with steady energy.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships. It suggests some emotional challenges but overall positive prospects in partnerships.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and resilience.\",\"success_line\":\"The success line is not very prominent, which may indicate that success comes through consistent effort rather than sudden gains. It reflects steady progress in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in environment. It indicates a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित और लंबी है, जो भावनात्मक गहराई और मजबूत संबंधों को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ गहरे प्रेम की क्षमता को दर्शाती है।\",\"life_line\":\"जीवन रेखा प्रमुख और चिकनी है, जो अच्छी जीवन शक्ति और स्थिर जीवन को दर्शाती है। यह शारीरिक स्वास्थ्य और स्थिर ऊर्जा को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो सार्थक संबंधों की संभावना को दर्शाती है। यह कुछ भावनात्मक चुनौतियों के बावजूद साझेदारी में सकारात्मक संभावनाओं को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और लचीलापन दर्शाती है।\",\"success_line\":\"सफलता रेखा बहुत प्रमुख नहीं है, जो यह संकेत देती है कि सफलता अचानक नहीं बल्कि निरंतर प्रयास से मिलती है। यह करियर या रचनात्मक प्रयासों में स्थिर प्रगति को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और धुंधली हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता और आवश्यकतानुसार नए अनुभवों के लिए खुलापन दर्शाती है।\"}}', NULL, '2026-08-31 09:59:37', '2026-08-31 09:59:37', 'palm_image/t3iGgjgO9S3OhETrD9aWUih2W9B94qlMIC88a7R3.jpg'),
(1074, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a caring personality. It indicates a person who values relationships and has a warm, loving nature.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a stable life path.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships. It suggests some emotional ups and downs in partnerships but overall positive connections.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and personal choices. It suggests adaptability and a journey of self-discovery.\",\"success_line\":\"The success line is faint and runs parallel to the fate line, indicating moderate recognition and achievements in career or creative pursuits. It suggests steady progress rather than sudden success.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरी भावनात्मकता और देखभाल करने वाले स्वभाव को दर्शाती है। यह ऐसे व्यक्ति को दर्शाती है जो रिश्तों को महत्व देता है और गर्मजोशी से भरा होता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह स्वस्थ और सक्रिय जीवन पथ का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो सार्थक संबंधों की संभावना को दर्शाती है। यह साझेदारी में कुछ भावनात्मक उतार-चढ़ाव लेकिन कुल मिलाकर सकारात्मक कनेक्शन का संकेत देती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और आत्म-खोज की यात्रा का संकेत देती है।\",\"success_line\":\"सक्सेस लाइन फीकी है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह अचानक सफलता की बजाय स्थिर प्रगति का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता लेकिन आवश्यकतानुसार नए अनुभवों के लिए खुलापन दर्शाती है।\"}}', NULL, '2026-08-31 10:18:51', '2026-08-31 10:18:51', 'palm_image/2q6g1P7tii39r8NRUD74kfkWc0jAGeYVLMUxTtJt.jpg'),
(1075, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing emotional depth and strong relationships. It indicates a caring and affectionate personality with a capacity for lasting love.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships and marriage. It suggests some emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, indicating a life influenced by external circumstances but with personal effort playing a key role. It suggests adaptability in career and life path.\",\"success_line\":\"The success line is faint and short, suggesting moderate recognition and achievements. It indicates that success will come through steady effort rather than sudden gains.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. It suggests a preference for stability with some openness to new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो भावनात्मक गहराई और मजबूत संबंधों को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ स्थायी प्रेम की क्षमता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो सार्थक संबंधों और विवाह की संभावना को दर्शाती है। यह साझेदारी में कुछ भावनात्मक संवेदनशीलता का संकेत देती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के आधार के पास शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है लेकिन व्यक्तिगत प्रयास महत्वपूर्ण भूमिका निभाते हैं। यह करियर और जीवन पथ में अनुकूलनशीलता का संकेत देती है।\",\"success_line\":\"सक्सेस लाइन फीकी और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह बताती है कि सफलता अचानक नहीं बल्कि निरंतर प्रयास से मिलेगी।\",\"travel_lines\":\"ट्रैवल लाइंस कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता और नए अनुभवों के प्रति कुछ खुलापन दर्शाती है।\"}}', NULL, '2026-08-31 10:19:25', '2026-08-31 10:19:25', 'palm_image/IGeiruP9MyW3uER8AczS0ZdZqrPDHAPtOcHZ5Uxg.jpg'),
(1076, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and well-defined, showing emotional depth and strong relationships. It indicates a caring and affectionate personality with a capacity for deep love.\",\"life_line\":\"The life line is prominent and curves around the base of the thumb, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some challenges, but overall positive prospects in love and marriage.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices rather than destiny. It indicates flexibility and adaptability in career and life path.\",\"success_line\":\"The success line (Sun line) is visible but not very strong, indicating moderate recognition and achievements. Success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in life. These travels may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन लंबी और स्पष्ट है, जो भावनात्मक गहराई और मजबूत संबंधों को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ गहरे प्रेम की क्षमता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन प्रमुख है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और साझेदारियों की संभावना को दर्शाती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन प्रेम और विवाह में समग्र रूप से सकारात्मक संभावनाएं हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो भाग्य की तुलना में व्यक्तिगत चुनावों से जीवन प्रभावित होने का संकेत देती है। यह करियर और जीवन पथ में लचीलापन और अनुकूलनशीलता दर्शाती है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) दिखाई देती है लेकिन बहुत मजबूत नहीं है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। सफलता निरंतर प्रयास और धैर्य से आएगी।\",\"travel_lines\":\"ट्रैवल लाइनें कम और धुंधली हैं, जो कभी-कभार यात्रा या जीवन में बदलाव का संकेत देती हैं। ये यात्राएं नए अनुभव और विकास के अवसर ला सकती हैं।\"}}', NULL, '2026-08-31 10:23:02', '2026-08-31 10:23:02', 'palm_image/VjTkbvxFik774GgNh7CRaONAdiCDxfiOOlOcH0sH.jpg'),
(1077, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or marriages. It suggests emotional experiences that have shaped the person\'s understanding of partnership.\",\"fate_line\":\"The fate line is present but faint, showing that destiny plays a moderate role in the person\'s life. It suggests that personal effort and choices have a strong influence on their path.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with sustained effort.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment. It indicates adaptability and openness to new experiences but not frequent relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति के गहरे भावनात्मक संबंधों को महत्व देने का संकेत है।\",\"life_line\":\"लाइफ लाइन लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है। यह भावनात्मक अनुभवों का संकेत है जिन्होंने व्यक्ति की साझेदारी की समझ को आकार दिया है।\",\"fate_line\":\"फेट लाइन मौजूद है लेकिन फीकी है, जो दर्शाती है कि भाग्य का व्यक्ति के जीवन में मध्यम प्रभाव है। यह सुझाव देती है कि व्यक्तिगत प्रयास और चुनाव उनके मार्ग को अधिक प्रभावित करते हैं।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह निरंतर प्रयास से विकास की संभावना बताती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और हल्की हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह अनुकूलनशीलता और नए अनुभवों के प्रति खुलापन दर्शाती है, लेकिन बार-बार स्थानांतरण नहीं।\"}}', NULL, '2026-09-01 01:54:54', '2026-09-01 01:54:54', 'palm_image/5eGuOO4l2SjNW7remPzmMKXoDwRwAmBUKZCK3nc8.jpg'),
(1078, '107', '{\"en\":{\"head_line\":\"No palm lines are visible in the image to analyze the Head Line.\",\"heart_line\":\"No palm lines are visible in the image to analyze the Heart Line.\",\"life_line\":\"No palm lines are visible in the image to analyze the Life Line.\",\"marriage_line\":\"No palm lines are visible in the image to analyze the Marriage Line.\",\"fate_line\":\"No palm lines are visible in the image to analyze the Fate Line.\",\"success_line\":\"No palm lines are visible in the image to analyze the Success Line.\",\"travel_lines\":\"No palm lines are visible in the image to analyze the Travel Lines.\"},\"hi\":{\"head_line\":\"छवि में हेड लाइन का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"heart_line\":\"छवि में हार्ट लाइन का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"life_line\":\"छवि में लाइफ लाइन का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"marriage_line\":\"छवि में मैरिज लाइन का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"fate_line\":\"छवि में फेट लाइन का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"success_line\":\"छवि में सक्सेस लाइन का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"travel_lines\":\"छवि में ट्रैवल लाइन्स का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\"}}', NULL, '2026-09-01 02:20:21', '2026-09-01 02:20:21', 'palm_image/obQLeyVhxemr89UeYNqrfvaccUP56NKRffjemaXa.jpg'),
(1080, '107', '{\"en\":{\"head_line\":\"No palm lines visible for analysis.\",\"heart_line\":\"No palm lines visible for analysis.\",\"life_line\":\"No palm lines visible for analysis.\",\"marriage_line\":\"No palm lines visible for analysis.\",\"fate_line\":\"No palm lines visible for analysis.\",\"success_line\":\"No palm lines visible for analysis.\",\"travel_lines\":\"No palm lines visible for analysis.\"},\"hi\":{\"head_line\":\"विश्लेषण के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"heart_line\":\"विश्लेषण के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"life_line\":\"विश्लेषण के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"marriage_line\":\"विश्लेषण के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"fate_line\":\"विश्लेषण के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"success_line\":\"विश्लेषण के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"travel_lines\":\"विश्लेषण के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\"}}', NULL, '2026-09-01 02:30:42', '2026-09-01 02:30:42', 'palm_image/wma8UOwLtxiQQubFgExJlpzkfWkiJLNA3i9xyq7o.jpg'),
(1081, '107', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to unclear image.\",\"heart_line\":\"Unable to analyze the Heart Line due to unclear image.\",\"life_line\":\"Unable to analyze the Life Line due to unclear image.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to unclear image.\",\"fate_line\":\"Unable to analyze the Fate Line due to unclear image.\",\"success_line\":\"Unable to analyze the Success Line due to unclear image.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to unclear image.\"},\"hi\":{\"head_line\":\"अस्पष्ट छवि के कारण हेड लाइन का विश्लेषण संभव नहीं है।\",\"heart_line\":\"अस्पष्ट छवि के कारण हार्ट लाइन का विश्लेषण संभव नहीं है।\",\"life_line\":\"अस्पष्ट छवि के कारण लाइफ लाइन का विश्लेषण संभव नहीं है।\",\"marriage_line\":\"अस्पष्ट छवि के कारण मैरिज लाइन का विश्लेषण संभव नहीं है।\",\"fate_line\":\"अस्पष्ट छवि के कारण फेट लाइन का विश्लेषण संभव नहीं है।\",\"success_line\":\"अस्पष्ट छवि के कारण सक्सेस लाइन का विश्लेषण संभव नहीं है।\",\"travel_lines\":\"अस्पष्ट छवि के कारण ट्रैवल लाइन्स का विश्लेषण संभव नहीं है।\"}}', NULL, '2026-09-01 04:12:21', '2026-09-01 04:12:21', 'palm_image/5Vfwm8JZGOKUlwseuvUJ2nCxu3I86vENeCjNZ9iR.jpg'),
(1082, '152', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not visible.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not visible.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not visible.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not visible.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not visible.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not visible.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not visible.\"},\"hi\":{\"head_line\":\"हैड लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"heart_line\":\"हार्ट लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"life_line\":\"लाइफ लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"marriage_line\":\"मैरेज लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"fate_line\":\"फेट लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"success_line\":\"सक्सेस लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"travel_lines\":\"ट्रैवल लाइन्स का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\"}}', NULL, '2026-09-01 04:19:46', '2026-09-01 04:19:46', 'palm_image/22dQHR0H5NVXTThXskJFavhmpD8NrZ0QN7dF3WV0.jpg'),
(1108, '154', '{\"en\":{\"head_line\":\"Unable to analyze the head line as the palm image is not visible.\",\"heart_line\":\"Unable to analyze the heart line as the palm image is not visible.\",\"life_line\":\"Unable to analyze the life line as the palm image is not visible.\",\"marriage_line\":\"Unable to analyze the marriage line as the palm image is not visible.\",\"fate_line\":\"Unable to analyze the fate line as the palm image is not visible.\",\"success_line\":\"Unable to analyze the success line as the palm image is not visible.\",\"travel_lines\":\"Unable to analyze the travel lines as the palm image is not visible.\"},\"hi\":{\"head_line\":\"हैड लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"heart_line\":\"हार्ट लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"life_line\":\"लाइफ लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"marriage_line\":\"मैरेज लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"fate_line\":\"फेट लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"success_line\":\"सक्सेस लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"travel_lines\":\"ट्रैवल लाइन्स का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\"}}', NULL, '2026-09-02 01:27:43', '2026-09-02 01:27:43', 'palm_image/RqMuB3qw1dtnyoJ6GuRcAskLbZNrryBwZ6RDfcS6.jpg'),
(1109, '154', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the image is too dark to see any details.\",\"heart_line\":\"Unable to analyze the Heart Line as the image is too dark to see any details.\",\"life_line\":\"Unable to analyze the Life Line as the image is too dark to see any details.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the image is too dark to see any details.\",\"fate_line\":\"Unable to analyze the Fate Line as the image is too dark to see any details.\",\"success_line\":\"Unable to analyze the Success Line as the image is too dark to see any details.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the image is too dark to see any details.\"},\"hi\":{\"head_line\":\"हेड लाइन का विश्लेषण नहीं किया जा सकता क्योंकि छवि बहुत अंधेरी है और कोई विवरण दिखाई नहीं देता।\",\"heart_line\":\"हार्ट लाइन का विश्लेषण नहीं किया जा सकता क्योंकि छवि बहुत अंधेरी है और कोई विवरण दिखाई नहीं देता।\",\"life_line\":\"लाइफ लाइन का विश्लेषण नहीं किया जा सकता क्योंकि छवि बहुत अंधेरी है और कोई विवरण दिखाई नहीं देता।\",\"marriage_line\":\"मैरेज लाइन का विश्लेषण नहीं किया जा सकता क्योंकि छवि बहुत अंधेरी है और कोई विवरण दिखाई नहीं देता।\",\"fate_line\":\"फेट लाइन का विश्लेषण नहीं किया जा सकता क्योंकि छवि बहुत अंधेरी है और कोई विवरण दिखाई नहीं देता।\",\"success_line\":\"सक्सेस लाइन का विश्लेषण नहीं किया जा सकता क्योंकि छवि बहुत अंधेरी है और कोई विवरण दिखाई नहीं देता।\",\"travel_lines\":\"ट्रैवल लाइन्स का विश्लेषण नहीं किया जा सकता क्योंकि छवि बहुत अंधेरी है और कोई विवरण दिखाई नहीं देता।\"}}', NULL, '2026-09-02 01:41:35', '2026-09-02 01:41:35', 'palm_image/BV4iz9hcnZsPA49eeTqhYMDU0yUyOQC06iLRaOTq.jpg'),
(1110, '107', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to poor image visibility.\",\"heart_line\":\"Unable to analyze the Heart Line due to poor image visibility.\",\"life_line\":\"Unable to analyze the Life Line due to poor image visibility.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to poor image visibility.\",\"fate_line\":\"Unable to analyze the Fate Line due to poor image visibility.\",\"success_line\":\"Unable to analyze the Success Line due to poor image visibility.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to poor image visibility.\"},\"hi\":{\"head_line\":\"खराब छवि दृश्यता के कारण हेड लाइन का विश्लेषण संभव नहीं है।\",\"heart_line\":\"खराब छवि दृश्यता के कारण हार्ट लाइन का विश्लेषण संभव नहीं है।\",\"life_line\":\"खराब छवि दृश्यता के कारण लाइफ लाइन का विश्लेषण संभव नहीं है।\",\"marriage_line\":\"खराब छवि दृश्यता के कारण मैरिज लाइन का विश्लेषण संभव नहीं है।\",\"fate_line\":\"खराब छवि दृश्यता के कारण फेट लाइन का विश्लेषण संभव नहीं है।\",\"success_line\":\"खराब छवि दृश्यता के कारण सक्सेस लाइन का विश्लेषण संभव नहीं है।\",\"travel_lines\":\"खराब छवि दृश्यता के कारण ट्रैवल लाइन्स का विश्लेषण संभव नहीं है।\"}}', NULL, '2026-09-02 03:57:22', '2026-09-02 03:57:22', 'palm_image/eb2bsyeXocCHukDiBcmfiyLA1kmvvSlz0pTcwd1z.jpg'),
(1111, '107', '{\"en\":{\"head_line\":\"The head line is clear and well-defined, indicating strong mental clarity and good decision-making abilities.\",\"heart_line\":\"The heart line is deep and curved, suggesting a warm and compassionate nature with strong emotional connections.\",\"life_line\":\"The life line is long and unbroken, signifying good health, vitality, and a stable life journey.\",\"marriage_line\":\"The marriage line is distinct with slight branches, indicating meaningful relationships with some emotional complexities.\",\"fate_line\":\"The fate line is prominent, showing a strong sense of purpose and career focus throughout life.\",\"success_line\":\"The success line is visible and straight, reflecting recognition and achievements in creative or professional fields.\",\"travel_lines\":\"The travel lines are few but clear, suggesting occasional travel that brings positive experiences and growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत मानसिक स्पष्टता और अच्छे निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा गहरी और घुमावदार है, जो एक गर्म और सहानुभूतिपूर्ण स्वभाव के साथ मजबूत भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा लंबी और बिना टूटे हुई है, जो अच्छी सेहत, जीवंतता और स्थिर जीवन यात्रा को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट है जिसमें थोड़ी शाखाएं हैं, जो कुछ भावनात्मक जटिलताओं के साथ महत्वपूर्ण संबंधों को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा प्रमुख है, जो जीवन भर मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और सीधी है, जो रचनात्मक या पेशेवर क्षेत्रों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम लेकिन स्पष्ट हैं, जो कभी-कभी यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और विकास लाती हैं।\"}}', NULL, '2026-09-02 03:58:56', '2026-09-02 03:58:56', 'palm_image/9TWP4JbmqqnDNOg28DAQE5YrYpmB2ooW5G3j1Kzm.jpg'),
(1112, '107', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to poor image visibility.\",\"heart_line\":\"Unable to analyze the Heart Line due to poor image visibility.\",\"life_line\":\"Unable to analyze the Life Line due to poor image visibility.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to poor image visibility.\",\"fate_line\":\"Unable to analyze the Fate Line due to poor image visibility.\",\"success_line\":\"Unable to analyze the Success Line due to poor image visibility.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to poor image visibility.\"},\"hi\":{\"head_line\":\"खराब छवि दृश्यता के कारण हेड लाइन का विश्लेषण संभव नहीं है।\",\"heart_line\":\"खराब छवि दृश्यता के कारण हार्ट लाइन का विश्लेषण संभव नहीं है।\",\"life_line\":\"खराब छवि दृश्यता के कारण लाइफ लाइन का विश्लेषण संभव नहीं है।\",\"marriage_line\":\"खराब छवि दृश्यता के कारण मैरिज लाइन का विश्लेषण संभव नहीं है।\",\"fate_line\":\"खराब छवि दृश्यता के कारण फेट लाइन का विश्लेषण संभव नहीं है।\",\"success_line\":\"खराब छवि दृश्यता के कारण सक्सेस लाइन का विश्लेषण संभव नहीं है।\",\"travel_lines\":\"खराब छवि दृश्यता के कारण ट्रैवल लाइन्स का विश्लेषण संभव नहीं है।\"}}', NULL, '2026-09-02 04:01:34', '2026-09-02 04:01:34', 'palm_image/t3NWZ8ET1OLu4JioTNWKMsnhV0IuGov3jSwqsX37.jpg'),
(1113, '107', '{\"en\":{\"head_line\":\"Not visible in the image to provide an interpretation.\",\"heart_line\":\"Not visible in the image to provide an interpretation.\",\"life_line\":\"Not visible in the image to provide an interpretation.\",\"marriage_line\":\"Not visible in the image to provide an interpretation.\",\"fate_line\":\"Not visible in the image to provide an interpretation.\",\"success_line\":\"Not visible in the image to provide an interpretation.\",\"travel_lines\":\"Not visible in the image to provide an interpretation.\"},\"hi\":{\"head_line\":\"छवि में दिखाई नहीं दे रही है इसलिए व्याख्या प्रदान नहीं की जा सकती।\",\"heart_line\":\"छवि में दिखाई नहीं दे रही है इसलिए व्याख्या प्रदान नहीं की जा सकती।\",\"life_line\":\"छवि में दिखाई नहीं दे रही है इसलिए व्याख्या प्रदान नहीं की जा सकती।\",\"marriage_line\":\"छवि में दिखाई नहीं दे रही है इसलिए व्याख्या प्रदान नहीं की जा सकती।\",\"fate_line\":\"छवि में दिखाई नहीं दे रही है इसलिए व्याख्या प्रदान नहीं की जा सकती।\",\"success_line\":\"छवि में दिखाई नहीं दे रही है इसलिए व्याख्या प्रदान नहीं की जा सकती।\",\"travel_lines\":\"छवि में दिखाई नहीं दे रही है इसलिए व्याख्या प्रदान नहीं की जा सकती।\"}}', NULL, '2026-09-02 04:02:46', '2026-09-02 04:02:46', 'palm_image/Ur4cHMDfwIOveXBjs8x5VefZLuQ9SL1WadNP36uw.jpg'),
(1114, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and gently curved, showing emotional depth and sensitivity. It indicates a warm, caring personality with strong relationships and emotional stability.\",\"life_line\":\"The life line is deep and well-defined, suggesting good vitality and a strong constitution. It indicates a life full of energy and resilience, with a stable health condition.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may have ups and downs but are meaningful.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey shaped by both destiny and effort.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and achievements. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are visible and moderately long, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन लंबी और धीरे से मुड़ी हुई है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक गर्मजोशी भरे, देखभाल करने वाले व्यक्तित्व और मजबूत संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा से भरी और स्थिर स्वास्थ्य वाली जीवनशैली का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक संबंधों को दर्शाती हैं जिनमें उतार-चढ़ाव हो सकते हैं लेकिन वे महत्वपूर्ण होते हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा प्रयास से बने सफर का संकेत देती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह निरंतर प्रयास और धैर्य से सफलता मिलने का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइनें स्पष्ट और मध्यम लंबी हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये लाइनें दुनिया के प्रति जिज्ञासा और यात्राओं के माध्यम से प्राप्त अनुभवों का संकेत देती हैं।\"}}', NULL, '2026-09-02 04:05:34', '2026-09-02 04:05:34', 'palm_image/vAK4y2ZcZm0FNhXTp7KzdMu4NDKkbAQXe3adRZiw.jpg'),
(1115, '154', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to poor image quality.\",\"heart_line\":\"Unable to analyze the Heart Line due to poor image quality.\",\"life_line\":\"Unable to analyze the Life Line due to poor image quality.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to poor image quality.\",\"fate_line\":\"Unable to analyze the Fate Line due to poor image quality.\",\"success_line\":\"Unable to analyze the Success Line due to poor image quality.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to poor image quality.\"},\"hi\":{\"head_line\":\"खराब छवि गुणवत्ता के कारण हेड लाइन का विश्लेषण संभव नहीं है।\",\"heart_line\":\"खराब छवि गुणवत्ता के कारण हार्ट लाइन का विश्लेषण संभव नहीं है।\",\"life_line\":\"खराब छवि गुणवत्ता के कारण लाइफ लाइन का विश्लेषण संभव नहीं है।\",\"marriage_line\":\"खराब छवि गुणवत्ता के कारण मैरिज लाइन का विश्लेषण संभव नहीं है।\",\"fate_line\":\"खराब छवि गुणवत्ता के कारण फेट लाइन का विश्लेषण संभव नहीं है।\",\"success_line\":\"खराब छवि गुणवत्ता के कारण सक्सेस लाइन का विश्लेषण संभव नहीं है।\",\"travel_lines\":\"खराब छवि गुणवत्ता के कारण ट्रैवल लाइन्स का विश्लेषण संभव नहीं है।\"}}', NULL, '2026-09-02 04:05:59', '2026-09-02 04:05:59', 'palm_image/Ky62A9Ox8lC5OaCEZtjarXPVj5oHaSVSwxhzrPYW.jpg'),
(1116, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have a good ability to analyze situations and make thoughtful decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting emotional warmth, compassion, and a strong capacity for love and relationships. You are likely to be caring and expressive in your emotions.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life with resilience to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a potential for meaningful relationships and partnerships. It suggests that you value commitment and may experience important emotional bonds.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. You have the ability to shape your own future through your actions.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort. It indicates potential for creativity and achievement with dedication.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। आप परिस्थितियों का विश्लेषण करने और सोच-समझकर निर्णय लेने में सक्षम हैं।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम तथा संबंधों की मजबूत क्षमता को दर्शाती है। आप अपनी भावनाओं में देखभाल करने वाले और अभिव्यक्तिपूर्ण हो सकते हैं।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन बल को दर्शाती है। यह स्थिर और ऊर्जावान जीवन का संकेत देती है जिसमें चुनौतियों को पार करने की क्षमता होती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो महत्वपूर्ण संबंधों और साझेदारियों की संभावना को दर्शाती है। यह बताती है कि आप प्रतिबद्धता को महत्व देते हैं और महत्वपूर्ण भावनात्मक बंधन अनुभव कर सकते हैं।\",\"fate_line\":\"फेट लाइन फीकी और ज्यादा प्रमुख नहीं है, जो यह संकेत देती है कि आपका जीवन मार्ग भाग्य से अधिक आपके व्यक्तिगत चुनावों से प्रभावित होता है। आप अपने कर्मों से अपना भविष्य बना सकते हैं।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो यह दर्शाती है कि मान्यता और सफलता जीवन के बाद के चरणों में या लगातार प्रयास से आ सकती है। यह समर्पण के साथ रचनात्मकता और उपलब्धि की संभावना बताती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और हल्की हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये यात्राएं नए अनुभव और विकास के अवसर ला सकती हैं।\"}}', NULL, '2026-09-02 04:06:00', '2026-09-02 04:06:00', 'palm_image/GWZj5CdUTI0a9LMwBMDvU21F7OhR3mw33J2oKivd.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1117, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a caring and affectionate personality.\",\"life_line\":\"The life line is deep and long, suggesting good vitality, strong health, and a stable life path. It reflects resilience and a well-grounded nature.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships and marriage. It suggests some emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced by external circumstances and personal choices rather than a fixed destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be a primary focus, but success can come through steady effort and persistence.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in life location, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह लचीलापन और अच्छी जमीनी प्रकृति को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो सार्थक संबंधों और विवाह की संभावना को दर्शाती है। यह साझेदारी में कुछ भावनात्मक संवेदनशीलता का संकेत देती है।\",\"fate_line\":\"फेट लाइन फीकी और बहुत प्रमुख नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित जीवन को दर्शा सकती है, न कि एक निश्चित भाग्य को।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी या अनुपस्थित है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिकता नहीं हो सकती, लेकिन सफलता निरंतर प्रयास और धैर्य से आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या जीवन स्थान में बदलाव को दर्शाती हैं, लेकिन बार-बार या बड़े स्थानांतरण नहीं।\"}}', NULL, '2026-09-02 04:15:16', '2026-09-02 04:15:16', 'palm_image/w6AHSKXLm9G1SVCQC6F8yBgb7tefI7okRfwx6jb3.jpg'),
(1120, '107', '{\"en\":{\"head_line\":\"The head line is clear and well-defined, indicating strong mental clarity, intelligence, and good decision-making abilities.\",\"heart_line\":\"The heart line is deep and curved, suggesting a warm, compassionate nature and strong emotional connections in relationships.\",\"life_line\":\"The life line is long and unbroken, signifying good health, vitality, and a stable life journey.\",\"marriage_line\":\"The marriage line is distinct with slight breaks, indicating meaningful relationships with some challenges or changes over time.\",\"fate_line\":\"The fate line is prominent and straight, showing a strong sense of purpose and steady career progress.\",\"success_line\":\"The success line is visible and clear, reflecting recognition and achievements in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few but well-marked, indicating occasional travel that brings positive experiences and growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छे निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन गहरी और घुमावदार है, जो एक गर्म, सहानुभूतिपूर्ण स्वभाव और संबंधों में मजबूत भावनात्मक जुड़ाव को दर्शाती है।\",\"life_line\":\"लाइफ लाइन लंबी और बिना टूटे हुई है, जो अच्छी सेहत, जीवन शक्ति और स्थिर जीवन यात्रा का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन स्पष्ट है जिसमें थोड़े ब्रेक हैं, जो महत्वपूर्ण संबंधों के साथ कुछ चुनौतियों या समय के साथ बदलावों को दर्शाती है।\",\"fate_line\":\"फेट लाइन प्रमुख और सीधी है, जो मजबूत उद्देश्य की भावना और स्थिर करियर प्रगति को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन स्पष्ट और दिखाई देती है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम लेकिन अच्छी तरह से चिह्नित हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और विकास लाती हैं।\"}}', NULL, '2026-09-02 04:27:22', '2026-09-02 04:27:22', 'palm_image/DY88RjEnyLJWrwaeoREmMiLq95NmXJQdY7O2N3Q8.jpg'),
(1123, '107', '{\"en\":{\"head_line\":\"The head line is clear and well-defined, indicating strong mental clarity, intelligence, and good decision-making abilities.\",\"heart_line\":\"The heart line is deep and curved, suggesting a warm, emotional nature with strong relationships and empathy.\",\"life_line\":\"The life line is long and unbroken, signifying good health, vitality, and a stable life journey.\",\"marriage_line\":\"The marriage line is distinct with slight breaks, indicating meaningful relationships with some challenges or changes over time.\",\"fate_line\":\"The fate line is prominent and straight, showing a strong sense of purpose and career focus with steady progress.\",\"success_line\":\"The success line is visible and clear, reflecting recognition, creativity, and achievements in professional life.\",\"travel_lines\":\"The travel lines are multiple and well-marked, indicating frequent travels and opportunities for growth through exploration.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छे निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा गहरी और घुमावदार है, जो एक गर्म, भावनात्मक स्वभाव और मजबूत संबंधों तथा सहानुभूति को दर्शाती है।\",\"life_line\":\"जीवन रेखा लंबी और बिना टूटे हुई है, जो अच्छी सेहत, जीवन शक्ति और स्थिर जीवन यात्रा का संकेत देती है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट है जिसमें थोड़े ब्रेक हैं, जो महत्वपूर्ण संबंधों के साथ कुछ चुनौतियों या समय के साथ बदलावों को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा प्रमुख और सीधी है, जो मजबूत उद्देश्य की भावना और करियर पर ध्यान केंद्रित करने तथा स्थिर प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा स्पष्ट और दिखाई देती है, जो पेशेवर जीवन में मान्यता, रचनात्मकता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कई और अच्छी तरह से चिह्नित हैं, जो बार-बार यात्रा और अन्वेषण के माध्यम से विकास के अवसरों को दर्शाती हैं।\"}}', NULL, '2026-09-02 04:31:30', '2026-09-02 04:31:30', 'palm_image/pGMY79SXfadIaVkGJbYHz0byCOgyOWTTOKldQWED.jpg'),
(1131, '142', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These lines suggest emotional experiences that have shaped the person\'s personal life.\",\"fate_line\":\"The fate line is visible but not very deep, suggesting a life influenced by external circumstances and some fluctuations in career or life path. It indicates adaptability and openness to change.\",\"success_line\":\"The success (Sun) line is faint and short, implying moderate recognition and success in creative or artistic endeavors. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in residence. These lines suggest a person who may explore new places but prefers stability.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति की गहरी भावनात्मक जुड़ाव की कद्र को दर्शाती है।\",\"life_line\":\"लाइफ लाइन लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये लाइनें व्यक्ति के व्यक्तिगत जीवन को आकार देने वाले भावनात्मक अनुभवों का संकेत देती हैं।\",\"fate_line\":\"फेट लाइन दिखाई देती है लेकिन बहुत गहरी नहीं है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ उतार-चढ़ाव को दर्शाती है। यह अनुकूलनशीलता और परिवर्तन के लिए खुलापन दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो रचनात्मक या कलात्मक प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह प्रयास के साथ विकास की संभावना बताती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और धुंधली हैं, जो कभी-कभार यात्रा या निवास स्थान में बदलाव को दर्शाती हैं। ये लाइनें ऐसे व्यक्ति को दर्शाती हैं जो नए स्थानों की खोज कर सकता है लेकिन स्थिरता पसंद करता है।\"}}', NULL, '2026-09-02 06:46:11', '2026-09-02 06:46:11', 'palm_image/i9OGuobJM9r6n53e2iZ5hHerPX6vz1TITVWIrWyj.png'),
(1132, '142', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional experiences that have shaped the person\'s personal life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey with some changes in career or life direction.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting moderate recognition and achievements. It indicates that success will come through consistent effort rather than sudden fame.\",\"travel_lines\":\"The travel lines are visible near the edge of the palm, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति के गहरे भावनात्मक संबंधों को महत्व देने का संकेत है।\",\"life_line\":\"लाइफ लाइन लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें व्यक्ति के व्यक्तिगत जीवन को आकार देने वाले भावनात्मक अनुभवों का संकेत हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और करियर या जीवन दिशा में कुछ बदलावों की यात्रा का संकेत देती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह बताती है कि सफलता अचानक प्रसिद्धि से नहीं बल्कि निरंतर प्रयास से मिलेगी।\",\"travel_lines\":\"ट्रैवल लाइनें हथेली के किनारे के पास दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये लाइनें दुनिया के प्रति जिज्ञासा और यात्राओं के माध्यम से प्राप्त अनुभवों का संकेत हैं।\"}}', NULL, '2026-09-02 06:47:25', '2026-09-02 06:47:25', 'palm_image/PU5nIMhWzeRvuFuE8H8cHD9T85Xl1KAzUOURqCAL.png'),
(1133, '107', '{\"en\":{\"head_line\":\"No palm image provided to analyze the head line.\",\"heart_line\":\"No palm image provided to analyze the heart line.\",\"life_line\":\"No palm image provided to analyze the life line.\",\"marriage_line\":\"No palm image provided to analyze the marriage line.\",\"fate_line\":\"No palm image provided to analyze the fate line.\",\"success_line\":\"No palm image provided to analyze the success line.\",\"travel_lines\":\"No palm image provided to analyze the travel lines.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने के लिए कोई हस्त रेखा छवि प्रदान नहीं की गई है।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने के लिए कोई हस्त रेखा छवि प्रदान नहीं की गई है।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने के लिए कोई हस्त रेखा छवि प्रदान नहीं की गई है।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने के लिए कोई हस्त रेखा छवि प्रदान नहीं की गई है।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने के लिए कोई हस्त रेखा छवि प्रदान नहीं की गई है।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने के लिए कोई हस्त रेखा छवि प्रदान नहीं की गई है।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने के लिए कोई हस्त रेखा छवि प्रदान नहीं की गई है।\"}}', NULL, '2026-09-02 06:47:57', '2026-09-02 06:47:57', 'palm_image/cQN86wgklwEGzWzHCQOfuXUnyGkdM3sEFgY2LOJ1.jpg'),
(1144, '155', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and deep, showing strong emotional depth and the capacity for deep relationships. It indicates a caring and affectionate personality with emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. It suggests some emotional ups and downs in romantic life but overall positive connections.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and some changes in career or life path. It suggests adaptability and resilience.\",\"success_line\":\"The success line (Sun line) is visible and runs parallel to the fate line, indicating recognition and achievements in creative or professional fields. It suggests potential for fame or success through talent.\",\"travel_lines\":\"The travel lines are few and short, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय लेने की क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और गहरी है, जो गहरी भावनात्मक गहराई और मजबूत संबंधों की क्षमता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ भावनात्मक स्थिरता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह एक स्वस्थ और ऊर्जावान व्यक्ति को दर्शाती है जो जीवन के प्रति उत्साही है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और साझेदारियों की संभावना को दर्शाती हैं। यह रोमांटिक जीवन में कुछ उतार-चढ़ाव को दर्शाती है लेकिन कुल मिलाकर सकारात्मक संबंधों को दर्शाती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों को दर्शाती है। यह अनुकूलनशीलता और लचीलापन दर्शाती है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) दिखाई देती है और फेट लाइन के समानांतर चलती है, जो रचनात्मक या पेशेवर क्षेत्रों में मान्यता और उपलब्धियों को दर्शाती है। यह प्रतिभा के माध्यम से प्रसिद्धि या सफलता की संभावना को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता को दर्शाती है लेकिन आवश्यक होने पर नए अनुभवों के लिए खुलापन भी दिखाती है।\"}}', NULL, '2026-09-02 09:11:38', '2026-09-02 09:11:38', 'palm_image/Ug2qKp4PZSu5YjRZQYT2FbxKZXj7muNPMUDvfqza.jpg'),
(1145, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a caring personality. It indicates a person who values relationships and has a compassionate heart.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some challenges, but overall, the person is likely to experience lasting partnerships.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting that the person’s career or life path may have some fluctuations. Success may come through personal effort rather than external circumstances.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and achievements. The person may find success in creative or artistic fields but might need to work hard to gain prominence.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities but are not a dominant feature in the person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरी भावनात्मकता और सहानुभूतिपूर्ण व्यक्तित्व को दर्शाती है। यह ऐसे व्यक्ति को दर्शाती है जो रिश्तों को महत्व देता है और दयालु हृदय का मालिक है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत ऊर्जा का संकेत देती है। यह स्वस्थ और सक्रिय जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना को दर्शाती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन कुल मिलाकर व्यक्ति स्थायी साझेदारी का अनुभव करेगा।\",\"fate_line\":\"फेट लाइन दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो यह दर्शाती है कि व्यक्ति के करियर या जीवन पथ में कुछ उतार-चढ़ाव हो सकते हैं। सफलता बाहरी परिस्थितियों की बजाय व्यक्तिगत प्रयास से मिलेगी।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। व्यक्ति रचनात्मक या कलात्मक क्षेत्रों में सफलता पा सकता है, लेकिन प्रसिद्धि पाने के लिए कड़ी मेहनत करनी पड़ सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये यात्राएं नए अनुभव और अवसर ला सकती हैं, लेकिन व्यक्ति के जीवन में प्रमुख भूमिका नहीं निभातीं।\"}}', NULL, '2026-09-02 09:15:58', '2026-09-02 09:15:58', 'palm_image/dxHHiM6YfMEEo6ifHXst9xv1j5PAFbdm2AW14QmH.jpg'),
(1146, '107', '{\"en\":{\"head_line\":\"The head line is not visible in the image, so no interpretation can be made.\",\"heart_line\":\"The heart line is not visible in the image, so no interpretation can be made.\",\"life_line\":\"The life line is not visible in the image, so no interpretation can be made.\",\"marriage_line\":\"The marriage line is not visible in the image, so no interpretation can be made.\",\"fate_line\":\"The fate line is not visible in the image, so no interpretation can be made.\",\"success_line\":\"The success line (Sun line) is not visible in the image, so no interpretation can be made.\",\"travel_lines\":\"The travel lines are not visible in the image, so no interpretation can be made.\"},\"hi\":{\"head_line\":\"इस छवि में हेड लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"heart_line\":\"इस छवि में हार्ट लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"life_line\":\"इस छवि में लाइफ लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"marriage_line\":\"इस छवि में मैरिज लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"fate_line\":\"इस छवि में फेट लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"success_line\":\"इस छवि में सक्सेस लाइन (सन लाइन) दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"travel_lines\":\"इस छवि में ट्रैवल लाइन्स दिखाई नहीं दे रही हैं, इसलिए कोई व्याख्या नहीं की जा सकती।\"}}', NULL, '2026-09-02 09:16:01', '2026-09-02 09:16:01', 'palm_image/fhf0eCD2OyMy1V33Yvcrmd2ecsNC0PBVYquCDSzV.jpg'),
(1148, '156', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line as the palm image is not visible.\",\"heart_line\":\"Unable to analyze the Heart Line as the palm image is not visible.\",\"life_line\":\"Unable to analyze the Life Line as the palm image is not visible.\",\"marriage_line\":\"Unable to analyze the Marriage Line as the palm image is not visible.\",\"fate_line\":\"Unable to analyze the Fate Line as the palm image is not visible.\",\"success_line\":\"Unable to analyze the Success Line as the palm image is not visible.\",\"travel_lines\":\"Unable to analyze the Travel Lines as the palm image is not visible.\"},\"hi\":{\"head_line\":\"हैड लाइन का विश्लेषण संभव नहीं है क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"heart_line\":\"हार्ट लाइन का विश्लेषण संभव नहीं है क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"life_line\":\"लाइफ लाइन का विश्लेषण संभव नहीं है क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"marriage_line\":\"मैरेज लाइन का विश्लेषण संभव नहीं है क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"fate_line\":\"फेट लाइन का विश्लेषण संभव नहीं है क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"success_line\":\"सक्सेस लाइन का विश्लेषण संभव नहीं है क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\",\"travel_lines\":\"ट्रैवल लाइन्स का विश्लेषण संभव नहीं है क्योंकि हथेली की छवि दिखाई नहीं दे रही है।\"}}', NULL, '2026-09-03 06:09:12', '2026-09-03 06:09:12', 'palm_image/uo5NV4bbBXPqqAFjZBnjSsRK7rGSVoF2ILET3tEi.jpg'),
(1149, '156', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and gently curved, showing emotional depth and sensitivity. It reflects a warm and caring personality with strong relationships and emotional stability.\",\"life_line\":\"The life line is deep and well-defined, suggesting good vitality and a strong constitution. It indicates a life full of energy, health, and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may require effort and understanding.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey shaped by both destiny and free will.\",\"success_line\":\"The success (Sun) line is faint and short, showing moderate recognition and achievements. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are visible and moderately long, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and experiences gained through journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और धीरे से मुड़ी हुई है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक गर्म और देखभाल करने वाले व्यक्तित्व के साथ मजबूत संबंधों और भावनात्मक स्थिरता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा, स्वास्थ्य और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक संबंधों को दर्शाती हैं जिनमें प्रयास और समझ की आवश्यकता होती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा स्वतंत्र इच्छा से आकार लिए जीवन की यात्रा को दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह निरंतर प्रयास और धैर्य से सफलता मिलने का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइनें स्पष्ट और मध्यम लंबी हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये लाइनें दुनिया के प्रति जिज्ञासा और यात्राओं के माध्यम से प्राप्त अनुभवों को दर्शाती हैं।\"}}', NULL, '2026-09-03 06:09:47', '2026-09-03 06:09:47', 'palm_image/o0ggFp5oVxURaUWpMyFXYIULn6KVQ0x0ZjcXcoyS.jpg'),
(1150, '156', '{\"en\":{\"head_line\":\"Unable to analyze the head line due to unclear image.\",\"heart_line\":\"Unable to analyze the heart line due to unclear image.\",\"life_line\":\"Unable to analyze the life line due to unclear image.\",\"marriage_line\":\"Unable to analyze the marriage line due to unclear image.\",\"fate_line\":\"Unable to analyze the fate line due to unclear image.\",\"success_line\":\"Unable to analyze the success line due to unclear image.\",\"travel_lines\":\"Unable to analyze the travel lines due to unclear image.\"},\"hi\":{\"head_line\":\"अस्पष्ट छवि के कारण हेड लाइन का विश्लेषण संभव नहीं है।\",\"heart_line\":\"अस्पष्ट छवि के कारण हार्ट लाइन का विश्लेषण संभव नहीं है।\",\"life_line\":\"अस्पष्ट छवि के कारण लाइफ लाइन का विश्लेषण संभव नहीं है।\",\"marriage_line\":\"अस्पष्ट छवि के कारण मैरिज लाइन का विश्लेषण संभव नहीं है।\",\"fate_line\":\"अस्पष्ट छवि के कारण फेट लाइन का विश्लेषण संभव नहीं है।\",\"success_line\":\"अस्पष्ट छवि के कारण सक्सेस लाइन का विश्लेषण संभव नहीं है।\",\"travel_lines\":\"अस्पष्ट छवि के कारण ट्रैवल लाइन्स का विश्लेषण संभव नहीं है।\"}}', NULL, '2026-09-03 07:58:11', '2026-09-03 07:58:11', 'palm_image/xERCRntulVwNMRVa7Mjndp3BKeCs7EH9yUAhHmTi.jpg'),
(1151, '156', '{\"en\":{\"head_line\":\"Unable to analyze the head line due to unclear image.\",\"heart_line\":\"Unable to analyze the heart line due to unclear image.\",\"life_line\":\"Unable to analyze the life line due to unclear image.\",\"marriage_line\":\"Unable to analyze the marriage line due to unclear image.\",\"fate_line\":\"Unable to analyze the fate line due to unclear image.\",\"success_line\":\"Unable to analyze the success line due to unclear image.\",\"travel_lines\":\"Unable to analyze the travel lines due to unclear image.\"},\"hi\":{\"head_line\":\"अस्पष्ट छवि के कारण हेड लाइन का विश्लेषण संभव नहीं है।\",\"heart_line\":\"अस्पष्ट छवि के कारण हार्ट लाइन का विश्लेषण संभव नहीं है।\",\"life_line\":\"अस्पष्ट छवि के कारण लाइफ लाइन का विश्लेषण संभव नहीं है।\",\"marriage_line\":\"अस्पष्ट छवि के कारण मैरिज लाइन का विश्लेषण संभव नहीं है।\",\"fate_line\":\"अस्पष्ट छवि के कारण फेट लाइन का विश्लेषण संभव नहीं है।\",\"success_line\":\"अस्पष्ट छवि के कारण सक्सेस लाइन का विश्लेषण संभव नहीं है।\",\"travel_lines\":\"अस्पष्ट छवि के कारण ट्रैवल लाइन्स का विश्लेषण संभव नहीं है।\"}}', NULL, '2026-09-03 07:58:31', '2026-09-03 07:58:31', 'palm_image/gtI6bS9o4naN3NorfiMGLpVtAcpiuFrMBkyaBqbj.jpg'),
(1152, '156', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to unclear image.\",\"heart_line\":\"Unable to analyze the Heart Line due to unclear image.\",\"life_line\":\"Unable to analyze the Life Line due to unclear image.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to unclear image.\",\"fate_line\":\"Unable to analyze the Fate Line due to unclear image.\",\"success_line\":\"Unable to analyze the Success Line due to unclear image.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to unclear image.\"},\"hi\":{\"head_line\":\"अस्पष्ट छवि के कारण हेड लाइन का विश्लेषण संभव नहीं है।\",\"heart_line\":\"अस्पष्ट छवि के कारण हार्ट लाइन का विश्लेषण संभव नहीं है।\",\"life_line\":\"अस्पष्ट छवि के कारण लाइफ लाइन का विश्लेषण संभव नहीं है।\",\"marriage_line\":\"अस्पष्ट छवि के कारण मैरिज लाइन का विश्लेषण संभव नहीं है।\",\"fate_line\":\"अस्पष्ट छवि के कारण फेट लाइन का विश्लेषण संभव नहीं है।\",\"success_line\":\"अस्पष्ट छवि के कारण सक्सेस लाइन का विश्लेषण संभव नहीं है।\",\"travel_lines\":\"अस्पष्ट छवि के कारण ट्रैवल लाइन्स का विश्लेषण संभव नहीं है।\"}}', NULL, '2026-09-03 07:58:53', '2026-09-03 07:58:53', 'palm_image/BhNjEufOI4SDuUm2JtEHCoWL2tewvfwG3JZNGCtg.jpg'),
(1153, '150', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making ability. It suggests a practical thinker with a strong focus on logic and reasoning.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional stability and a warm, caring nature. It indicates good relationships and a compassionate personality.\",\"life_line\":\"The life line is deep and long, suggesting good vitality and a strong constitution. It reflects a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may have ups and downs but are meaningful.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and personal choices. It suggests adaptability and a journey shaped by both destiny and effort.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or personal goals. It reflects ambition and the potential for success through perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These lines indicate a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति को दर्शाती है जो तर्क और विवेक पर ध्यान केंद्रित करता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह अच्छे संबंधों और सहानुभूतिपूर्ण व्यक्तित्व का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा और लचीलापन से भरे जीवन को दर्शाती है, जिसमें चुनौतियों को पार करने की क्षमता होती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक जुड़ाव को दर्शाती हैं जिनमें उतार-चढ़ाव हो सकते हैं लेकिन वे महत्वपूर्ण होते हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा प्रयास से आकार लिए जीवन की यात्रा को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या व्यक्तिगत लक्ष्यों में मान्यता और उपलब्धियों को दर्शाती है। यह महत्वाकांक्षा और दृढ़ता से सफलता की संभावना को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये लाइनें नए अनुभवों के लिए खुले व्यक्ति को दर्शाती हैं लेकिन जो अक्सर यात्रा नहीं करता।\"}}', NULL, '2026-09-03 08:18:22', '2026-09-03 08:18:22', 'palm_image/9yse8GsqLrcNhfhxqCslO6VOuY16qTQQJ7i4iifm.jpg'),
(1154, '159', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and the capacity for deep relationships. It indicates a caring and affectionate personality with emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. It suggests some emotional ups and downs in romantic life but overall positive connections.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and some changes in career or life path. It suggests adaptability and resilience.\",\"success_line\":\"The success (Sun) line is visible but not very prominent, indicating moderate recognition and achievements in creative or professional fields. It suggests steady progress rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and fine, indicating occasional travel or changes in environment. It suggests a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरे भावनात्मक संबंधों और गहरी रिश्तों की क्षमता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ भावनात्मक स्थिरता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह एक स्वस्थ और ऊर्जावान व्यक्ति का संकेत देती है जो जीवन के प्रति उत्साही है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और साझेदारियों की संभावना को दर्शाती हैं। यह रोमांटिक जीवन में कुछ उतार-चढ़ाव लेकिन कुल मिलाकर सकारात्मक संबंधों का संकेत देती हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों को दर्शाती है। यह अनुकूलनशीलता और लचीलापन दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो रचनात्मक या पेशेवर क्षेत्रों में मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह अचानक प्रसिद्धि की बजाय स्थिर प्रगति का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और महीन हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। यह नए अनुभवों के लिए खुले व्यक्ति का संकेत देती है लेकिन अक्सर यात्रा पर नहीं रहता।\"}}', NULL, '2026-09-04 17:28:32', '2026-09-04 17:28:32', 'palm_image/ujh8Ls8ABnztcd2J8EHA1PVTJgpbiXWxHyJGP9O5.jpg'),
(1155, '160', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. You have a good ability to analyze situations and make thoughtful decisions.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting emotional warmth, compassion, and a strong capacity for love and relationships. You are likely to be caring and expressive in your emotions.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong life force. It suggests a healthy constitution and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage line is faint but visible, indicating that relationships and partnerships are important to you, though they may require effort and attention to flourish.\",\"fate_line\":\"The fate line is present but not very prominent, which may suggest that your career path or life direction is influenced by external factors and personal choices rather than destiny alone.\",\"success_line\":\"The success (Sun) line is faint and short, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। आप परिस्थितियों का विश्लेषण करने और सोच-समझकर निर्णय लेने में सक्षम हैं।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। आप अपनी भावनाओं में देखभाल करने वाले और अभिव्यक्तिपूर्ण हो सकते हैं।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह स्वस्थ शरीर और उत्साह से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो बताती है कि रिश्ते और साझेदारी आपके लिए महत्वपूर्ण हैं, हालांकि उन्हें फलने-फूलने के लिए प्रयास और ध्यान की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन मौजूद है लेकिन ज्यादा प्रमुख नहीं है, जो यह संकेत देती है कि आपका करियर या जीवन दिशा बाहरी कारकों और व्यक्तिगत चुनावों से प्रभावित होती है, केवल भाग्य से नहीं।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि जीवन के बाद के चरणों में या लगातार प्रयास से आएगी, न कि जल्दी सफलता से।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं, लेकिन बार-बार या बड़े स्थानांतरण नहीं।\"}}', NULL, '2026-09-07 07:55:48', '2026-09-07 07:55:48', 'palm_image/FFTXxvJvp07jVXf1c0bbiWQ4V8jyFGpFwZEXPqzj.jpg'),
(1156, '160', '{\"en\":{\"head_line\":\"Unable to analyze the Head Line due to the image being too dark or unclear.\",\"heart_line\":\"Unable to analyze the Heart Line due to the image being too dark or unclear.\",\"life_line\":\"Unable to analyze the Life Line due to the image being too dark or unclear.\",\"marriage_line\":\"Unable to analyze the Marriage Line due to the image being too dark or unclear.\",\"fate_line\":\"Unable to analyze the Fate Line due to the image being too dark or unclear.\",\"success_line\":\"Unable to analyze the Success Line due to the image being too dark or unclear.\",\"travel_lines\":\"Unable to analyze the Travel Lines due to the image being too dark or unclear.\"},\"hi\":{\"head_line\":\"छवि बहुत अंधेरी या अस्पष्ट होने के कारण हेड लाइन का विश्लेषण संभव नहीं है।\",\"heart_line\":\"छवि बहुत अंधेरी या अस्पष्ट होने के कारण हार्ट लाइन का विश्लेषण संभव नहीं है।\",\"life_line\":\"छवि बहुत अंधेरी या अस्पष्ट होने के कारण लाइफ लाइन का विश्लेषण संभव नहीं है।\",\"marriage_line\":\"छवि बहुत अंधेरी या अस्पष्ट होने के कारण मैरिज लाइन का विश्लेषण संभव नहीं है।\",\"fate_line\":\"छवि बहुत अंधेरी या अस्पष्ट होने के कारण फेट लाइन का विश्लेषण संभव नहीं है।\",\"success_line\":\"छवि बहुत अंधेरी या अस्पष्ट होने के कारण सक्सेस लाइन का विश्लेषण संभव नहीं है।\",\"travel_lines\":\"छवि बहुत अंधेरी या अस्पष्ट होने के कारण ट्रैवल लाइन्स का विश्लेषण संभव नहीं है।\"}}', NULL, '2026-09-07 07:57:03', '2026-09-07 07:57:03', 'palm_image/6hQDcO4DfGIcoJ6Aa6fjsZ7cJXjvVc7aYOGOFhmP.jpg'),
(1158, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a caring personality. It indicates a person who values relationships and has a compassionate heart.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a stable life path.\",\"marriage_line\":\"The marriage lines are faint but multiple, indicating several significant relationships or emotional connections. It suggests a complex love life with meaningful bonds.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, indicating a strong sense of purpose and career focus. It suggests determination and success through hard work.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievements in creative or artistic fields. It indicates potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in life location. It indicates a person who may travel for work or personal growth but prefers stability.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरी भावनात्मकता और सहानुभूतिपूर्ण व्यक्तित्व को दर्शाती है। यह ऐसे व्यक्ति को दर्शाती है जो रिश्तों को महत्व देता है और दयालु हृदय का मालिक है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत ऊर्जा को दर्शाती है। यह स्वस्थ और ऊर्जावान व्यक्ति के जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें धुंधली लेकिन कई हैं, जो कई महत्वपूर्ण संबंधों या भावनात्मक जुड़ावों को दर्शाती हैं। यह जटिल प्रेम जीवन और महत्वपूर्ण बंधनों का संकेत देती है।\",\"fate_line\":\"फेट लाइन प्रमुख है और हथेली पर सीधी ऊपर जाती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह मेहनत के माध्यम से सफलता और दृढ़ संकल्प को दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन स्पष्ट और दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धियों को दर्शाती है। यह प्रसिद्धि या सार्वजनिक प्रशंसा की संभावना को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और धुंधली हैं, जो कभी-कभार यात्रा या जीवन स्थान में बदलाव को दर्शाती हैं। यह ऐसे व्यक्ति को दर्शाती है जो काम या व्यक्तिगत विकास के लिए यात्रा कर सकता है लेकिन स्थिरता पसंद करता है।\"}}', NULL, '2026-09-07 08:04:44', '2026-09-07 08:04:44', 'palm_image/JnTYjmxgQTH6uyPjEGK67okZuPRZTn1SOQcaFAnb.jpg'),
(1159, '150', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making abilities. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional depth and sensitivity. It indicates a person who values relationships and has a compassionate nature.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships. It suggests some emotional ups and downs in partnerships but overall stability.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by external circumstances and personal choices rather than destiny alone.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति को दर्शाती है जो तर्क और कारण पर ध्यान केंद्रित करता है।\",\"heart_line\":\"हार्ट लाइन गहरी और थोड़ी मुड़ी हुई है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक ऐसे व्यक्ति को दर्शाती है जो रिश्तों को महत्व देता है और दयालु स्वभाव का होता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह एक स्वस्थ और ऊर्जावान व्यक्ति को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो सार्थक संबंधों की संभावना को दर्शाती है। यह साझेदारी में कुछ भावनात्मक उतार-चढ़ाव लेकिन कुल मिलाकर स्थिरता को दर्शाती है।\",\"fate_line\":\"फेट लाइन फीकी और बहुत प्रमुख नहीं है, जो यह संकेत देती है कि जीवन पथ बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित हो सकता है, केवल भाग्य से नहीं।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो यह दर्शाती है कि मान्यता और सफलता जीवन के बाद के चरणों में या लगातार प्रयास से आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं, लेकिन बार-बार या बड़े स्थानांतरण नहीं।\"}}', NULL, '2026-09-07 08:05:09', '2026-09-07 08:05:09', 'palm_image/eduznYsDRTFiUgKu7r1kCgAzYw2YkAg4Q2u4qgkf.jpg'),
(1160, '150', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making ability. It suggests a practical thinker with a good focus on goals.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional warmth and a caring nature. It indicates strong relationships and a compassionate personality.\",\"life_line\":\"The life line is deep and long, suggesting good vitality and a strong constitution. It indicates a life full of energy and resilience with few major health issues.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a possibility of a meaningful relationship or marriage. It suggests some emotional ups and downs but overall stability.\",\"fate_line\":\"The fate line is present but faint, showing that destiny plays a moderate role in life. It suggests that personal effort and choices will significantly influence the career path.\",\"success_line\":\"The success (Sun) line is faint and short, indicating that recognition and fame may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति और लक्ष्यों पर अच्छी पकड़ का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी और देखभाल करने वाले स्वभाव को दर्शाती है। यह मजबूत संबंधों और सहानुभूतिपूर्ण व्यक्तित्व का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा से भरा जीवन और कम स्वास्थ्य समस्याओं का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो महत्वपूर्ण संबंध या विवाह की संभावना को दर्शाती है। यह कुछ भावनात्मक उतार-चढ़ाव लेकिन कुल मिलाकर स्थिरता का संकेत देती है।\",\"fate_line\":\"फेट लाइन मौजूद है लेकिन फीकी है, जो जीवन में भाग्य की मध्यम भूमिका को दर्शाती है। यह सुझाव देती है कि व्यक्तिगत प्रयास और चुनाव करियर पथ को काफी प्रभावित करेंगे।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि जीवन के बाद के चरणों में या लगातार प्रयास से आएगी।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और हल्की हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं, जो मुख्य रूप से व्यक्तिगत विकास या कार्य से संबंधित कारणों के लिए हैं।\"}}', NULL, '2026-09-07 08:05:36', '2026-09-07 08:05:36', 'palm_image/AstoFdoQavoR8O1LCmLCe6GvZV22T4FyCN97aIMD.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1161, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced mind with good creativity and practical thinking. It suggests intelligence and a thoughtful approach to problem-solving.\",\"heart_line\":\"The heart line is long and gently curved, showing emotional depth and sensitivity. It indicates a warm and caring nature with strong relationships and emotional stability.\",\"life_line\":\"The life line is deep and well-defined, suggesting good vitality and a strong constitution. It indicates a life full of energy and resilience with a stable health condition.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a moderate focus on relationships and partnerships. It suggests the possibility of meaningful connections but with some challenges to overcome.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and changes. It suggests adaptability and a journey with varied experiences.\",\"success_line\":\"The success line is faint and short, showing moderate recognition and achievements. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and light, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित मन और अच्छी रचनात्मकता तथा व्यावहारिक सोच को दर्शाती है। यह बुद्धिमत्ता और समस्या समाधान के लिए विचारशील दृष्टिकोण को सूचित करती है।\",\"heart_line\":\"हार्ट लाइन लंबी और धीरे से मुड़ी हुई है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक गर्म और देखभाल करने वाले स्वभाव के साथ मजबूत संबंधों और भावनात्मक स्थिरता को इंगित करती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा से भरा जीवन और स्थिर स्वास्थ्य स्थिति को सूचित करती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो संबंधों और साझेदारी पर मध्यम ध्यान को दर्शाती है। यह सार्थक संबंधों की संभावना बताती है लेकिन कुछ चुनौतियों का सामना भी हो सकता है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और विविध अनुभवों की यात्रा को सूचित करती है।\",\"success_line\":\"सक्सेस लाइन फीकी और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह निरंतर प्रयास और धैर्य से सफलता मिलने का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइंस कम और हल्की हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता और आवश्यकतानुसार नए अनुभवों के लिए खुलापन बताती हैं।\"}}', NULL, '2026-09-07 08:06:29', '2026-09-07 08:06:29', 'palm_image/okipCNuKjeh5PAmO3F1a4gvWxyHWw9YAV6NtHmOq.jpg'),
(1162, '107', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and gently curved, showing emotional depth and sensitivity. It reflects a warm, caring personality with strong relationships and emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a strong life force. It suggests a healthy lifestyle and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some challenges, but overall positive prospects in love and partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting that external circumstances may influence life path more than personal control. Flexibility and adaptability are important.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success may come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels are likely to be purposeful and beneficial.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और धीरे से मुड़ी हुई है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक गर्मजोशी भरे, देखभाल करने वाले व्यक्तित्व और मजबूत संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह स्वस्थ जीवनशैली और सहनशीलता का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना को दर्शाती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन प्रेम और साझेदारी में समग्र रूप से सकारात्मक संभावनाएं हैं।\",\"fate_line\":\"फेट लाइन धुंधली और बहुत प्रमुख नहीं है, जो दर्शाती है कि बाहरी परिस्थितियां जीवन पथ को व्यक्तिगत नियंत्रण से अधिक प्रभावित कर सकती हैं। लचीलापन और अनुकूलन महत्वपूर्ण हैं।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली या अनुपस्थित है, जो दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती। सफलता धीरे-धीरे प्रयास से आएगी, न कि अचानक सफलता से।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभी यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये यात्राएं उद्देश्यपूर्ण और लाभकारी होंगी।\"}}', NULL, '2026-09-07 08:12:57', '2026-09-07 08:12:57', 'palm_image/eKeOetd425qpjYqqb5gKiHgWJMxBA1p6TQcXze77.jpg'),
(1163, '107', '{\"en\":{\"head_line\":\"The head line is not visible in the image, so no interpretation can be made.\",\"heart_line\":\"The heart line is not visible in the image, so no interpretation can be made.\",\"life_line\":\"The life line is not visible in the image, so no interpretation can be made.\",\"marriage_line\":\"The marriage line is not visible in the image, so no interpretation can be made.\",\"fate_line\":\"The fate line is not visible in the image, so no interpretation can be made.\",\"success_line\":\"The success (sun) line is not visible in the image, so no interpretation can be made.\",\"travel_lines\":\"The travel lines are not visible in the image, so no interpretation can be made.\"},\"hi\":{\"head_line\":\"इस छवि में हेड लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"heart_line\":\"इस छवि में हार्ट लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"life_line\":\"इस छवि में लाइफ लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"marriage_line\":\"इस छवि में मैरिज लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"fate_line\":\"इस छवि में फेट लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"success_line\":\"इस छवि में सक्सेस (सन) लाइन दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"travel_lines\":\"इस छवि में ट्रैवल लाइन्स दिखाई नहीं दे रही हैं, इसलिए कोई व्याख्या नहीं की जा सकती।\"}}', NULL, '2026-09-07 08:14:50', '2026-09-07 08:14:50', 'palm_image/cAxOx7YpzLdg4hwB84JQ719soQ1OvhwXPPKZG3nw.jpg'),
(1164, '107', '{\"en\":{\"head_line\":\"No palm lines visible to analyze the Head Line.\",\"heart_line\":\"No palm lines visible to analyze the Heart Line.\",\"life_line\":\"No palm lines visible to analyze the Life Line.\",\"marriage_line\":\"No palm lines visible to analyze the Marriage Line.\",\"fate_line\":\"No palm lines visible to analyze the Fate Line.\",\"success_line\":\"No palm lines visible to analyze the Success Line.\",\"travel_lines\":\"No palm lines visible to analyze the Travel Lines.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"heart_line\":\"हृदय रेखा का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"life_line\":\"जीवन रेखा का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"marriage_line\":\"विवाह रेखा का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"fate_line\":\"भाग्य रेखा का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"success_line\":\"सफलता रेखा का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\",\"travel_lines\":\"यात्रा रेखाओं का विश्लेषण करने के लिए कोई रेखाएं दिखाई नहीं दे रही हैं।\"}}', NULL, '2026-09-07 08:16:20', '2026-09-07 08:16:20', 'palm_image/NSVmbuJjloQicKoEOExNIb5pf0iNqE28q0vaJbAr.jpg'),
(1165, '107', '{\"en\":{\"head_line\":\"Not visible for analysis.\",\"heart_line\":\"Not visible for analysis.\",\"life_line\":\"Not visible for analysis.\",\"marriage_line\":\"Not visible for analysis.\",\"fate_line\":\"Not visible for analysis.\",\"success_line\":\"Not visible for analysis.\",\"travel_lines\":\"Not visible for analysis.\"},\"hi\":{\"head_line\":\"विश्लेषण के लिए दिखाई नहीं दे रहा है।\",\"heart_line\":\"विश्लेषण के लिए दिखाई नहीं दे रहा है।\",\"life_line\":\"विश्लेषण के लिए दिखाई नहीं दे रहा है।\",\"marriage_line\":\"विश्लेषण के लिए दिखाई नहीं दे रहा है।\",\"fate_line\":\"विश्लेषण के लिए दिखाई नहीं दे रहा है।\",\"success_line\":\"विश्लेषण के लिए दिखाई नहीं दे रहा है।\",\"travel_lines\":\"विश्लेषण के लिए दिखाई नहीं दे रहा है।\"}}', NULL, '2026-09-07 08:18:18', '2026-09-07 08:18:18', 'palm_image/YmpXtzYBb66SUKIRINCX0wSl5hpvynIUX3hbZfMC.jpg'),
(1166, '107', '{\"en\":{\"head_line\":\"The head line is not visible in the image, so no interpretation can be made.\",\"heart_line\":\"The heart line is not visible in the image, so no interpretation can be made.\",\"life_line\":\"The life line is not visible in the image, so no interpretation can be made.\",\"marriage_line\":\"The marriage line is not visible in the image, so no interpretation can be made.\",\"fate_line\":\"The fate line is not visible in the image, so no interpretation can be made.\",\"success_line\":\"The success (sun) line is not visible in the image, so no interpretation can be made.\",\"travel_lines\":\"The travel lines are not visible in the image, so no interpretation can be made.\"},\"hi\":{\"head_line\":\"हैड लाइन छवि में दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"heart_line\":\"हार्ट लाइन छवि में दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"life_line\":\"लाइफ लाइन छवि में दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"marriage_line\":\"मैरेज लाइन छवि में दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"fate_line\":\"फेट लाइन छवि में दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"success_line\":\"सक्सेस (सन) लाइन छवि में दिखाई नहीं दे रही है, इसलिए कोई व्याख्या नहीं की जा सकती।\",\"travel_lines\":\"ट्रैवल लाइन्स छवि में दिखाई नहीं दे रही हैं, इसलिए कोई व्याख्या नहीं की जा सकती।\"}}', NULL, '2026-09-07 08:18:49', '2026-09-07 08:18:49', 'palm_image/g4r3ZKyBoxuwCMjy7JHR42De2vWWDPPF53P3gCx7.jpg'),
(1167, '107', '{\"en\":{\"head_line\":\"Unable to analyze the head line as the palm image is not provided.\",\"heart_line\":\"Unable to analyze the heart line as the palm image is not provided.\",\"life_line\":\"Unable to analyze the life line as the palm image is not provided.\",\"marriage_line\":\"Unable to analyze the marriage line as the palm image is not provided.\",\"fate_line\":\"Unable to analyze the fate line as the palm image is not provided.\",\"success_line\":\"Unable to analyze the success line as the palm image is not provided.\",\"travel_lines\":\"Unable to analyze the travel lines as the palm image is not provided.\"},\"hi\":{\"head_line\":\"हैड लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि उपलब्ध नहीं है।\",\"heart_line\":\"हार्ट लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि उपलब्ध नहीं है।\",\"life_line\":\"लाइफ लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि उपलब्ध नहीं है।\",\"marriage_line\":\"मैरेज लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि उपलब्ध नहीं है।\",\"fate_line\":\"फेट लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि उपलब्ध नहीं है।\",\"success_line\":\"सक्सेस लाइन का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि उपलब्ध नहीं है।\",\"travel_lines\":\"ट्रैवल लाइन्स का विश्लेषण नहीं किया जा सकता क्योंकि हथेली की छवि उपलब्ध नहीं है।\"}}', NULL, '2026-09-07 08:19:24', '2026-09-07 08:19:24', 'palm_image/H8cyEenDDIimUsyp0t6zXg1aNJRPOS5RG7RLh3cb.jpg'),
(1172, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward towards the index finger, showing emotional sensitivity, warmth, and a strong capacity for love and compassion in relationships.\",\"life_line\":\"The life line is deep and long, reflecting good vitality, strong health, and a stable life journey. It suggests resilience and the ability to overcome challenges.\",\"marriage_line\":\"There are two distinct marriage lines, indicating the possibility of significant relationships or partnerships in life. These lines suggest emotional connections that may be important and impactful.\",\"fate_line\":\"The fate line is faint but visible, running from the base of the palm towards the middle finger. This suggests a life influenced by external circumstances but with personal effort playing a key role in shaping destiny.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with sustained effort.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, indicating opportunities for travel or changes in environment that may bring new experiences and learning.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और तर्जनी की ओर ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संवेदनशीलता, गर्मजोशी और संबंधों में प्रेम और करुणा की मजबूत क्षमता को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन यात्रा को दर्शाती है। यह लचीलापन और चुनौतियों को पार करने की क्षमता बताती है।\",\"marriage_line\":\"दो स्पष्ट विवाह रेखाएं हैं, जो जीवन में महत्वपूर्ण संबंधों या साझेदारियों की संभावना को दर्शाती हैं। ये रेखाएं भावनात्मक जुड़ाव को दर्शाती हैं जो महत्वपूर्ण और प्रभावशाली हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन दिखाई देती है, जो हथेली के आधार से मध्यमा अंगुली की ओर जाती है। यह बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है, लेकिन भाग्य को आकार देने में व्यक्तिगत प्रयास महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह निरंतर प्रयास से विकास की संभावना बताती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो यात्रा के अवसरों या पर्यावरण में बदलाव को दर्शाती हैं जो नए अनुभव और सीख लाएंगे।\"}}', NULL, '2026-09-08 08:31:56', '2026-09-08 08:31:56', 'palm_image/6eBhw0bL1DMNx5vL0tmpZ4JN9SYn4ZlP24WyVZg9.jpg'),
(1173, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"There are two distinct marriage lines, indicating the possibility of two significant relationships or marriages in life. These lines are clear, suggesting meaningful and impactful partnerships.\",\"fate_line\":\"The fate line is faint but visible, running from the base of the palm towards the middle finger. This suggests a life influenced by external circumstances but with personal effort playing a key role in success.\",\"success_line\":\"The success (Sun) line is moderately clear, indicating recognition and achievement in creative or artistic fields. It suggests potential for fame or public appreciation.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and a likelihood of journeys for personal or professional growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह गहरे भावनात्मक संबंधों को महत्व देने वाले व्यक्ति का संकेत है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"दो स्पष्ट विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाहों की संभावना दर्शाती हैं। ये रेखाएं स्पष्ट हैं, जो सार्थक और प्रभावशाली साझेदारियों का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन दिखाई देती है, जो हथेली के आधार से मध्यमा अंगुली की ओर जाती है। यह बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है, लेकिन सफलता में व्यक्तिगत प्रयास की भी महत्वपूर्ण भूमिका है।\",\"success_line\":\"सफलता (सूर्य) रेखा मध्यम स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि को दर्शाती है। यह प्रसिद्धि या सार्वजनिक प्रशंसा की संभावना बताती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये रेखाएं दुनिया के प्रति जिज्ञासा और व्यक्तिगत या पेशेवर विकास के लिए यात्राओं की संभावना बताती हैं।\"}}', NULL, '2026-09-08 08:32:30', '2026-09-08 08:32:30', 'palm_image/tVFmglXZUWBRpwhwj31yDwuhKDJFgBwZgDMQFJf2.jpg'),
(1174, '150', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. You have good concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is gently curved and well-defined, suggesting a balanced emotional nature and healthy relationships. You are caring and considerate in love.\",\"life_line\":\"The life line is deep and long, showing strong vitality and a robust constitution. You are likely to enjoy good health and a long life.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or marriages in life. Emotional connections are important to you.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and external circumstances. Career may have some fluctuations.\",\"success_line\":\"The success line is not prominently visible, which may mean that success comes through persistent effort rather than sudden gains.\",\"travel_lines\":\"There are a few faint travel lines, indicating occasional journeys or changes in life, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। आपकी एकाग्रता और तार्किक सोच अच्छी है।\",\"heart_line\":\"हृदय रेखा हल्की घुमावदार और स्पष्ट है, जो संतुलित भावनात्मक स्वभाव और स्वस्थ संबंधों का संकेत देती है। आप प्रेम में देखभाल करने वाले और विचारशील हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो मजबूत जीवन शक्ति और अच्छी सेहत को दर्शाती है। आपकी आयु लंबी और स्वास्थ्य अच्छा रहने की संभावना है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों का संकेत देती है। भावनात्मक संबंध आपके लिए महत्वपूर्ण हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो जीवन में व्यक्तिगत चुनावों और बाहरी परिस्थितियों के प्रभाव को दर्शाती है। करियर में उतार-चढ़ाव हो सकते हैं।\",\"success_line\":\"सफलता रेखा स्पष्ट नहीं है, जिसका अर्थ है कि सफलता अचानक नहीं बल्कि लगातार प्रयास से मिलती है।\",\"travel_lines\":\"कुछ धुंधली यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या जीवन में बदलाव का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', NULL, '2026-09-08 08:33:40', '2026-09-08 08:33:40', 'palm_image/rX3WJxFcpp2UaYPQyqx0Eh4fmcnQDrmCb5jAt6sn.jpg'),
(1175, '150', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration skills.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature with emotional balance. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and well-defined, showing strong vitality and a robust constitution. It suggests a life full of energy and resilience with good health.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or partnerships. It suggests emotional sensitivity and a thoughtful approach to commitments.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating some changes in career or life path. This person may experience fluctuations but adapts well to new circumstances.\",\"success_line\":\"The success (Sun) line is not very prominent, which may suggest that recognition and fame are not the primary focus. Success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"There are a few faint travel lines near the edge of the palm, indicating occasional travel or changes in environment. These travels may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता क्षमता वाला हो सकता है।\",\"heart_line\":\"हृदय रेखा चिकनी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और भावनात्मक संतुलन को दर्शाती है। यह व्यक्ति संबंधों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति और अच्छी सेहत को दर्शाती है। यह ऊर्जा और सहनशीलता से भरा जीवन संकेतित करती है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती है। यह भावनात्मक संवेदनशीलता और प्रतिबद्धताओं के प्रति सोच-समझकर दृष्टिकोण को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो करियर या जीवन पथ में कुछ बदलावों को दर्शाती है। यह व्यक्ति परिस्थितियों के अनुसार अच्छी तरह अनुकूलित हो सकता है।\",\"success_line\":\"सफलता (सूर्य) रेखा बहुत प्रमुख नहीं है, जो यह संकेत देती है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं। सफलता धीरे-धीरे प्रयास से मिलेगी, न कि अचानक सफलता से।\",\"travel_lines\":\"हथेली के किनारे पर कुछ धुंधली यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास लाएंगी।\"}}', NULL, '2026-09-08 08:34:04', '2026-09-08 08:34:04', 'palm_image/HdJiI5VM1ikTaN2byf1CDV2qbNsi6QzQTdHslhhc.jpg'),
(1176, '150', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. It suggests good concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, showing emotional balance and a warm, caring nature. It indicates healthy relationships and emotional stability.\",\"life_line\":\"The life line is deep and well-defined, suggesting strong vitality and a robust constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or partnerships in life. It suggests emotional connections that may require effort to maintain.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, indicating a life influenced by external circumstances but with personal effort playing a key role.\",\"success_line\":\"The success line is not prominently visible, suggesting that success will come through steady work and persistence rather than sudden gains.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in life, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह अच्छी एकाग्रता और तार्किक सोच की क्षमता बताती है।\",\"heart_line\":\"हार्ट लाइन चिकनी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह स्वस्थ संबंधों और भावनात्मक स्थिरता का संकेत है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति और अच्छी सेहत को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती है। यह भावनात्मक संबंधों के लिए प्रयास की आवश्यकता को बताती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के आधार के पास शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है लेकिन व्यक्तिगत प्रयास महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सक्सेस लाइन स्पष्ट रूप से दिखाई नहीं देती, जो यह बताती है कि सफलता धीरे-धीरे मेहनत और धैर्य से मिलेगी, न कि अचानक लाभ से।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या जीवन में बदलाव को दर्शाती हैं, जो मुख्य रूप से व्यक्तिगत विकास या कार्य से संबंधित होते हैं।\"}}', NULL, '2026-09-08 08:34:29', '2026-09-08 08:34:29', 'palm_image/2CwC9mcXnLZ9FDrUigaWvPFJLQjcTmcuHETS5GmT.jpg'),
(1177, '150', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. You have good concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is long and slightly curved, showing a warm and caring nature. You are emotionally balanced and value relationships deeply.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. You are likely to enjoy good health and energy.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships in life. These relationships may have emotional depth and learning experiences.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, suggesting a life influenced by external circumstances but with personal effort playing a key role.\",\"success_line\":\"The success line is not very prominent, which may indicate that success comes through steady effort rather than sudden gains.\",\"travel_lines\":\"There are a few travel lines visible, indicating occasional travel or changes in environment that bring new experiences and opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। आपकी एकाग्रता और तार्किक सोच अच्छी है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। आप भावनात्मक रूप से संतुलित हैं और संबंधों को गहराई से महत्व देते हैं।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। आपकी सेहत और ऊर्जा अच्छी रहने की संभावना है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों को दर्शाती हैं। ये संबंध भावनात्मक गहराई और सीखने के अनुभव ला सकते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के आधार के पास शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है, लेकिन व्यक्तिगत प्रयास महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता रेखा बहुत प्रमुख नहीं है, जो दर्शाता है कि सफलता अचानक नहीं बल्कि निरंतर प्रयास से मिलती है।\",\"travel_lines\":\"कुछ यात्रा रेखाएं दिखाई देती हैं, जो कभी-कभी यात्रा या परिवेश में बदलाव को दर्शाती हैं जो नए अनुभव और अवसर लाते हैं।\"}}', NULL, '2026-09-08 08:35:08', '2026-09-08 08:35:08', 'palm_image/hqf6Mv8LdEkN5XFwcsYnT8l2gXmEl2KYo18F00CA.jpg'),
(1178, '150', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration skills.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression. This person values relationships and is emotionally stable.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience with few major health issues.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may require effort and understanding to maintain.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than destiny. This person might experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus. Success is likely achieved through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"There are a few faint travel lines, suggesting occasional travel or changes in environment. These travels may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता क्षमता वाला हो सकता है।\",\"heart_line\":\"हार्ट लाइन चिकनी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और संतुलित भावनात्मक अभिव्यक्ति को दर्शाती है। यह व्यक्ति रिश्तों को महत्व देता है और भावनात्मक रूप से स्थिर है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत देती है, जिसमें बड़े स्वास्थ्य संबंधी समस्याएं कम होती हैं।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। इन रिश्तों को बनाए रखने के लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन धुंधली और ज्यादा स्पष्ट नहीं है, जो यह संकेत देती है कि जीवन पथ अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के। यह व्यक्ति करियर या जीवन दिशा में बदलाव का अनुभव कर सकता है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली या अनुपस्थित है, जो यह दर्शाती है कि प्रसिद्धि और मान्यता प्राथमिकता नहीं हो सकती। सफलता संभवतः निरंतर प्रयास से प्राप्त होती है न कि अचानक सफलता से।\",\"travel_lines\":\"कुछ धुंधली ट्रैवल लाइनें हैं, जो कभी-कभी यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये यात्राएं नए अनुभव और विकास के अवसर ला सकती हैं।\"}}', NULL, '2026-09-08 08:35:45', '2026-09-08 08:35:45', 'palm_image/QSncjvApGVLSPoL75pFZ5ndjIi4g9h3dJaFOvJdk.jpg'),
(1190, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and sensitivity. It reflects a caring and affectionate personality with a capacity for deep relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a strong life force. It suggests a healthy and energetic individual with a stable life path.\",\"marriage_line\":\"The marriage lines are faint but visible, suggesting a few significant relationships or marriages. These lines indicate emotional connections that may have ups and downs but are meaningful.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, indicating a life influenced by external circumstances and changes. It suggests adaptability and resilience in facing life\'s challenges.\",\"success_line\":\"The success (Sun) line is faint and short, which may indicate moderate recognition and success in creative or artistic fields. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are visible near the edge of the palm, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and a desire for new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय लेने की क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व को दर्शाती है जिसमें गहरे संबंध बनाने की क्षमता होती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह एक स्वस्थ और सक्रिय व्यक्ति के जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन दिखाई देती हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों का संकेत देती हैं। ये लाइनें भावनात्मक जुड़ाव को दर्शाती हैं जिनमें उतार-चढ़ाव हो सकते हैं लेकिन वे महत्वपूर्ण होते हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के आधार के पास शुरू होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है। यह जीवन की चुनौतियों का सामना करने में अनुकूलनशीलता और लचीलापन दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो रचनात्मक या कलात्मक क्षेत्रों में मध्यम मान्यता और सफलता का संकेत देती है। यह प्रयास के साथ विकास की संभावना दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें हथेली के किनारे के पास दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये लाइनें दुनिया के प्रति जिज्ञासा और नए अनुभवों की इच्छा को दर्शाती हैं।\"}}', NULL, '2026-09-09 05:35:36', '2026-09-09 05:35:36', 'palm_image/yHzZH4nTUnb9A2R2t7dFa8WRS5dco9vt1xygCaIk.jpg'),
(1191, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or marriages. It suggests emotional sensitivity and the importance of partnerships in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and changes. It suggests adaptability and a journey shaped by both personal effort and external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits. It suggests ambition and the potential for success through dedication.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a person who may travel for work or personal growth but prefers stability.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति के गहरे भावनात्मक संबंधों को महत्व देने का संकेत है।\",\"life_line\":\"लाइफ लाइन लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन मौजूद है, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है। यह भावनात्मक संवेदनशीलता और जीवन में साझेदारी के महत्व को दर्शाती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और व्यक्तिगत प्रयास व बाहरी कारकों से जीवन यात्रा को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है। यह महत्वाकांक्षा और समर्पण के माध्यम से सफलता की संभावना को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइंस कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह ऐसे व्यक्ति का संकेत है जो काम या व्यक्तिगत विकास के लिए यात्रा कर सकता है लेकिन स्थिरता पसंद करता है।\"}}', NULL, '2026-09-09 05:47:49', '2026-09-09 05:47:49', 'palm_image/UNTw05BQW7Jhp8xehrNkHzaD9W1wP3xGuyuPlSTW.jpg'),
(1198, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and well-defined, showing emotional depth and strong relationships. It indicates a caring and affectionate personality with a capacity for deep love and empathy.\",\"life_line\":\"The life line is deep and curves around the base of the thumb, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"The marriage line is faint but visible, indicating potential for meaningful relationships and partnerships. It suggests some emotional sensitivity in matters of love and marriage.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility and adaptability in career and life decisions.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success. It suggests that achievements may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और स्पष्ट है, जो भावनात्मक गहराई और मजबूत संबंधों को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ गहरे प्रेम और सहानुभूति की क्षमता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा और सहनशीलता से भरा जीवन दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो महत्वपूर्ण संबंधों और साझेदारियों की संभावना को दर्शाती है। यह प्रेम और विवाह के मामलों में कुछ भावनात्मक संवेदनशीलता को दर्शाती है।\",\"fate_line\":\"फेट लाइन फीकी और बहुत प्रमुख नहीं है, जो जीवन पथ को भाग्य की बजाय व्यक्तिगत चुनावों से प्रभावित होने का संकेत देती है। यह करियर और जीवन निर्णयों में लचीलापन और अनुकूलनशीलता दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो मध्यम मान्यता और सफलता को दर्शाती है। यह सुझाव देती है कि उपलब्धियां जीवन के बाद के चरणों में या लगातार प्रयास से आ सकती हैं।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता लेकिन आवश्यकतानुसार नए अनुभवों के लिए खुलापन दर्शाती है।\"}}', NULL, '2026-09-10 02:51:06', '2026-09-10 02:51:06', 'palm_image/wSGw8NRG5Jl3w4yW8IB5gXTuAiEXQZbRyoWEJH4n.jpg'),
(1199, '150', '{\"en\":{\"head_line\":\"The head line is clear and long, indicating strong mental clarity, intelligence, and good decision-making abilities. It suggests a practical and focused mind.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional balance, warmth, and a caring nature. It indicates healthy relationships and emotional stability.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may require effort and understanding.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, reflecting a strong sense of purpose and career focus. It indicates steady progress in professional life and a clear direction.\",\"success_line\":\"The success (Sun) line is faint but noticeable, suggesting potential for recognition and achievement in creative or artistic fields. It points to eventual success through perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest adaptability and openness to new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और लंबी है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छे निर्णय लेने की क्षमता को दर्शाती है। यह व्यावहारिक और केंद्रित मन का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन, गर्मजोशी और देखभाल करने वाले स्वभाव को दर्शाती है। यह स्वस्थ संबंधों और भावनात्मक स्थिरता का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये रेखाएं भावनात्मक संबंधों को दर्शाती हैं जिनमें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर की ओर सीधी चलती है, जो मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने का संकेत देती है। यह पेशेवर जीवन में स्थिर प्रगति और स्पष्ट दिशा को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि की संभावना को दर्शाती है। यह दृढ़ता के माध्यम से अंततः सफलता का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये रेखाएं अनुकूलनशीलता और नए अनुभवों के प्रति खुलापन दर्शाती हैं।\"}}', NULL, '2026-09-10 02:51:33', '2026-09-10 02:51:33', 'palm_image/HQQNRjJ7Oa9k8Rd7gfBZowUEdAcAHXynDiRZIpT7.jpg'),
(1200, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced mind with creativity and practical thinking. It suggests good decision-making skills and an ability to adapt to new ideas.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a caring nature. It suggests a person who values relationships and is emotionally expressive.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a strong physical constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage line is faint but visible, suggesting a few significant relationships or partnerships in life. It indicates emotional connections that may require effort to maintain.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and changes. It suggests adaptability and a journey with varied experiences.\",\"success_line\":\"The success line (Sun line) is faint and short, indicating moderate recognition and success in creative or artistic pursuits. It suggests potential for growth with sustained effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. It suggests a person who may explore new places but prefers stability.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित मन, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और नए विचारों को अपनाने की क्षमता बताती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो भावनात्मक गहराई और देखभाल करने वाले स्वभाव को दर्शाती है। यह ऐसे व्यक्ति को दर्शाती है जो रिश्तों को महत्व देता है और भावनात्मक रूप से अभिव्यक्त होता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी ऊर्जा और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा और सहनशीलता से भरी जिंदगी का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों का संकेत देती है। यह भावनात्मक संबंधों को दर्शाती है जिन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और बदलावों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और विविध अनुभवों की यात्रा का संकेत देती है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) फीकी और छोटी है, जो रचनात्मक या कलात्मक प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह निरंतर प्रयास से विकास की संभावना बताती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह ऐसे व्यक्ति को दर्शाती है जो नए स्थानों की खोज कर सकता है लेकिन स्थिरता पसंद करता है।\"}}', NULL, '2026-09-10 02:52:14', '2026-09-10 02:52:14', 'palm_image/WQiCOQSaXxEup2AjvyKvn8PUWFNBWYBk4VcVpZKA.jpg'),
(1201, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep love and compassion. It indicates a person who values relationships and emotional connections highly.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a stable life path.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or marriages. It suggests emotional experiences in partnerships, with potential for meaningful connections.\",\"fate_line\":\"The fate line is faint and starts from the base of the palm, indicating a life influenced by external circumstances and some changes in career or life direction. It suggests adaptability and resilience.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests that success will come with effort and persistence.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. It suggests a person who may travel for work or personal growth but prefers stability.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय लेने की क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरी भावनात्मक गहराई और प्रेम व करुणा की क्षमता को दर्शाती है। यह ऐसे व्यक्ति को दर्शाती है जो रिश्तों और भावनात्मक संबंधों को बहुत महत्व देता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह स्वस्थ और सक्रिय जीवन पथ को सूचित करती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो कुछ महत्वपूर्ण रिश्तों या विवाहों को दर्शाती है। यह साझेदारी में भावनात्मक अनुभवों और सार्थक संबंधों की संभावना को दर्शाती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के आधार से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन दिशा में कुछ बदलावों को दर्शाती है। यह अनुकूलनशीलता और लचीलापन दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह बताती है कि सफलता प्रयास और दृढ़ता से आएगी।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह ऐसे व्यक्ति को दर्शाती है जो काम या व्यक्तिगत विकास के लिए यात्रा कर सकता है लेकिन स्थिरता पसंद करता है।\"}}', NULL, '2026-09-10 02:52:36', '2026-09-10 02:52:36', 'palm_image/WCKOTis96sBKeB888aQvHOUSrAhcWQeuFsP2jxhy.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1202, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and gently curved, showing emotional depth and sensitivity. It reflects a warm and caring personality with strong relationships and empathy towards others.\",\"life_line\":\"The life line is well-defined and deep, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is distinct and moderately long, indicating stable and harmonious relationships. It suggests commitment and emotional bonding in partnerships.\",\"fate_line\":\"The fate line is faint but visible, showing some influence of external circumstances on life path. It suggests adaptability and the ability to navigate changes in career or life direction.\",\"success_line\":\"The success line (Sun line) is present but not very prominent, indicating moderate recognition and achievements. It reflects steady progress and satisfaction in creative or professional pursuits.\",\"travel_lines\":\"The travel lines are few and fine, suggesting occasional travel or short journeys. It indicates a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और धीरे से मुड़ी हुई है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक गर्म और देखभाल करने वाले व्यक्तित्व के साथ मजबूत संबंधों और दूसरों के प्रति सहानुभूति को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और गहरी है, जो अच्छी जीवन शक्ति और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा से भरा जीवन और चुनौतियों को पार करने की क्षमता को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन स्पष्ट और मध्यम लंबी है, जो स्थिर और सामंजस्यपूर्ण संबंधों को दर्शाती है। यह प्रतिबद्धता और भावनात्मक बंधन को दर्शाती है।\",\"fate_line\":\"फेट लाइन धुंधली लेकिन दिखाई देती है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव को दर्शाती है। यह अनुकूलनशीलता और करियर या जीवन दिशा में बदलावों को संभालने की क्षमता को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) मौजूद है लेकिन बहुत प्रमुख नहीं है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह रचनात्मक या पेशेवर प्रयासों में स्थिर प्रगति और संतोष को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और महीन हैं, जो कभी-कभार यात्रा या छोटी यात्राओं को दर्शाती हैं। यह नए अनुभवों के लिए खुलेपन को दर्शाती है लेकिन बार-बार यात्रा नहीं करती।\"}}', NULL, '2026-09-10 02:53:22', '2026-09-10 02:53:22', 'palm_image/NfNJB7uG65uDevtGCzIBCfrQUUug5NyzJ8N8VPRu.jpg'),
(1209, '150', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep love and compassion. It indicates a person who values relationships and emotional connections highly.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a stable life path.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or marriages. It suggests emotional experiences that have shaped the person\'s understanding of partnership.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced more by personal choices than by external circumstances or destiny.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting moderate recognition and success in creative or artistic endeavors, but not a dominant focus in life.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को सूचित करती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरी भावनात्मक गहराई और प्रेम व करुणा की क्षमता को दर्शाती है। यह ऐसे व्यक्ति को दर्शाती है जो रिश्तों और भावनात्मक संबंधों को बहुत महत्व देता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत ऊर्जा को दर्शाती है। यह स्वस्थ और ऊर्जावान व्यक्ति के जीवन पथ को सूचित करती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है। यह भावनात्मक अनुभवों को दर्शाती है जिन्होंने व्यक्ति की साझेदारी की समझ को आकार दिया है।\",\"fate_line\":\"फेट लाइन फीकी और बहुत प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन बाहरी परिस्थितियों या भाग्य की तुलना में व्यक्तिगत चुनावों से अधिक प्रभावित होता है।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो रचनात्मक या कलात्मक प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है, लेकिन जीवन में प्रमुख फोकस नहीं है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं, लेकिन बार-बार या बड़े स्थानांतरण नहीं।\"}}', NULL, '2026-09-10 04:18:44', '2026-09-10 04:18:44', 'palm_image/mFR8z394ilCD0lFKGIgK4pvQM23UqtzFp6RPNkZp.jpg'),
(1212, '150', '{\"en\":{\"head_line\":\"The head line is clear and long, indicating strong mental clarity, intelligence, and good decision-making abilities. It suggests a practical and focused mind.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional balance, warmth, and a caring nature. It indicates healthy relationships and emotional stability.\",\"life_line\":\"The life line is deep and long, suggesting good vitality, strong health, and a zest for life. It indicates a stable and energetic life journey.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or partnerships in life. It suggests the possibility of meaningful emotional connections.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced more by personal choices than destiny. It suggests flexibility and adaptability in career and life path.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और लंबी है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छे निर्णय लेने की क्षमता को दर्शाती है। यह व्यावहारिक और केंद्रित मन का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन, गर्मजोशी और देखभाल करने वाले स्वभाव को दर्शाती है। यह स्वस्थ संबंधों और भावनात्मक स्थिरता का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान जीवन यात्रा का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती है। यह सार्थक भावनात्मक संबंधों की संभावना को दर्शाती है।\",\"fate_line\":\"फेट लाइन फीकी और बहुत प्रमुख नहीं है, जो यह संकेत देती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के। यह करियर और जीवन पथ में लचीलापन और अनुकूलनशीलता दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी या अनुपस्थित है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती, लेकिन सफलता लगातार प्रयास और धैर्य से आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं, लेकिन बार-बार या बड़े स्थानांतरण नहीं।\"}}', NULL, '2026-09-10 04:19:27', '2026-09-10 04:19:27', 'palm_image/1XN7l5UEng2rpG4yOGt0Vr8Mc4tyJbq6dznfbfLa.jpg'),
(1222, '84', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and gently curved, showing emotional depth and sensitivity. It reflects a caring and compassionate personality with strong emotional connections in relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a strong physical constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, suggesting a few significant relationships or partnerships in life. These lines indicate emotional bonds that may require effort and understanding.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, indicating a life influenced by external circumstances and changes. It suggests adaptability and a journey with varied experiences.\",\"success_line\":\"The success line (Sun line) is faint and short, indicating moderate recognition and achievements. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are visible and moderately long, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and a willingness to embrace new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और धीरे से मुड़ी हुई है, जो भावनात्मक गहराई और संवेदनशीलता को दर्शाती है। यह एक देखभाल करने वाले और सहानुभूतिपूर्ण व्यक्तित्व को दर्शाती है जिसमें मजबूत भावनात्मक संबंध होते हैं।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा और सहनशीलता से भरा जीवन दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों का संकेत देती हैं। ये रेखाएं भावनात्मक बंधन को दर्शाती हैं जिन्हें प्रयास और समझ की आवश्यकता होती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के आधार के पास शुरू होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और विविध अनुभवों की यात्रा को दर्शाती है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह सुझाव देती है कि सफलता निरंतर प्रयास और दृढ़ता से आएगी।\",\"travel_lines\":\"यात्रा रेखाएं स्पष्ट और मध्यम लंबी हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये रेखाएं दुनिया के प्रति जिज्ञासा और नए अनुभवों को अपनाने की इच्छा को दर्शाती हैं।\"}}', NULL, '2026-09-10 08:23:56', '2026-09-10 08:23:56', 'palm_image/na6RvwuZmOeAS81qc5PJFB3H6Fu7KLfJPUzBvVtK.jpg'),
(1234, '99', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and the capacity for deep relationships. It indicates a caring and affectionate personality with emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some challenges, but overall positive prospects in love and marriage.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and some fluctuations in career or life path. It indicates adaptability and resilience.\",\"success_line\":\"The success line (Sun line) is visible and runs parallel to the fate line, indicating recognition and achievements in creative or professional fields. It suggests potential for fame or success through talent.\",\"travel_lines\":\"The travel lines are few and clear, indicating occasional travel that brings positive experiences and personal growth. These journeys may be related to work or leisure.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरे भावनात्मक संबंधों और संवेदनशीलता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ भावनात्मक स्थिरता का संकेत देती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह स्वस्थ और ऊर्जावान व्यक्ति का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और साझेदारियों की संभावना को दर्शाती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन प्रेम और विवाह में सकारात्मक संभावनाएं हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में उतार-चढ़ाव को दर्शाती है। यह अनुकूलनशीलता और लचीलापन दिखाती है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) दिखाई देती है और फेट लाइन के समानांतर चलती है, जो रचनात्मक या पेशेवर क्षेत्रों में मान्यता और उपलब्धियों का संकेत देती है। यह प्रतिभा के माध्यम से प्रसिद्धि या सफलता की संभावना दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और स्पष्ट हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं। ये यात्राएं काम या मनोरंजन से संबंधित हो सकती हैं।\"}}', NULL, '2026-09-11 07:38:43', '2026-09-11 07:38:43', 'palm_image/sA6zlj0hdUaUbVljB0cQkYGlSUMKiYEBSf4fjbHA.jpg'),
(1251, '99', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and deep, showing strong emotional depth and the capacity for deep relationships. It indicates a caring and affectionate personality with emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a zest for life.\",\"marriage_line\":\"There are one or two faint marriage lines, indicating the possibility of one or two significant relationships or marriages. These lines suggest emotional connections that may have a meaningful impact.\",\"fate_line\":\"The fate line is faint but visible, running from the base of the palm towards the middle finger. This suggests a life influenced by external circumstances but with personal effort playing a key role in success.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests that success will come with persistence and dedication.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and a likelihood of journeys that broaden horizons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन लंबी और गहरी है, जो गहरी भावनात्मक गहराई और मजबूत संबंधों की क्षमता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ भावनात्मक स्थिरता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह एक स्वस्थ और ऊर्जावान व्यक्ति का संकेत देती है जो जीवन के प्रति उत्साही है।\",\"marriage_line\":\"एक या दो धुंधली मैरिज लाइनें हैं, जो एक या दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं। ये लाइनें भावनात्मक जुड़ाव को दर्शाती हैं जो महत्वपूर्ण प्रभाव डाल सकते हैं।\",\"fate_line\":\"फेट लाइन धुंधली लेकिन दिखाई देती है, जो हथेली के आधार से मध्य अंगुली की ओर जाती है। यह बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है लेकिन सफलता में व्यक्तिगत प्रयास की महत्वपूर्ण भूमिका होती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह सुझाव देती है कि सफलता धैर्य और समर्पण से आएगी।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ ट्रैवल लाइनें हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये लाइनें दुनिया के प्रति जिज्ञासा और ऐसे सफर की संभावना को दर्शाती हैं जो दृष्टिकोण को व्यापक बनाते हैं।\"}}', NULL, '2026-09-11 09:20:45', '2026-09-11 09:20:45', 'palm_image/xWAD8f4sdL0a1IuE5FL1slBO2XqVSe9XFx8hHCCf.jpg'),
(1252, '99', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and deep, showing strong emotional depth and the capacity for deep relationships. It indicates a caring and affectionate personality with emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some challenges, but overall positive prospects in love and marriage.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and some fluctuations in career or life path.\",\"success_line\":\"The success line (Sun line) is visible and runs parallel to the fate line, indicating recognition and success in creative or professional endeavors, especially later in life.\",\"travel_lines\":\"The travel lines are few and clear, indicating occasional travel that brings positive experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हृदय रेखा लंबी और गहरी है, जो गहरी भावनात्मक गहराई और मजबूत संबंधों की क्षमता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ भावनात्मक स्थिरता का संकेत देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और साझेदारियों की संभावना को दर्शाती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन प्रेम और विवाह में समग्र रूप से सकारात्मक संभावनाएं हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ उतार-चढ़ाव का संकेत देती है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और सफलता का संकेत देती है, विशेष रूप से जीवन के बाद के चरणों में।\",\"travel_lines\":\"यात्रा रेखाएं कम और स्पष्ट हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', NULL, '2026-09-11 09:21:36', '2026-09-11 09:21:36', 'palm_image/l38G4nV6r1QAFiDX2qS2WFAFw134QaDg7uXsXosr.jpg'),
(1253, '99', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and deep, showing strong emotional depth and the capacity for deep relationships. It indicates a caring and affectionate personality with emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong life force. It indicates a healthy and energetic individual with a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some challenges, but overall positive prospects in love and marriage.\",\"fate_line\":\"The fate line is faint and starts from the base of the palm, indicating a life influenced by external circumstances and some fluctuations in career or life path. It suggests adaptability and resilience.\",\"success_line\":\"The success (Sun) line is visible and runs parallel to the fate line, indicating recognition and success in creative or artistic fields. It suggests talent and the potential for fame or achievement.\",\"travel_lines\":\"The travel lines are few and clear, suggesting occasional travel or changes in environment. These travels are likely to be beneficial and bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हृदय रेखा लंबी और गहरी है, जो गहरी भावनात्मक गहराई और मजबूत संबंधों की क्षमता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ भावनात्मक स्थिरता को दर्शाती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह एक स्वस्थ और ऊर्जावान व्यक्ति का संकेत देती है जो जीवन के प्रति उत्साही है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और साझेदारियों की संभावना को दर्शाती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन प्रेम और विवाह में समग्र रूप से सकारात्मक संभावनाएं हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के आधार से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ उतार-चढ़ाव को दर्शाती है। यह अनुकूलनशीलता और लचीलापन दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और सफलता को दर्शाती है। यह प्रतिभा और प्रसिद्धि या उपलब्धि की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कुछ और स्पष्ट हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये यात्राएं लाभकारी होंगी और नए अनुभव लाएंगी।\"}}', NULL, '2026-09-11 09:48:31', '2026-09-11 09:48:31', 'palm_image/1ANOwRuB1blyqAV4nvoJMr6VJBw0kIoS7kb9RxMG.jpg'),
(1288, '163', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a caring personality. It suggests a person who values relationships and has a warm, loving nature.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, indicating good vitality and a strong life force. It suggests a healthy and energetic individual with a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships. There may be some challenges or delays in marriage, but overall positive prospects.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and changes. It indicates adaptability and a journey with varied experiences.\",\"success_line\":\"The success (Sun) line is visible but not very prominent, indicating moderate recognition and achievements. Success may come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment. These travels may bring new opportunities and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी घुमावदार है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरे भावनात्मक संबंध और देखभाल करने वाले स्वभाव को दर्शाती है। यह ऐसे व्यक्ति को दर्शाती है जो रिश्तों को महत्व देता है और प्रेमपूर्ण स्वभाव का होता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और अंगूठे के आधार के चारों ओर घुमावदार है, जो अच्छी जीवन शक्ति और ऊर्जा को दर्शाती है। यह स्वस्थ और स्थिर जीवन पथ वाले व्यक्ति का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना को दर्शाती हैं। विवाह में कुछ चुनौतियाँ या देरी हो सकती है, लेकिन कुल मिलाकर सकारात्मक संभावनाएं हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और विविध अनुभवों की यात्रा का संकेत देती है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। सफलता निरंतर प्रयास और धैर्य से प्राप्त हो सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये यात्राएं नए अवसर और व्यक्तिगत विकास ला सकती हैं।\"}}', NULL, '2026-09-14 05:25:48', '2026-09-14 05:25:48', 'palm_image/m6Sgjx7eJOnLx1i51KaPec9biLidWr0iW8Q04Mom.jpg'),
(1332, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting changes in career or life direction, with some periods of uncertainty.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों और भावनात्मक जटिलताओं को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और अस्थायी है, जो करियर या जीवन दिशा में बदलाव और कुछ अनिश्चितताओं को दर्शाती है।\",\"success_line\":\"सफलता रेखा स्पष्ट है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या परिवार के कारण कभी-कभार यात्रा को दर्शाती हैं, न कि बार-बार की यात्राओं को।\"}}', 'basic', '2026-09-14 10:05:50', '2026-09-14 10:05:50', 'palm_image/OSjTwxViYPizsEt4SqVEyM3A0n11QbE6rUn7dLft.jpg'),
(1333, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature and healthy relationships.\",\"life_line\":\"The life line is deep and long, showing strong vitality, good health, and a stable life path.\",\"marriage_line\":\"There is a single, clear marriage line, indicating a significant and stable relationship or marriage in life.\",\"fate_line\":\"The fate line is faint but visible, implying some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success line is moderately clear, suggesting moderate recognition and achievements in creative or professional fields.\",\"travel_lines\":\"There are a few travel lines present, indicating occasional travel or changes in environment throughout life.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन चिकनी और थोड़ी मुड़ी हुई है, जो संतुलित भावनात्मक स्वभाव और स्वस्थ संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो मजबूत जीवन शक्ति, अच्छी सेहत और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"एक स्पष्ट और एकल मैरिज लाइन है, जो जीवन में एक महत्वपूर्ण और स्थिर संबंध या विवाह को दर्शाती है।\",\"fate_line\":\"फेट लाइन धुंधली लेकिन दिखाई देती है, जो करियर या जीवन दिशा में कुछ उतार-चढ़ाव लेकिन कुल मिलाकर स्थिर प्रगति को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन मध्यम स्पष्ट है, जो रचनात्मक या पेशेवर क्षेत्रों में मध्यम मान्यता और उपलब्धियों का संकेत देती है।\",\"travel_lines\":\"कुछ ट्रैवल लाइन्स मौजूद हैं, जो जीवन भर कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं।\"}}', 'basic', '2026-09-14 10:07:02', '2026-09-14 10:07:02', 'palm_image/2Lpb6uVEQ9v2DenrynKwtM7UAyBosQ3TcUddGYW5.jpg'),
(1334, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, showing strong vitality, good health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी मुड़ी हुई है, जो संतुलित भावनात्मक स्वभाव और स्वस्थ संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति, अच्छी सेहत और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो भावनात्मक चुनौतियों के साथ सार्थक संबंधों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और बीच-बीच में है, जो बाहरी कारकों से प्रभावित करियर या जीवन दिशा में बदलाव का संकेत दे सकती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या पारिवारिक कारणों से कभी-कभार यात्रा का संकेत देती हैं, न कि बार-बार की यात्राओं का।\"}}', 'basic', '2026-09-14 10:09:04', '2026-09-14 10:09:04', 'palm_image/Pluf4oUenvaAR6lsEDMj7CIMA9HVlkUa9xddZR4Q.jpg'),
(1335, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. This person is likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is visible but not very strong, suggesting that while destiny plays a role, personal effort and choices will significantly influence life path.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success, possibly achieved through consistent hard work rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में सक्षम हो सकता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह व्यक्ति स्थिर और ऊर्जावान जीवन जी सकता है।\",\"marriage_line\":\"मैरेज लाइनें हल्की लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"फेट लाइन दिखाई देती है लेकिन बहुत मजबूत नहीं है, जो यह संकेत देती है कि भाग्य की भूमिका है, लेकिन व्यक्तिगत प्रयास और चुनाव जीवन पथ को काफी प्रभावित करेंगे।\",\"success_line\":\"सक्सेस (सन) लाइन हल्की और छोटी है, जो मध्यम मान्यता और सफलता को दर्शाती है, जो संभवतः लगातार मेहनत से प्राप्त होती है न कि अचानक प्रसिद्धि से।\",\"travel_lines\":\"ट्रैवल लाइनें कम और हल्की हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं, जो मुख्य रूप से व्यक्तिगत विकास या कार्य से संबंधित हो सकते हैं।\"}}', 'basic', '2026-09-14 10:09:22', '2026-09-14 10:09:22', 'palm_image/UY3TS22BuHHKOVMGAiVKBWttvvYjT8ObWbDkiwLG.jpg'),
(1336, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent adventures.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों और भावनात्मक जटिलताओं को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या परिवार के कारण कभी-कभार यात्रा को दर्शाती हैं, न कि बार-बार रोमांच के लिए।\"}}', 'basic', '2026-09-14 10:09:37', '2026-09-14 10:09:37', 'palm_image/KWCnU4zGkzrlGaXQDEVXrlA4sGybO3hrkqIM6Fss.jpg'),
(1337, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a balanced and energetic lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to be determined and successful in their profession.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and achievement, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and clear, suggesting occasional travel that brings positive experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह संतुलित और ऊर्जावान जीवनशैली का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर की ओर सीधी चलती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति अपने पेशे में दृढ़ निश्चयी और सफल हो सकता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और स्पष्ट हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', 'basic', '2026-09-14 10:09:58', '2026-09-14 10:09:58', 'palm_image/esP254a8bpfcUp4JX0dEYfJ0KunERNFsYLYLeCA6.jpg'),
(1338, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a balanced life with physical and emotional strength.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may have some challenges but also meaningful connections.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to be determined and successful in their professional life.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and achievement, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and short, suggesting occasional travel or changes in life, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह शारीरिक और भावनात्मक मजबूती के साथ संतुलित जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये संबंध कुछ चुनौतियों के साथ-साथ अर्थपूर्ण भी हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर सीधी जाती है, जो मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने का संकेत देती है। यह व्यक्ति अपने पेशेवर जीवन में दृढ़ निश्चयी और सफल हो सकता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि की संभावना दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो कभी-कभार यात्रा या जीवन में बदलाव को दर्शाती हैं, लेकिन बार-बार या व्यापक यात्राएं नहीं।\"}}', 'basic', '2026-09-14 10:10:53', '2026-09-14 10:10:53', 'palm_image/vYT1BNyeBH3LMN9j0VzMHaJ47zBdYCkA9nPHst18.jpg'),
(1339, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"There is a single, clear marriage line indicating a significant and lasting relationship or marriage in life.\",\"fate_line\":\"The fate line is faint but present, suggesting some influence of external circumstances on life but with personal control over destiny.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines on the mount of Luna, indicating occasional travel or changes in environment that bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों तथा अच्छे रिश्तों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"एक एकल, स्पष्ट विवाह रेखा है जो जीवन में एक महत्वपूर्ण और स्थायी संबंध या विवाह को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन मौजूद है, जो जीवन पर बाहरी परिस्थितियों के कुछ प्रभाव को दर्शाती है लेकिन भाग्य पर व्यक्तिगत नियंत्रण भी है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"चंद्र माउंट पर कुछ यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या पर्यावरण में बदलाव को दर्शाती हैं जो नए अनुभव लाते हैं।\"}}', 'basic', '2026-09-14 10:11:59', '2026-09-14 10:11:59', 'palm_image/UkGt53KWnXG8G8EUVNy0JXL4MhymqgHqX2XlJgJF.jpg'),
(1340, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a balanced lifestyle and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person may experience steady progress in their professional life.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and success, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and short, suggesting limited but meaningful travel experiences, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन बल को दर्शाती है। यह संतुलित जीवनशैली और सहनशीलता का संकेत देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर की ओर सीधी चलती है, जो मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने का संकेत देती है। यह व्यक्ति अपने पेशेवर जीवन में स्थिर प्रगति कर सकता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और सफलता की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं, संभवतः कार्य या व्यक्तिगत विकास के लिए।\"}}', 'basic', '2026-09-14 10:12:38', '2026-09-14 10:12:38', 'palm_image/b8D58ItHuOBuRazUeKWTj16UKu7ewV61taA7VaYa.jpg'),
(1341, '104', '{\"en\":{\"head_line\":\"The Head Line is clear and well-defined, indicating strong mental clarity, intelligence, and good decision-making abilities.\",\"heart_line\":\"The Heart Line is long and curved, suggesting a warm, compassionate nature and deep emotional connections with others.\",\"life_line\":\"The Life Line is deep and unbroken, signifying good health, vitality, and a stable life journey.\",\"marriage_line\":\"The Marriage Line is distinct and straight, indicating stable and harmonious relationships or marriage.\",\"fate_line\":\"The Fate Line is prominent, showing a strong sense of purpose and career focus throughout life.\",\"success_line\":\"The Success Line (Sun Line) is visible, reflecting creativity, recognition, and achievements in artistic or professional fields.\",\"travel_lines\":\"The Travel Lines are present and clear, suggesting frequent travels or changes in residence that bring growth and new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छे निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और घुमावदार है, जो एक गर्म, सहानुभूतिपूर्ण स्वभाव और दूसरों के साथ गहरे भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और बिना टूटे हुई है, जो अच्छी सेहत, जीवन शक्ति और स्थिर जीवन यात्रा को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन स्पष्ट और सीधी है, जो स्थिर और सामंजस्यपूर्ण संबंधों या विवाह का संकेत देती है।\",\"fate_line\":\"फेट लाइन प्रमुख है, जो जीवन भर मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) दिखाई देती है, जो रचनात्मकता, मान्यता और कलात्मक या पेशेवर क्षेत्रों में उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइन्स मौजूद और स्पष्ट हैं, जो बार-बार यात्रा या निवास स्थान में बदलाव को दर्शाती हैं जो विकास और नए अनुभव लाते हैं।\"}}', 'premium', '2026-09-14 20:25:47', '2026-09-14 20:25:47', 'palm_image/KHE1M4cSYogGbg9vnfiwTjPF1Xi8hnyeX8STrj6A.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1342, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration.\",\"heart_line\":\"The heart line is long and curves slightly upward, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, which may indicate some changes or interruptions in career or life path but with eventual stability.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, suggesting recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, indicating opportunities for travel and exploration, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तर्कसंगत, अनुशासित और अच्छी एकाग्रता वाला हो सकता है।\",\"heart_line\":\"हार्ट लाइन लंबी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्मजोशी भरे, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"दो फीकी शादी की लाइनें हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाह की संभावना को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के बीच से शुरू होती है, जो करियर या जीवन पथ में कुछ बदलाव या रुकावटों का संकेत दे सकती है, लेकिन अंततः स्थिरता होगी।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ ट्रैवल लाइनें हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-14 20:47:03', '2026-09-14 20:47:03', 'palm_image/9BGfZ7K21uJHl4SFQhLtjkxdNFxS1MLJ3Cs2ZmeI.jpg'),
(1343, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. This person is likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and external circumstances rather than destiny alone.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel or changes in residence, mostly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह व्यक्ति स्थिर और ऊर्जावान जीवन जी सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो जीवन में व्यक्तिगत चुनावों और बाहरी परिस्थितियों का प्रभाव दर्शाती है, न कि केवल भाग्य का।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो कभी-कभार यात्रा या निवास स्थान में बदलाव को दर्शाती हैं, जो मुख्य रूप से काम या व्यक्तिगत विकास के लिए हो सकते हैं।\"}}', 'premium', '2026-09-14 20:47:48', '2026-09-14 20:47:48', 'palm_image/4DZg7TcR2NrmZMWR66fY5O4d9yVdGHTUXByCsZDY.jpg'),
(1344, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and curves slightly upward, suggesting a warm, caring nature with strong emotional depth and good interpersonal relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality, strong health, and a balanced lifestyle.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and some changes in career or life path.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, which suggest frequent travels or changes in residence throughout life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों तथा अच्छे पारस्परिक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और संतुलित जीवनशैली को दर्शाती है।\",\"marriage_line\":\"दो धुंधली विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों का संकेत देती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो जीवन भर बार-बार यात्रा या निवास स्थान में बदलाव का संकेत देती हैं।\"}}', 'premium', '2026-09-14 20:48:08', '2026-09-14 20:48:08', 'palm_image/K5RJprg49MjUfB4XKWfAlTJkMWZN9AHLyYUy4RP2.jpg'),
(1345, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and the ability to form meaningful relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality, strong health, and a balanced lifestyle.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life, with emotional ups and downs.\",\"fate_line\":\"The fate line is faint but visible, suggesting that the person may face some challenges in career or life direction but will find stability through perseverance.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success, possibly achieved later in life through consistent effort.\",\"travel_lines\":\"There are a few travel lines present, which imply occasional travel or changes in residence, often related to work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तर्कसंगत, अनुशासित और अच्छी एकाग्रता वाला हो सकता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंध बनाने की क्षमता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और संतुलित जीवनशैली को दर्शाती है।\",\"marriage_line\":\"दो फीकी शादी की लाइनें हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाहों की संभावना और भावनात्मक उतार-चढ़ाव को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन फीकी लेकिन दिखाई देती है, जो बताती है कि व्यक्ति को करियर या जीवन दिशा में कुछ चुनौतियों का सामना करना पड़ सकता है, लेकिन धैर्य से स्थिरता मिलेगी।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो मध्यम मान्यता और सफलता को दर्शाती है, जो संभवतः जीवन के बाद के चरण में निरंतर प्रयास से प्राप्त होगी।\",\"travel_lines\":\"कुछ ट्रैवल लाइनें मौजूद हैं, जो कभी-कभी यात्रा या निवास स्थान में बदलाव को दर्शाती हैं, जो अक्सर काम या व्यक्तिगत विकास से संबंधित होते हैं।\"}}', 'premium', '2026-09-14 20:48:29', '2026-09-14 20:48:29', 'palm_image/mxj00qFYqIhcWRHtHrjbYhgV5fV62MNfZ5fTdHFE.jpg'),
(1346, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration.\",\"heart_line\":\"The heart line is long and curves slightly upward, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality, health, and a balanced life.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and some changes in career or life path.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, which suggest opportunities for travel and exploration, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता वाला हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी ऊर्जा, स्वास्थ्य और संतुलित जीवन को दर्शाती है।\",\"marriage_line\":\"दो धुंधली विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाह की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो यात्रा और अन्वेषण के अवसरों का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-14 20:48:51', '2026-09-14 20:48:51', 'palm_image/XVzZVTqXx42FePAglKezqyLCwP5r9cOvLjwV2MHk.jpg'),
(1347, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration.\",\"heart_line\":\"The heart line is long and curves slightly upward, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting some changes in career or life direction but with steady progress overall.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, which means this person may have opportunities for travel or relocation during their life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता वाला हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"दो धुंधली विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाह की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो करियर या जीवन दिशा में कुछ बदलावों को दर्शाती है लेकिन कुल मिलाकर स्थिर प्रगति होती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो इस बात का संकेत हैं कि इस व्यक्ति के जीवन में यात्रा या स्थानांतरण के अवसर हो सकते हैं।\"}}', 'premium', '2026-09-14 20:49:11', '2026-09-14 20:49:11', 'palm_image/R9GlJOS3nKOEjiOZI4NSiX7qGWmhsCezK7NoeJjD.jpg'),
(1348, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may require effort and understanding.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a stable and successful professional life.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievements in creative or artistic fields. This person may gain fame or respect through their talents.\",\"travel_lines\":\"The travel lines are few and short, indicating occasional travel. These trips are likely to be purposeful and beneficial rather than frequent or extensive.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। इन संबंधों में प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट और सीधे हथेली पर ऊपर जाती है, जो मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने का संकेत देती है। यह व्यक्ति स्थिर और सफल पेशेवर जीवन जी सकता है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धियों की ओर इशारा करती है। यह व्यक्ति अपनी प्रतिभा के माध्यम से प्रसिद्धि या सम्मान प्राप्त कर सकता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो कभी-कभार यात्रा को दर्शाती हैं। ये यात्राएं उद्देश्यपूर्ण और लाभकारी होंगी, बार-बार या व्यापक नहीं।\"}}', 'basic', '2026-09-14 21:03:57', '2026-09-14 21:03:57', 'palm_image/APXkr56gGpbUei7eNPL3QdfgGUv8R3tvbEdXgXDg.jpg'),
(1349, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. This person is expected to have a healthy and energetic life.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life. These relationships may have emotional depth but could also face challenges.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and changes. This person may experience shifts in career or life direction.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits. This person is likely to gain success through persistent effort.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, which indicate opportunities for travel and exploration. These travels may bring new experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी जीवंतता और मजबूत स्वास्थ्य को दर्शाती है। इस व्यक्ति का जीवन स्वस्थ और ऊर्जावान रहने की संभावना है।\",\"marriage_line\":\"दो धुंधली विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं। ये संबंध भावनात्मक गहराई वाले हो सकते हैं लेकिन चुनौतियों का सामना भी कर सकते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है। इस व्यक्ति के करियर या जीवन दिशा में बदलाव हो सकते हैं।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है। यह व्यक्ति लगातार प्रयास से सफलता प्राप्त करेगा।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये यात्राएं नए अनुभव और व्यक्तिगत विकास लाएंगी।\"}}', 'basic', '2026-09-14 21:05:34', '2026-09-14 21:05:34', 'palm_image/tzbbzSUj26Zm02oN80Y7DAKvYTNVb7m4XRl8h4Ei.jpg'),
(1350, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. You have good concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is long and slightly curved, showing a warm and compassionate nature. You value emotional connections and have a balanced approach to relationships.\",\"life_line\":\"The life line is deep and well-defined, suggesting strong vitality and a healthy constitution. You are likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage line is faint but distinct, indicating a few significant relationships in life. It suggests emotional sensitivity and the importance of partnership.\",\"fate_line\":\"The fate line is present but not very prominent, which means your life path may have some changes and challenges, but you have the ability to adapt and overcome obstacles.\",\"success_line\":\"The success line is faint and short, indicating that success may come later in life through persistent effort and dedication.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment, mostly for personal growth or work.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। आपकी एकाग्रता और तार्किक सोच अच्छी है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और सहानुभूतिपूर्ण स्वभाव को दर्शाती है। आप भावनात्मक संबंधों को महत्व देते हैं और रिश्तों में संतुलित दृष्टिकोण रखते हैं।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति और स्वस्थ शरीर को दर्शाती है। आपका जीवन स्थिर और ऊर्जावान रहने की संभावना है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन स्पष्ट है, जो जीवन में कुछ महत्वपूर्ण संबंधों को दर्शाती है। यह भावनात्मक संवेदनशीलता और साझेदारी के महत्व को बताती है।\",\"fate_line\":\"फेट लाइन मौजूद है लेकिन ज्यादा प्रमुख नहीं है, जिसका मतलब है कि आपके जीवन मार्ग में कुछ बदलाव और चुनौतियाँ आ सकती हैं, लेकिन आप उन्हें पार करने की क्षमता रखते हैं।\",\"success_line\":\"सक्सेस लाइन फीकी और छोटी है, जो बताती है कि सफलता जीवन के बाद के चरणों में निरंतर प्रयास और समर्पण से मिलेगी।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और हल्की हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं, जो मुख्यतः व्यक्तिगत विकास या काम के लिए हो सकते हैं।\"}}', 'basic', '2026-09-14 21:06:39', '2026-09-14 21:06:39', 'palm_image/izZw3aUMYVd6zoPbI6prmv4jmaG3LvL8ZMmUYDyw.jpg'),
(1351, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. It suggests good concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is long and slightly curved, showing a warm and caring nature. It reflects emotional depth and strong relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, signifying good vitality and a balanced life. It suggests a healthy and energetic individual.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may require effort to maintain.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and changes. It indicates adaptability and resilience.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or personal goals.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment that bring new experiences and learning.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह अच्छी एकाग्रता और तार्किक सोच की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह भावनात्मक गहराई और मजबूत संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और संतुलित जीवन को दर्शाती है। यह स्वस्थ और ऊर्जावान व्यक्ति का संकेत है।\",\"marriage_line\":\"शादी की लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक संबंधों को दर्शाती हैं जिन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और लचीलापन दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या व्यक्तिगत लक्ष्यों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं जो नए अनुभव और सीख लाते हैं।\"}}', 'basic', '2026-09-14 21:19:34', '2026-09-14 21:19:34', 'palm_image/LIL56AupvTrIctvBjRKg5sMhHuo4HcGPRv01a6Es.jpg'),
(1352, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, showing strong vitality, good health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional challenges.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying limited but significant travel experiences that contribute to personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन चिकनी और थोड़ी मुड़ी हुई है, जो संतुलित भावनात्मक स्वभाव और स्वस्थ संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति, अच्छी सेहत और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो भावनात्मक चुनौतियों के साथ सार्थक संबंधों की संभावना को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन धुंधली और बीच-बीच में है, जो बाहरी कारकों से प्रभावित करियर या जीवन दिशा में बदलाव का संकेत दे सकती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं जो व्यक्तिगत विकास में योगदान करते हैं।\"}}', 'premium', '2026-09-14 22:03:51', '2026-09-14 22:03:51', 'palm_image/48CfnCHxxiFhaOlOB4dCTkZxJFgCjL5U5lxZbsiP.jpg'),
(1353, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent long journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलता होती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो मुख्य रूप से काम या परिवार के कारण होती हैं, न कि बार-बार लंबी यात्राएं।\"}}', 'premium', '2026-09-14 22:04:49', '2026-09-14 22:04:49', 'palm_image/n2gVmwi4kvj5XKjTQazpUO9y4pykqrWM964TaKa2.jpg'),
(1354, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction influenced by external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel or short journeys rather than frequent or long-distance travel.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन चिकनी और थोड़ी मुड़ी हुई है, जो संतुलित भावनात्मक स्वभाव और स्वस्थ संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों का संकेत देती हैं।\",\"fate_line\":\"फेट लाइन धुंधली और बीच-बीच में है, जो बाहरी कारकों से प्रभावित करियर या जीवन दिशा में बदलाव का संकेत दे सकती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभार यात्रा या छोटी यात्राओं का संकेत देती हैं, न कि बार-बार या लंबी दूरी की यात्राओं का।\"}}', 'basic', '2026-09-14 22:05:05', '2026-09-14 22:05:05', 'palm_image/SxaufaOyOyy9t0VUOpJG98F26Jb9tvAf0YrwtCD6.jpg'),
(1355, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a balanced and energetic lifestyle.\",\"marriage_line\":\"There are one or two faint marriage lines, indicating the possibility of one or two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint but visible, suggesting that the person may face some challenges in career or life path but will overcome them with effort.\",\"success_line\":\"The success line is moderately clear, indicating steady progress and recognition in creative or professional endeavors.\",\"travel_lines\":\"There are a few travel lines present, which means the person may have opportunities for travel, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह संतुलित और ऊर्जावान जीवनशैली का संकेत है।\",\"marriage_line\":\"एक या दो धुंधली विवाह रेखाएं हैं, जो जीवन में एक या दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन दिखाई देती है, जो बताती है कि व्यक्ति को करियर या जीवन पथ में कुछ चुनौतियों का सामना करना पड़ सकता है, लेकिन प्रयास से वे पार कर लेगा।\",\"success_line\":\"सफलता रेखा मध्यम स्पष्ट है, जो रचनात्मक या पेशेवर प्रयासों में स्थिर प्रगति और मान्यता को दर्शाती है।\",\"travel_lines\":\"कुछ यात्रा रेखाएं मौजूद हैं, जिसका अर्थ है कि व्यक्ति के पास यात्रा के अवसर हो सकते हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'basic', '2026-09-14 22:08:57', '2026-09-14 22:08:57', 'palm_image/4EAUCfqXkCX1ZCA8PcMGfGpAx9cWIwRIdiz9brQH.jpg'),
(1356, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a balanced and energetic lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and success, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and short, suggesting limited but meaningful travel experiences that contribute to personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तर्कसंगत, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह संतुलित और ऊर्जावान जीवनशैली का संकेत है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"फेट लाइन स्पष्ट है और हथेली के ऊपर की ओर सीधी चलती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव करेगा।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और सफलता की संभावना को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं जो व्यक्तिगत विकास में योगदान करते हैं।\"}}', 'basic', '2026-09-14 22:18:58', '2026-09-14 22:18:58', 'palm_image/txfGv3BCfOvlbfBakLblbjBmO6WmgHBFP28rpye3.jpg'),
(1357, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और संतुलित जीवनशैली को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलताएं हो सकती हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो जीवन में व्यक्तिगत चुनावों और कुछ बाहरी कारकों के प्रभाव को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो मुख्यतः काम या परिवार के कारण होती हैं, न कि बार-बार की यात्राएं।\"}}', 'premium', '2026-09-14 22:19:20', '2026-09-14 22:19:20', 'palm_image/MswumvzuGm1LmyAKsczGOxynBRLmE2JbrzONQtTp.jpg'),
(1358, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may have emotional depth but could require effort to maintain.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices rather than external circumstances. This person may experience changes in career or life direction.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in their chosen field. This person is likely to gain success through consistent effort.\",\"travel_lines\":\"The travel lines are few and clear, suggesting occasional travel that brings positive experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये संबंध भावनात्मक गहराई वाले हो सकते हैं लेकिन इन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों की बजाय व्यक्तिगत चुनावों से जीवन प्रभावित होने का संकेत देती है। यह व्यक्ति करियर या जीवन दिशा में बदलाव का अनुभव कर सकता है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो उनके चुने हुए क्षेत्र में मान्यता और उपलब्धियों को दर्शाती है। यह व्यक्ति लगातार प्रयास से सफलता प्राप्त करेगा।\",\"travel_lines\":\"यात्रा रेखाएं कम और स्पष्ट हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', 'premium', '2026-09-14 22:19:41', '2026-09-14 22:19:41', 'palm_image/azAgTGZqfxIrqLpkZibpB2KGVg8388daAUsGJfZF.jpg'),
(1359, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm and caring nature with strong emotional intelligence. Relationships are important and fulfilling.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. This person is likely to enjoy a healthy and active life with resilience to challenges.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or marriages. There may be some emotional ups and downs in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, suggesting a strong sense of purpose and career focus. This person may experience steady progress in their professional life.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievements in creative or artistic fields. There is potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are few and fine, indicating occasional travel mostly for work or personal growth. Travel experiences are likely to be enriching but not very frequent.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव के साथ मजबूत भावनात्मक बुद्धिमत्ता को दर्शाती है। रिश्ते महत्वपूर्ण और संतोषजनक हैं।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह व्यक्ति स्वस्थ और सक्रिय जीवन का आनंद ले सकता है और चुनौतियों का सामना करने में सक्षम है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है। साझेदारी में भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर सीधी चलती है, जो मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने को दर्शाती है। इस व्यक्ति को अपने पेशेवर जीवन में स्थिर प्रगति मिल सकती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धियों की ओर संकेत करती है। प्रसिद्धि या सार्वजनिक प्रशंसा की संभावना है।\",\"travel_lines\":\"यात्रा रेखाएं कम और महीन हैं, जो मुख्य रूप से काम या व्यक्तिगत विकास के लिए कभी-कभार यात्रा को दर्शाती हैं। यात्रा के अनुभव समृद्ध करने वाले होंगे लेकिन बहुत बार नहीं होंगे।\"}}', 'premium', '2026-09-14 22:20:35', '2026-09-14 22:20:35', 'palm_image/S4kOtPjwJd3otrvhomY3J2vWV3WRUJumeMZ3aOuX.jpg'),
(1360, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may have emotional depth but could require effort to maintain.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and external circumstances. This person may experience changes in career or life direction.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in their chosen field. Success may come through consistent effort and dedication.\",\"travel_lines\":\"The travel lines are few and clear, indicating occasional travel or changes in environment. These travels are likely purposeful and beneficial.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये संबंध भावनात्मक गहराई वाले हो सकते हैं लेकिन इन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह व्यक्ति करियर या जीवन दिशा में बदलाव का अनुभव कर सकता है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो चुने हुए क्षेत्र में मान्यता और उपलब्धियों को दर्शाती है। सफलता निरंतर प्रयास और समर्पण से मिल सकती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और स्पष्ट हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये यात्राएं उद्देश्यपूर्ण और लाभकारी हो सकती हैं।\"}}', 'premium', '2026-09-14 22:21:03', '2026-09-14 22:21:03', 'palm_image/rjSf8yBbKmqlQKE2IYkbMxJb9aeNLVjAqySDFnDC.jpg'),
(1361, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may have emotional depth but could require effort to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and achievement, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये संबंध भावनात्मक गहराई वाले हो सकते हैं लेकिन इन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन स्पष्ट है और हथेली पर सीधी ऊपर जाती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति अपने पेशेवर जीवन में स्थिर प्रगति का अनुभव कर सकता है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि की संभावना को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-14 22:21:21', '2026-09-14 22:21:21', 'palm_image/WRJig2ESo4oIqoFp9bcpd3Oua8WMai8FlQxGgJh2.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1362, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a balanced lifestyle and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may require effort and understanding.\",\"fate_line\":\"The fate line is visible but not very strong, implying that external circumstances influence this person\'s life, but they have some control over their destiny.\",\"success_line\":\"The success line is faint and short, suggesting that success will come gradually through persistent effort rather than sudden achievements.\",\"travel_lines\":\"There are a few travel lines, indicating occasional travel or changes in environment, which may bring new opportunities and experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन बल को दर्शाती है। यह संतुलित जीवनशैली और सहनशीलता का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये संबंध प्रयास और समझ की मांग कर सकते हैं।\",\"fate_line\":\"भाग्य रेखा दिखाई देती है लेकिन बहुत मजबूत नहीं है, जो बताती है कि बाहरी परिस्थितियां इस व्यक्ति के जीवन को प्रभावित करती हैं, लेकिन उनके भाग्य पर कुछ नियंत्रण भी है।\",\"success_line\":\"सफलता रेखा धुंधली और छोटी है, जो यह संकेत देती है कि सफलता धीरे-धीरे और लगातार प्रयास से आएगी, न कि अचानक उपलब्धियों से।\",\"travel_lines\":\"कुछ यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या पर्यावरण में बदलाव को दर्शाती हैं, जो नए अवसर और अनुभव ला सकते हैं।\"}}', 'basic', '2026-09-14 22:24:42', '2026-09-14 22:24:42', 'palm_image/yzK2PgzPZhGcfIO0gp9hGpRhvP8zuV5Mvv2YP30l.jpg'),
(1363, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक गहराई तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलता होती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो मुख्य रूप से काम या परिवार के कारण होती है, न कि बार-बार की यात्राएं।\"}}', 'basic', '2026-09-14 22:28:58', '2026-09-14 22:28:58', 'palm_image/P8CLiGJCor12mTGC0RYSCXk20wT5NPCzFQHbTmLv.jpg'),
(1364, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलता होती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या परिवार के कारण कभी-कभार यात्रा को दर्शाती हैं, न कि बार-बार की यात्राओं को।\"}}', 'premium', '2026-09-14 22:42:28', '2026-09-14 22:42:28', 'palm_image/dX62rwRZ1i19AxnaoVUTIvDPxbVXXZL952FI7qhg.jpg'),
(1365, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and some changes in career or life path.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and clear, suggesting occasional travel that brings positive experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और स्थिरता को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों का संकेत देती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और स्पष्ट हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', 'premium', '2026-09-14 22:42:55', '2026-09-14 22:42:55', 'palm_image/NPQsXtFpeKQv59lO2WHBvPATtPWSBuSA62NFbFq5.jpg'),
(1366, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. This person is likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, suggesting a strong sense of purpose and career focus, with steady progress in life.\",\"success_line\":\"The success (Sun) line is faint but noticeable, indicating potential for recognition and success, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and short, implying limited but meaningful travel experiences, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तर्कसंगत, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह व्यक्ति स्थिर और ऊर्जावान जीवन जी सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर की ओर सीधी चलती है, जो मजबूत उद्देश्य भावना और करियर पर ध्यान केंद्रित करने को दर्शाती है, साथ ही जीवन में स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और सफलता की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-14 22:43:14', '2026-09-14 22:43:14', 'palm_image/8OLfxYuvNewRP0GDjpCVu1u04Li5m8pSZKNZSlA8.jpg'),
(1367, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a balanced life with good health and energy.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may have emotional depth but could require effort to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a stable professional life with clear goals.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and achievement, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह संतुलित जीवन और अच्छी ऊर्जा का संकेत देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये संबंध भावनात्मक गहराई वाले हो सकते हैं लेकिन इन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर सीधी चलती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति स्थिर पेशेवर जीवन और स्पष्ट लक्ष्यों वाला हो सकता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-14 22:43:33', '2026-09-14 22:43:33', 'palm_image/JvvMazkK6em1EYYKDFMvIrULIkrSaEhAZQ7Okbdl.jpg'),
(1368, '104', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and gently curved, showing emotional depth and a warm, caring personality. It indicates strong relationships and a compassionate approach to love.\",\"life_line\":\"The life line is deep and well-defined, suggesting good vitality and a strong constitution. It indicates a life full of energy and resilience with few major health issues.\",\"marriage_line\":\"The marriage lines are faint but multiple, indicating several significant relationships or emotional connections in life. It suggests a complex love life with meaningful bonds.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and changes in career or life path.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits. It suggests a steady rise in status and accomplishments.\",\"travel_lines\":\"The travel lines are few and clear, indicating occasional travel that brings positive experiences and personal growth. It suggests openness to new cultures and learning opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव को सूचित करती है।\",\"heart_line\":\"हार्ट लाइन लंबी और धीरे से मुड़ी हुई है, जो भावनात्मक गहराई और एक गर्म, देखभाल करने वाले व्यक्तित्व को दर्शाती है। यह मजबूत संबंधों और प्रेम के प्रति सहानुभूतिपूर्ण दृष्टिकोण को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा से भरा जीवन और कम स्वास्थ्य समस्याओं का संकेत देती है।\",\"marriage_line\":\"शादी की लाइनें धुंधली लेकिन कई हैं, जो जीवन में कई महत्वपूर्ण संबंधों या भावनात्मक जुड़ावों को दर्शाती हैं। यह जटिल प्रेम जीवन और महत्वपूर्ण बंधनों का संकेत देती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और करियर या जीवन पथ में बदलाव का संकेत देती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है। यह स्थिति और उपलब्धियों में स्थिर वृद्धि का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और स्पष्ट हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं। यह नई संस्कृतियों और सीखने के अवसरों के प्रति खुलापन दर्शाती है।\"}}', 'basic', '2026-09-14 22:43:55', '2026-09-14 22:43:55', 'palm_image/390jL6a7HRUWtjvxskXffKZ8iSNamDkNcd8GQnLQ.jpg'),
(1369, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a steady professional life.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and success, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and short, suggesting limited but meaningful travel experiences, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और स्थिरता को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर की ओर सीधी चलती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति एक स्थिर पेशेवर जीवन जी सकता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और सफलता की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-14 22:45:59', '2026-09-14 22:45:59', 'palm_image/zWJzlgEnzbetlj0ZEyLu9kc6Hig7xynQS1PDQlX0.jpg'),
(1370, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing vitality, good health, and a balanced life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances but with personal effort playing a key role.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel or changes in life, mostly for personal growth or work.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक गहराई तथा अच्छे संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो जीवन शक्ति, अच्छी सेहत और संतुलित जीवन को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों का संकेत देती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है लेकिन व्यक्तिगत प्रयास महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो कभी-कभार यात्रा या जीवन में बदलाव को दर्शाती हैं, जो मुख्य रूप से व्यक्तिगत विकास या कार्य के लिए होते हैं।\"}}', 'premium', '2026-09-14 22:54:23', '2026-09-14 22:54:23', 'palm_image/aunwpV5dssFYeGJQKd4ckqncxWMfUiLsD4k3b29o.jpg'),
(1371, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और संतुलित जीवनशैली को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या परिवार के कारण कभी-कभार यात्रा को दर्शाती हैं।\"}}', 'premium', '2026-09-14 22:54:48', '2026-09-14 22:54:48', 'palm_image/EhKKkxzNqN5dsJlQT6iWSHS4RlFfNfZLNkxfLt5i.jpg'),
(1372, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may have emotional depth but could require effort to maintain.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and achievement, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and short, suggesting limited but meaningful travel experiences. These travels may bring personal growth and new perspectives.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये संबंध भावनात्मक गहराई वाले हो सकते हैं लेकिन इन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर सीधी चलती है, जो मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने का संकेत देती है। यह व्यक्ति अपने पेशेवर जीवन में स्थिर प्रगति करेगा।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि की संभावना दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं। ये यात्राएं व्यक्तिगत विकास और नए दृष्टिकोण लाएंगी।\"}}', 'premium', '2026-09-14 22:57:10', '2026-09-14 22:57:10', 'palm_image/6fLrsCR588WkUZ6hYd4SeJ2NzVqyMxozionrhrgb.jpg'),
(1373, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और संतुलित जीवनशैली को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या परिवार के कारण कभी-कभार यात्रा को दर्शाती हैं।\"}}', 'premium', '2026-09-14 22:57:32', '2026-09-14 22:57:32', 'palm_image/vkLuNggiuzovB63DeZy15pNg28ajhv8tqpjWAqfy.jpg'),
(1374, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent long journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों तथा अच्छे रिश्तों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलता होती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो मुख्य रूप से काम या पारिवारिक कारणों से होती है, न कि बार-बार लंबी यात्राओं के लिए।\"}}', 'premium', '2026-09-14 22:57:56', '2026-09-14 22:57:56', 'palm_image/6lrmLkHepqbLKWBwmKkLoUw80Y2yij3Ng4imHwPC.jpg'),
(1375, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is visible and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a steady professional life.\",\"success_line\":\"The success line (Sun line) is faint but noticeable, indicating potential for recognition and success, especially in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and short, suggesting limited but meaningful travel experiences, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर की ओर सीधी चलती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति स्थिर पेशेवर जीवन जी सकता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) धुंधली लेकिन दिखाई देती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और सफलता की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं, संभवतः कार्य या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-14 22:58:23', '2026-09-14 22:58:23', 'palm_image/n39aC1bqO76qYxrlziWeurrfmOOGXyDNeGq6gESa.jpg'),
(1376, '104', '{\"en\":{\"head_line\":\"The head line is clear and well-defined, indicating strong mental clarity, intelligence, and good decision-making abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, compassionate nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, showing good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage line is distinct and straight, indicating stable and harmonious relationships or marriage.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose and career focus.\",\"success_line\":\"The success line is visible and clear, reflecting recognition, creativity, and achievements in artistic or professional fields.\",\"travel_lines\":\"The travel lines are multiple and well-marked, suggesting frequent travels and a love for exploring new places.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और अच्छी तरह से परिभाषित है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छे निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा चिकनी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, सहानुभूतिपूर्ण स्वभाव और संतुलित भावनात्मक जीवन का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखा स्पष्ट और सीधी है, जो स्थिर और सामंजस्यपूर्ण संबंधों या विवाह को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और हथेली के ऊपर सीधी चलती है, जो मजबूत उद्देश्य की भावना और करियर पर ध्यान केंद्रित करने का संकेत देती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, जो मान्यता, रचनात्मकता और कलात्मक या पेशेवर क्षेत्रों में उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कई और अच्छी तरह से चिह्नित हैं, जो बार-बार यात्रा करने और नए स्थानों की खोज करने के प्रेम को दर्शाती हैं।\"}}', 'premium', '2026-09-14 23:00:03', '2026-09-14 23:00:03', 'palm_image/wAODXY4obC77Yj77mWCIvxmXSfd8WS6XgDFExZzW.jpg'),
(1377, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों तथा अच्छे रिश्तों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलताएं हो सकती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या परिवार के कारण कभी-कभार यात्रा को दर्शाती हैं, न कि बार-बार की यात्राओं को।\"}}', 'basic', '2026-09-14 23:02:24', '2026-09-14 23:02:24', 'palm_image/k6WHEyZDhEExKsqda8N2rPv0HxNAIXdJpBOWyWLM.jpg'),
(1378, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and intermittent, suggesting some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel or changes in environment, mostly for personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों और भावनात्मक जटिलताओं को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और अस्थायी है, जो करियर या जीवन दिशा में कुछ उतार-चढ़ाव लेकिन कुल मिलाकर स्थिर प्रगति को दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट और दिखाई देती है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं, जो मुख्यतः व्यक्तिगत विकास के लिए होते हैं।\"}}', 'basic', '2026-09-15 02:17:05', '2026-09-15 02:17:05', 'palm_image/gmKKvQqNMBxscqrzuENKuZUJyFryH1Xwoi305DG9.jpg'),
(1379, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और संतुलित जीवनशैली को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों और भावनात्मक जटिलताओं को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या परिवार के कारण कभी-कभार यात्रा को दर्शाती हैं, न कि बार-बार की यात्राओं को।\"}}', 'premium', '2026-09-15 02:26:32', '2026-09-15 02:26:32', 'palm_image/EHjFuZDCgIcbcfi1tkP1Ch4xVpa5Z4ZdbevEoOKq.jpg'),
(1380, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced life energy.\",\"marriage_line\":\"There is a single, clear marriage line, indicating a stable and committed relationship or marriage in life.\",\"fate_line\":\"The fate line is faint but present, suggesting some influence of external circumstances on life path, with moderate control over destiny.\",\"success_line\":\"The success (Sun) line is visible and straight, indicating recognition and achievement in creative or professional fields.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, indicating occasional travel or changes in environment that bring new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और संतुलित जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"एक स्पष्ट विवाह रेखा है, जो जीवन में स्थिर और प्रतिबद्ध संबंध या विवाह को दर्शाती है।\",\"fate_line\":\"फेट लाइन धुंधली लेकिन मौजूद है, जो जीवन पथ पर बाहरी परिस्थितियों के कुछ प्रभाव को दर्शाती है, और भाग्य पर मध्यम नियंत्रण को सूचित करती है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है और सीधी है, जो रचनात्मक या पेशेवर क्षेत्रों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"हाथ के किनारे के पास कुछ यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या पर्यावरण में बदलाव को दर्शाती हैं जो नए अनुभव लाते हैं।\"}}', 'premium', '2026-09-15 02:26:55', '2026-09-15 02:26:55', 'palm_image/bwc46zjhaSQi556qpeujkLtBZSWlvvJhHkJiHeSL.jpg'),
(1381, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing vitality, good health, and a balanced life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances but with personal effort playing a key role.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and clear, pointing to occasional travel or changes in life that bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो जीवन शक्ति, अच्छी सेहत और संतुलित जीवन को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है लेकिन व्यक्तिगत प्रयास महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और स्पष्ट हैं, जो कभी-कभी यात्रा या जीवन में बदलाव को दर्शाती हैं जो नए अनुभव लाते हैं।\"}}', 'premium', '2026-09-15 02:27:17', '2026-09-15 02:27:17', 'palm_image/4PztEzEkxAsZPjUFMDTPCk2D2FsSc4wlRBWP3A7Y.jpg'),
(1382, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel or changes in life but nothing too frequent or disruptive.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलता होती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो जीवन में व्यक्तिगत चुनावों और कुछ बाहरी कारकों के प्रभाव को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभार यात्रा या जीवन में बदलाव को दर्शाती हैं लेकिन बहुत बार या अस्थिर नहीं।\"}}', 'premium', '2026-09-15 02:27:34', '2026-09-15 02:27:34', 'palm_image/HbRxHcK2sN8g9i24nk3oCWDMWTxQtRlpbMotnJJw.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1383, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is well-defined and deep, showing good vitality, strong health, and a balanced life energy.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, which point to occasional travel or changes in life circumstances.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक गहराई तथा अच्छे संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और संतुलित जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"दो धुंधली विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों का संकेत देती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या जीवन की परिस्थितियों में बदलाव को दर्शाती हैं।\"}}', 'premium', '2026-09-15 02:27:52', '2026-09-15 02:27:52', 'palm_image/zd0T0K7MvjwuRXkmeNY8mYRThXfIxG2dj8ZvEE3k.jpg'),
(1384, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint but visible, suggesting some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success line is prominent, indicating recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"There are a few travel lines present, which point to opportunities for travel and exploration, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों तथा अच्छे रिश्तों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"दो धुंधली विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन दिखाई देती है, जो करियर या जीवन दिशा में कुछ उतार-चढ़ाव लेकिन कुल मिलाकर स्थिर प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"कुछ यात्रा रेखाएं मौजूद हैं, जो यात्रा और अन्वेषण के अवसरों की ओर इशारा करती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'basic', '2026-09-15 02:41:00', '2026-09-15 02:41:00', 'palm_image/MUNOHEsIKL5DnsHnb7JJ1SMdji80ButQ8VWyo9h4.jpg'),
(1385, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and clear, pointing to occasional travel that brings positive experiences and personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलता होती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और स्पष्ट हैं, जो कभी-कभी यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', 'premium', '2026-09-15 02:42:42', '2026-09-15 02:42:42', 'palm_image/l34rSe9LxcxwvmXHc6s78Fq3eicTVrlo8ds3nkR7.jpg'),
(1386, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"There are one or two faint marriage lines, indicating the possibility of one or two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and some changes in career or life direction.\",\"success_line\":\"The success line is faint or absent, which may indicate that success comes through persistent effort rather than luck or natural talent.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, indicating some travel or changes in residence, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता वाला हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"एक या दो धुंधली विवाह रेखाएं हैं, जो जीवन में एक या दो महत्वपूर्ण संबंधों या विवाह की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन दिशा में कुछ बदलावों को दर्शाती है।\",\"success_line\":\"सफलता रेखा धुंधली या अनुपस्थित है, जो यह संकेत देती है कि सफलता भाग्य या प्राकृतिक प्रतिभा से नहीं बल्कि लगातार प्रयास से मिलती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो कुछ यात्रा या निवास में बदलाव को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-15 02:43:50', '2026-09-15 02:43:50', 'palm_image/e4gBjNymG5qXw23aPCpRrJSmOQasOONIRZPPoVeW.jpg'),
(1387, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"There are two distinct marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint but visible, suggesting some fluctuations in career or life direction but overall steady progress.\",\"success_line\":\"The success line is prominent, indicating recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"Several travel lines are present, which means frequent travels or changes in residence, often for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्मजोशी भरे, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"दो स्पष्ट विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन दिखाई देती है, जो करियर या जीवन दिशा में कुछ उतार-चढ़ाव के बावजूद समग्र रूप से स्थिर प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"कई यात्रा रेखाएं मौजूद हैं, जो कार्य या व्यक्तिगत विकास के लिए बार-बार यात्रा या निवास स्थान परिवर्तन को दर्शाती हैं।\"}}', 'premium', '2026-09-15 02:44:17', '2026-09-15 02:44:17', 'palm_image/g4Z33Nf02miiY1SjgDYe6noC9oXt8mpjHefU8FuM.jpg'),
(1388, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality, health, and a balanced life.\",\"marriage_line\":\"There are one or two faint marriage lines, indicating the possibility of one or two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and some changes in career or life path.\",\"success_line\":\"The success line is faint but visible, indicating moderate recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, which indicate occasional travel or changes in residence, often for work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों तथा अच्छे रिश्तों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी ऊर्जा, स्वास्थ्य और संतुलित जीवन को दर्शाती है।\",\"marriage_line\":\"एक या दो फीकी मैरिज लाइनें हैं, जो जीवन में एक या दो महत्वपूर्ण संबंधों या विवाह की संभावना को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन फीकी लेकिन दिखाई देती है, जो करियर या रचनात्मक प्रयासों में मध्यम मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ ट्रैवल लाइनें हैं, जो कभी-कभी यात्रा या निवास स्थान में बदलाव को दर्शाती हैं, जो अक्सर काम या व्यक्तिगत विकास के लिए होते हैं।\"}}', 'premium', '2026-09-15 02:44:50', '2026-09-15 02:44:50', 'palm_image/3ntS7XUVf3Af5voatO1DE75w50ZGRrEzOgnTqYjT.jpg'),
(1389, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is well-defined and deep, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, which point to multiple journeys or travels, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और गहरी है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"दो फीकी शादी की लाइनें हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाह की संभावना को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के बीच से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो कई यात्राओं या यात्राओं की ओर इशारा करती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-15 02:45:11', '2026-09-15 02:45:11', 'palm_image/Bj96fc2KEP7se6QKkuDLlZAwjkq7d2byZiil8RWi.jpg'),
(1390, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced lifestyle.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and clear, pointing to occasional travel that brings positive experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और संतुलित जीवनशैली को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों और भावनात्मक जटिलताओं को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और स्पष्ट हैं, जो कभी-कभी यात्रा और सकारात्मक अनुभवों तथा व्यक्तिगत विकास को दर्शाती हैं।\"}}', 'basic', '2026-09-15 02:45:31', '2026-09-15 02:45:31', 'palm_image/GgOn4Sm0xQsMecFP6rWK3O2XXZvmUTFZXvNgHpHy.jpg'),
(1391, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing vitality, good health, and a balanced life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting some changes in career or life path influenced by external factors.\",\"success_line\":\"The success line is not very prominent, indicating that success will come through steady effort rather than sudden gains.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel mostly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो जीवन शक्ति, अच्छी सेहत और संतुलित जीवन को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी कारकों से प्रभावित करियर या जीवन पथ में कुछ बदलावों का संकेत देती है।\",\"success_line\":\"सफलता रेखा बहुत प्रमुख नहीं है, जो यह दर्शाती है कि सफलता अचानक नहीं बल्कि निरंतर प्रयास से मिलेगी।\",\"travel_lines\":\"यात्रा रेखाएं कम और हल्की हैं, जो मुख्य रूप से काम या व्यक्तिगत विकास के लिए कभी-कभार यात्रा का संकेत देती हैं।\"}}', 'basic', '2026-09-15 02:47:22', '2026-09-15 02:47:22', 'palm_image/QdX2qamtG787VVzbdmGr6r8qbAv27dDsiRmxoQv7.jpg'),
(1392, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent long journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलताएं हो सकती हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो जीवन में व्यक्तिगत चुनावों और कुछ बाहरी कारकों के प्रभाव को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभार यात्रा को दर्शाती हैं, जो मुख्य रूप से काम या परिवार के कारण होती हैं, न कि बार-बार लंबी यात्राओं के लिए।\"}}', 'premium', '2026-09-15 02:47:55', '2026-09-15 02:47:55', 'palm_image/aJnK3KhBYOq67WOK3lZTMrF56St7STl201S8aivb.jpg'),
(1393, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may have emotional depth but could require effort to maintain.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices rather than external circumstances. This person may experience changes in career or life direction.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in their chosen field. This person is likely to gain success through consistent effort.\",\"travel_lines\":\"The travel lines are few and short, implying limited but meaningful travel experiences. These travels may bring personal growth and new perspectives.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"लाइफ लाइन गहरी और अच्छी तरह से परिभाषित है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये संबंध भावनात्मक गहराई वाले हो सकते हैं लेकिन इन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों की बजाय व्यक्तिगत चुनावों से जीवन प्रभावित होने का संकेत देती है। यह व्यक्ति करियर या जीवन दिशा में बदलाव का अनुभव कर सकता है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो चुने हुए क्षेत्र में मान्यता और उपलब्धियों को दर्शाती है। यह व्यक्ति लगातार प्रयास से सफलता प्राप्त करेगा।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं। ये यात्राएं व्यक्तिगत विकास और नए दृष्टिकोण लाएंगी।\"}}', 'premium', '2026-09-15 02:48:18', '2026-09-15 02:48:18', 'palm_image/3BJZSemX5yQ9s0nHAJLBpDrxsU9xSCwzolyNp6XS.jpg'),
(1394, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may require effort and understanding.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a steady professional life.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievements in creative or artistic fields. It suggests potential for fame or public appreciation.\",\"travel_lines\":\"The travel lines are few and fine, indicating occasional travel that brings new experiences and opportunities but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और स्थिरता को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। इन संबंधों में प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर की ओर सीधी चलती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति एक स्थिर पेशेवर जीवन जी सकता है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धियों की ओर संकेत करती है। यह प्रसिद्धि या सार्वजनिक प्रशंसा की संभावना दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और महीन हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो नए अनुभव और अवसर लाती हैं, लेकिन बार-बार या व्यापक यात्राएं नहीं।\"}}', 'premium', '2026-09-15 02:48:42', '2026-09-15 02:48:42', 'palm_image/7sOEdJmDY4cnwnlhMmO9ZTEucBD80LRoPAq9sD4c.jpg'),
(1395, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing strong vitality, good health, and a stable life path with few major obstacles.\",\"marriage_line\":\"There are one or two faint marriage lines, indicating the possibility of one or two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint but visible, suggesting that destiny plays a moderate role in this person\'s life, with some influence from external circumstances.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not primary focuses, or success comes through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"There are a few travel lines present, indicating some opportunities for travel or changes in environment, possibly related to work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता वाला हो सकता है।\",\"heart_line\":\"हृदय रेखा चिकनी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और संतुलित भावनात्मक अभिव्यक्ति तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति, अच्छी सेहत और स्थिर जीवन पथ को दर्शाती है जिसमें कुछ बड़े बाधाएं नहीं हैं।\",\"marriage_line\":\"एक या दो धुंधली विवाह रेखाएं हैं, जो जीवन में एक या दो महत्वपूर्ण संबंधों या विवाह की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन दिखाई देती है, जो बताती है कि इस व्यक्ति के जीवन में भाग्य की मध्यम भूमिका है और बाहरी परिस्थितियों का कुछ प्रभाव है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं, या सफलता धीरे-धीरे प्रयास से मिलती है।\",\"travel_lines\":\"कुछ यात्रा रेखाएं मौजूद हैं, जो यात्रा के अवसरों या परिवेश में बदलाव को दर्शाती हैं, संभवतः कार्य या व्यक्तिगत विकास से संबंधित।\"}}', 'premium', '2026-09-15 02:49:03', '2026-09-15 02:49:03', 'palm_image/eaJ3fmFieHxJln8kEaC6T8yFSNfewETAqSczfVhy.jpg'),
(1396, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or marriages. It suggests emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a stable and successful professional life.\",\"success_line\":\"The success line (Sun line) is visible and clear, indicating recognition, creativity, and achievements in artistic or creative fields.\",\"travel_lines\":\"The travel lines are few and fine, suggesting occasional travel mostly for work or personal growth rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और स्थिरता को दर्शाती है। यह एक स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है। यह साझेदारी में भावनात्मक संवेदनशीलता का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर सीधी जाती है, जो मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने को दर्शाती है। यह व्यक्ति स्थिर और सफल पेशेवर जीवन जी सकता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) दिखाई देती है और स्पष्ट है, जो मान्यता, रचनात्मकता और कलात्मक या रचनात्मक क्षेत्रों में उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और महीन हैं, जो कभी-कभार यात्रा को दर्शाती हैं, जो मुख्य रूप से काम या व्यक्तिगत विकास के लिए होती हैं, न कि बार-बार की यात्राओं के लिए।\"}}', 'premium', '2026-09-15 02:52:02', '2026-09-15 02:52:02', 'palm_image/6DWsSTuJ6jJQRXIeAcgU9bUnq37QRbKa1f52dcnq.jpg'),
(1397, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may have emotional depth but could require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to experience steady progress in their professional life.\",\"success_line\":\"The success line is visible and clear, pointing to recognition and achievements in creative or artistic fields. This person may gain fame or success through their talents.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels are likely to be purposeful and beneficial.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तर्कसंगत, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये संबंध भावनात्मक गहराई वाले हो सकते हैं लेकिन इन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली पर सीधी ऊपर जाती है, जो मजबूत उद्देश्य और करियर पर ध्यान केंद्रित करने का संकेत देती है। यह व्यक्ति अपने पेशेवर जीवन में स्थिर प्रगति करेगा।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धियों की ओर इशारा करती है। यह व्यक्ति अपनी प्रतिभा के माध्यम से प्रसिद्धि या सफलता प्राप्त कर सकता है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये यात्राएं उद्देश्यपूर्ण और लाभकारी होंगी।\"}}', 'basic', '2026-09-15 02:59:19', '2026-09-15 02:59:19', 'palm_image/6SOaAAkKKYjb5iqIArPaENLmKew6bPuGXOEqc0Pr.jpg'),
(1398, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, compassionate nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexities.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, सहानुभूतिपूर्ण स्वभाव और मजबूत भावनात्मक गहराई तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों और भावनात्मक जटिलताओं को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो मुख्य रूप से काम या पारिवारिक कारणों से कभी-कभार यात्रा को दर्शाती हैं, न कि बार-बार की यात्राओं को।\"}}', 'premium', '2026-09-15 03:00:14', '2026-09-15 03:00:14', 'palm_image/HAnaU76wwtOtbsAE86K2Bc8dcvjWHgBq5TL0vWsC.jpg'),
(1399, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. This person is likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but multiple, indicating several significant relationships or emotional connections throughout life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices rather than destiny alone, with some fluctuations in career or life path.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in creative or professional fields.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel or changes in environment, mostly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तर्कसंगत, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन बल को दर्शाती है। यह व्यक्ति स्थिर और ऊर्जावान जीवन जी सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन कई हैं, जो जीवन में कई महत्वपूर्ण संबंधों या भावनात्मक जुड़ावों को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो यह संकेत देती है कि जीवन में भाग्य की तुलना में व्यक्तिगत चुनावों का अधिक प्रभाव है, और करियर या जीवन पथ में कुछ उतार-चढ़ाव हो सकते हैं।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो रचनात्मक या पेशेवर क्षेत्रों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं, जो मुख्य रूप से काम या व्यक्तिगत विकास के लिए हो सकते हैं।\"}}', 'premium', '2026-09-15 04:15:22', '2026-09-15 04:15:22', 'palm_image/27rQPiNYJ4bdFxseesckfYGeMj0ul5XAh8w7pg0a.jpg'),
(1400, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. This person is likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, suggesting a strong sense of purpose and career focus, with steady progress in life.\",\"success_line\":\"The success (Sun) line is visible and clear, indicating recognition, creativity, and achievements in artistic or professional fields.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in life, mostly for personal growth or work.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह व्यक्ति स्थिर और ऊर्जावान जीवन जी सकता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर सीधी चलती है, जो मजबूत उद्देश्य भावना और करियर पर ध्यान केंद्रित करने को दर्शाती है, साथ ही जीवन में स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और स्पष्ट है, जो मान्यता, रचनात्मकता और कलात्मक या पेशेवर क्षेत्रों में उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या जीवन में बदलाव को दर्शाती हैं, जो मुख्य रूप से व्यक्तिगत विकास या कार्य के लिए होते हैं।\"}}', 'premium', '2026-09-15 04:15:40', '2026-09-15 04:15:40', 'palm_image/JiBe9EK7UmLJQ1nIGU5TOGfzLkNBZXB1Ag2JKBjf.jpg'),
(1401, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may require effort and understanding.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a stable and successful professional life.\",\"success_line\":\"The success line (Sun line) is visible and clear, pointing to recognition and achievements in creative or artistic fields.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that may bring new experiences but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में अच्छा हो सकता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये संबंध प्रयास और समझ की मांग कर सकते हैं।\",\"fate_line\":\"फेट लाइन स्पष्ट है और हथेली के ऊपर सीधी जाती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति स्थिर और सफल पेशेवर जीवन जी सकता है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) दिखाई देती है और स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धियों की ओर संकेत करती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो नए अनुभव ला सकती है लेकिन बार-बार या व्यापक यात्राएं नहीं।\"}}', 'premium', '2026-09-15 04:15:58', '2026-09-15 04:15:58', 'palm_image/KsTiT61MVwZ17nZq5uvxB109RUYB4p0bH3dNfEOa.jpg'),
(1402, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm and caring nature with strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong constitution. This person is likely to enjoy good health and a stable life.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by external circumstances and some changes in career or life path.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, which suggests opportunities for travel and exploration, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव और मजबूत भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह व्यक्ति संभवतः अच्छा स्वास्थ्य और स्थिर जीवन का आनंद लेगा।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-15 04:16:15', '2026-09-15 04:16:15', 'palm_image/zKhcEj5MhkkBCU74aazoFWXw53ZhmpPQtvxWdja6.jpg'),
(1403, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or marriages. It suggests emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a stable and successful professional life.\",\"success_line\":\"The success line (Sun line) is visible and clear, indicating recognition, creativity, and achievements in artistic or public fields.\",\"travel_lines\":\"The travel lines are few and fine, suggesting occasional travel that brings new experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है। यह साझेदारी में भावनात्मक संवेदनशीलता का संकेत देती है।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर सीधी चलती है, जो मजबूत उद्देश्य भावना और करियर पर ध्यान केंद्रित करने को दर्शाती है। यह व्यक्ति स्थिर और सफल पेशेवर जीवन जी सकता है।\",\"success_line\":\"सफलता रेखा (सूर्य रेखा) दिखाई देती है और स्पष्ट है, जो मान्यता, रचनात्मकता और कलात्मक या सार्वजनिक क्षेत्रों में उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और महीन हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो नए अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', 'basic', '2026-09-15 04:16:37', '2026-09-15 04:16:37', 'palm_image/8kFdbTKDHkLv7FOPsMKZTTyJqhIPnFHHnRl2zrdg.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1404, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. This person is likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage line is faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, suggesting a strong sense of purpose and career focus, with steady progress in life.\",\"success_line\":\"The success line is visible and clear, indicating recognition and achievements in creative or professional fields.\",\"travel_lines\":\"The travel lines are few and fine, suggesting occasional travel or changes in environment, mostly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तर्कसंगत, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन बल को दर्शाती है। यह व्यक्ति स्थिर और ऊर्जावान जीवन जी सकता है।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन मौजूद है, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा स्पष्ट है और हथेली के ऊपर सीधी चलती है, जो मजबूत उद्देश्य भावना और करियर पर ध्यान केंद्रित करने को दर्शाती है, साथ ही जीवन में स्थिर प्रगति।\",\"success_line\":\"सफलता रेखा दिखाई देती है और स्पष्ट है, जो रचनात्मक या पेशेवर क्षेत्रों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और महीन हैं, जो कभी-कभी यात्रा या परिवेश में बदलाव को दर्शाती हैं, जो मुख्य रूप से काम या व्यक्तिगत विकास के लिए होते हैं।\"}}', 'premium', '2026-09-15 04:18:33', '2026-09-15 04:18:33', 'palm_image/Q82SjX92woyJjB0numWbJKEWEtGVUfcKfChUXVJP.jpg'),
(1405, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and caring nature. This person values emotional connections and is likely to be compassionate in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may require effort and understanding.\",\"fate_line\":\"The fate line is faint and starts from the base of the palm, indicating a life influenced by external circumstances but with personal effort playing a key role.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, suggesting recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, indicating occasional travel which may be related to work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और देखभाल करने वाले स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में सहानुभूतिपूर्ण होता है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। इन संबंधों में प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के आधार से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है लेकिन व्यक्तिगत प्रयास महत्वपूर्ण भूमिका निभाते हैं।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और छोटी हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो काम या व्यक्तिगत विकास से संबंधित हो सकती हैं।\"}}', 'premium', '2026-09-15 04:19:11', '2026-09-15 04:19:11', 'palm_image/Soygc4valezick609XP2dD2NsfCyIguxHBqnGGFv.jpg'),
(1406, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. It suggests a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may require effort and understanding.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a stable and successful professional life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition and achievement in creative or artistic fields. It suggests fame or public appreciation.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel that may be related to work or personal growth rather than frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तर्कसंगत, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह स्थिर और ऊर्जावान जीवन का संकेत है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये संबंध प्रयास और समझ की मांग कर सकते हैं।\",\"fate_line\":\"फेट लाइन स्पष्ट है और हथेली के ऊपर की ओर सीधी जाती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति स्थिर और सफल पेशेवर जीवन जी सकता है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है और स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि को दर्शाती है। यह प्रसिद्धि या सार्वजनिक प्रशंसा का संकेत है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो काम या व्यक्तिगत विकास से संबंधित हो सकती हैं, न कि बार-बार की यात्राओं से।\"}}', 'premium', '2026-09-15 04:19:45', '2026-09-15 04:19:45', 'palm_image/Gj7jbnKOH2zu8ye63JgMkEvzPJY9KujaqU5ev6hM.jpg'),
(1407, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm and compassionate nature. This person values emotional connections and is likely to be caring in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These relationships may have emotional depth but could require effort to maintain.\",\"fate_line\":\"The fate line is distinct and runs straight up the palm, signifying a strong sense of purpose and career focus. This person is likely to have a stable and successful professional life.\",\"success_line\":\"The success line (Sun line) is visible and clear, pointing to recognition and achievement in creative or artistic fields. This person may gain fame or public appreciation.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in life circumstances. These travels are likely to be purposeful and beneficial.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म और सहानुभूतिपूर्ण स्वभाव को दर्शाती है। यह व्यक्ति भावनात्मक संबंधों को महत्व देता है और रिश्तों में देखभाल करने वाला हो सकता है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये संबंध भावनात्मक रूप से गहरे हो सकते हैं लेकिन इन्हें बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन स्पष्ट और सीधे हथेली पर ऊपर की ओर जाती है, जो मजबूत उद्देश्य और करियर फोकस को दर्शाती है। यह व्यक्ति स्थिर और सफल पेशेवर जीवन जी सकता है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) दिखाई देती है और स्पष्ट है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धि को दर्शाती है। यह व्यक्ति प्रसिद्धि या सार्वजनिक प्रशंसा प्राप्त कर सकता है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या जीवन की परिस्थितियों में बदलाव को दर्शाती हैं। ये यात्राएं उद्देश्यपूर्ण और लाभकारी हो सकती हैं।\"}}', 'premium', '2026-09-15 04:20:19', '2026-09-15 04:20:19', 'palm_image/MEtTOA8WXTCTkVdPjbZONPBJWUzV720VtFq8y4Cv.jpg'),
(1408, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at making decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. This person is likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and external circumstances rather than destiny alone.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and clear, implying occasional travel that brings positive experiences and personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन बल को दर्शाती है। यह व्यक्ति स्थिर और ऊर्जावान जीवन जी सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो जीवन को केवल भाग्य से नहीं बल्कि व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित होने का संकेत देती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और स्पष्ट हैं, जो कभी-कभार यात्रा को दर्शाती हैं जो सकारात्मक अनुभव और व्यक्तिगत विकास लाती हैं।\"}}', 'premium', '2026-09-15 04:20:36', '2026-09-15 04:20:36', 'palm_image/nFjijZ5Kcuzi5QMhc7nyvYFe9ZXh1GWWiTh5hlvO.jpg'),
(1409, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is long and curves slightly upward, suggesting a warm, caring nature with strong emotional depth and good interpersonal relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path with few major obstacles.\",\"marriage_line\":\"The marriage lines are faint but multiple, indicating several significant relationships or emotional connections throughout life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and external circumstances rather than destiny alone.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines present, which means the person may have opportunities for travel or changes in environment that bring growth and new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरी भावनात्मक गहराई तथा अच्छे पारस्परिक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है जिसमें कम बाधाएं हों।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन कई हैं, जो जीवन में कई महत्वपूर्ण संबंधों या भावनात्मक जुड़ावों को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो यह संकेत देती है कि जीवन व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित होता है, केवल भाग्य से नहीं।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"कुछ यात्रा रेखाएं मौजूद हैं, जो यह दर्शाती हैं कि व्यक्ति के पास यात्रा या पर्यावरण में बदलाव के अवसर हो सकते हैं जो विकास और नए अनुभव लाते हैं।\"}}', 'basic', '2026-09-15 04:21:06', '2026-09-15 04:21:06', 'palm_image/urn4CbBVApVJdaeZqI9nZg6xgNhaGcI53PkxA6vL.jpg'),
(1410, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely to be logical, disciplined, and good at decision-making.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with strong emotional intelligence and good relationships.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force. This person is likely to have a stable and energetic life.\",\"marriage_line\":\"The marriage lines are faint but multiple, indicating several significant relationships or marriages, with some emotional complexities.\",\"fate_line\":\"The fate line is prominent and runs straight up the palm, signifying a strong sense of purpose and career focus, with steady progress in life.\",\"success_line\":\"The success (Sun) line is visible and clear, pointing to recognition, creativity, and achievements in artistic or creative fields.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel mostly for work or personal growth rather than frequent journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और निर्णय लेने में कुशल हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक बुद्धिमत्ता तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है। यह व्यक्ति स्थिर और ऊर्जावान जीवन जी सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन कई हैं, जो कई महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं, जिनमें कुछ भावनात्मक जटिलताएं हो सकती हैं।\",\"fate_line\":\"भाग्य रेखा प्रमुख है और हथेली के ऊपर सीधी चलती है, जो मजबूत उद्देश्य भावना और करियर पर ध्यान केंद्रित करने को दर्शाती है, साथ ही जीवन में स्थिर प्रगति।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट और दिखाई देती है, जो मान्यता, रचनात्मकता और कलात्मक या रचनात्मक क्षेत्रों में उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और धुंधली हैं, जो कभी-कभार यात्रा को दर्शाती हैं, जो मुख्य रूप से काम या व्यक्तिगत विकास के लिए होती हैं, न कि बार-बार की यात्राओं के लिए।\"}}', 'premium pro', '2026-09-15 04:21:39', '2026-09-15 04:21:39', 'palm_image/SoRl0g2wFw5SnAaZntDdpDJ0M7RrqtGZh3vKL5sw.jpg'),
(1411, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is faint and straight, showing emotional restraint and a practical approach to relationships. It may indicate a reserved nature in expressing feelings.\",\"life_line\":\"The life line is deep and long, signifying strong vitality and a stable life. It suggests good health and a well-grounded personality.\",\"marriage_line\":\"The marriage line is short and faint, indicating few significant relationships or a cautious approach to commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, suggesting a life influenced by external circumstances and some unpredictability in career or life path.\",\"success_line\":\"The success line is faint and short, indicating moderate recognition and achievements, with potential for growth through effort.\",\"travel_lines\":\"The travel lines are few and faint, suggesting limited but meaningful travel experiences, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन फीकी और सीधी है, जो भावनात्मक संयम और रिश्तों में व्यावहारिक दृष्टिकोण को दर्शाती है। यह भावनाओं को व्यक्त करने में संकोच या आरक्षित स्वभाव का संकेत हो सकता है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो मजबूत जीवन शक्ति और स्थिर जीवन को दर्शाती है। यह अच्छी सेहत और स्थिर व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन छोटी और फीकी है, जो कम महत्वपूर्ण रिश्तों या प्रतिबद्धता के प्रति सतर्क दृष्टिकोण को दर्शाती है।\",\"fate_line\":\"फेट लाइन फीकी और कम प्रमुख है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ अनिश्चितता को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन फीकी और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है, जिसमें प्रयास से वृद्धि की संभावना है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो सीमित लेकिन महत्वपूर्ण यात्रा अनुभवों को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium', '2026-09-15 05:14:45', '2026-09-15 05:14:45', 'palm_image/zNbWhw06fRkQYslZC6kvNE8hBc5slhb61sauBh8h.jpg'),
(1412, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and adaptability.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a caring nature. It indicates a person who values relationships and has a warm, loving personality.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or partnerships in life. It suggests emotional connections that may require effort and understanding.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and personal choices. It suggests some fluctuations in career or life path.\",\"success_line\":\"The success line is not prominently visible, which may indicate that success comes through persistent effort rather than sudden fortune. It suggests steady progress in personal achievements.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और अनुकूलनशीलता का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरी भावनात्मकता और देखभाल करने वाले स्वभाव को दर्शाती है। यह ऐसे व्यक्ति को दर्शाती है जो रिश्तों को महत्व देता है और गर्मजोशी से भरा होता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत शारीरिक constitution का संकेत देती है। यह ऊर्जा और सहनशीलता से भरे जीवन को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती है। यह भावनात्मक संबंधों को दर्शाती है जिन्हें प्रयास और समझ की आवश्यकता होती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित जीवन को दर्शाती है। यह करियर या जीवन पथ में कुछ उतार-चढ़ाव का संकेत देती है।\",\"success_line\":\"सक्सेस लाइन प्रमुख रूप से दिखाई नहीं देती, जो यह संकेत देती है कि सफलता अचानक भाग्य से नहीं बल्कि लगातार प्रयास से मिलती है। यह व्यक्तिगत उपलब्धियों में स्थिर प्रगति को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइंस कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता और आवश्यकतानुसार नए अनुभवों के लिए खुलापन दर्शाती है।\"}}', 'basic', '2026-09-15 05:27:50', '2026-09-15 05:27:50', 'palm_image/ek3U5ERCTl6DYnYw5PZMRtXger1R8V5tLXEk2Ha6.jpg'),
(1413, '148', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making ability. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is faint and short, which may indicate a reserved nature in emotional matters. It suggests a person who is cautious in love and values emotional stability.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint and short, indicating few significant relationships or a reserved approach to partnerships. It may suggest a cautious or selective attitude towards marriage.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than destiny. It suggests flexibility and adaptability in career and life decisions.\",\"success_line\":\"The success (Sun) line is absent or very faint, indicating that recognition and fame may not be a primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are faint and few, suggesting limited long-distance travel or changes in residence. Travel may occur occasionally but is not a dominant theme in life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति को दर्शाती है जो तर्क और कारण पर ध्यान केंद्रित करता है।\",\"heart_line\":\"हार्ट लाइन फीकी और छोटी है, जो भावनात्मक मामलों में संकोची स्वभाव को दर्शा सकती है। यह ऐसे व्यक्ति को दर्शाती है जो प्रेम में सावधान रहता है और भावनात्मक स्थिरता को महत्व देता है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा से भरी और चुनौतियों को पार करने की क्षमता वाली जीवनशैली को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन फीकी और छोटी है, जो कम महत्वपूर्ण संबंधों या साझेदारी के प्रति संकोची दृष्टिकोण को दर्शाती है। यह विवाह के प्रति सावधानी या चयनात्मक रवैये का संकेत हो सकता है।\",\"fate_line\":\"फेट लाइन फीकी और कम प्रमुख है, जो जीवन पथ को भाग्य की तुलना में व्यक्तिगत चुनावों द्वारा अधिक प्रभावित होने का संकेत देती है। यह करियर और जीवन निर्णयों में लचीलापन दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन अनुपस्थित या बहुत फीकी है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिकता नहीं हो सकती। सफलता धीरे-धीरे प्रयास से आएगी, न कि अचानक सफलता से।\",\"travel_lines\":\"ट्रैवल लाइन्स फीकी और कम हैं, जो सीमित लंबी दूरी की यात्रा या निवास स्थान में बदलाव को दर्शाती हैं। यात्रा कभी-कभी हो सकती है लेकिन जीवन में प्रमुख विषय नहीं है।\"}}', 'premium', '2026-09-15 05:30:02', '2026-09-15 05:30:02', 'palm_image/8NXxib0qp3tOMKMmT2cmmNEFX0OpFi7iFkRP2nFt.jpg'),
(1414, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These lines suggest emotional experiences that have shaped the person\'s understanding of partnership.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey shaped by both destiny and free will.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting moderate recognition and success in creative or professional endeavors. It indicates potential for growth with sustained effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति की गहरी भावनात्मक जुड़ाव की कद्र को दर्शाती है।\",\"life_line\":\"लाइफ लाइन लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये लाइनें भावनात्मक अनुभवों को दर्शाती हैं जिन्होंने व्यक्ति की साझेदारी की समझ को आकार दिया है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा स्वतंत्र इच्छा से आकार लिए जीवन की यात्रा को दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह निरंतर प्रयास से विकास की संभावना को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये लाइनें नए अनुभवों के लिए खुलेपन को दर्शाती हैं लेकिन बार-बार यात्रा नहीं होती।\"}}', 'premium', '2026-09-15 05:30:45', '2026-09-15 05:30:45', 'palm_image/vC96ILIO9Zrxho1DV5w38taXJFl6jhrGeObF8CcP.jpg'),
(1415, '148', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities. It suggests a person who values logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional balance and a warm, caring nature. It indicates strong relationships and emotional stability.\",\"life_line\":\"The life line is deep and long, signifying good health, vitality, and a strong life force. It suggests a person with endurance and a zest for life.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or marriages. It suggests emotional connections that are meaningful but may require effort to maintain.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, indicating a life influenced by external circumstances and changes. It suggests adaptability and resilience in facing life\'s challenges.\",\"success_line\":\"The success (Sun) line is not prominently visible, which may indicate that success comes through persistent effort rather than sudden fortune. It suggests steady progress in creative or professional pursuits.\",\"travel_lines\":\"The travel lines are faint and few, indicating occasional travel or changes in environment. It suggests a person who may travel for work or personal growth but not frequently.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी निर्णय लेने की क्षमता है। यह व्यक्ति को तर्क और कारण को महत्व देने वाला बताती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह मजबूत संबंधों और भावनात्मक स्थिरता को इंगित करती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी सेहत, जीवन शक्ति और मजबूत जीवन ऊर्जा को दर्शाती है। यह सहनशीलता और जीवन के प्रति उत्साह वाले व्यक्ति का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है। यह भावनात्मक संबंधों को इंगित करती है जो महत्वपूर्ण हैं लेकिन बनाए रखने के लिए प्रयास की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के आधार के पास शुरू होती है, जो बाहरी परिस्थितियों और परिवर्तनों से प्रभावित जीवन को दर्शाती है। यह जीवन की चुनौतियों का सामना करने में अनुकूलनशीलता और लचीलापन बताती है।\",\"success_line\":\"सक्सेस (सन) लाइन प्रमुख रूप से दिखाई नहीं देती, जो यह संकेत देती है कि सफलता अचानक भाग्य से नहीं बल्कि लगातार प्रयास से आती है। यह रचनात्मक या पेशेवर प्रयासों में स्थिर प्रगति को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइंस फीकी और कम हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह ऐसे व्यक्ति का संकेत देती है जो काम या व्यक्तिगत विकास के लिए यात्रा कर सकता है लेकिन अक्सर नहीं।\"}}', 'premium', '2026-09-15 05:31:07', '2026-09-15 05:31:07', 'palm_image/R8NCOAa9EcplPHN1EVoJILLieVgIpgxfp9vUCyd5.jpg'),
(1416, '148', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making ability. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional stability and a warm, caring nature. It indicates good relationships and a compassionate personality.\",\"life_line\":\"The life line is deep and long, signifying good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may have ups and downs but are meaningful.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by external circumstances and personal choices rather than a fixed destiny.\",\"success_line\":\"The success (Sun) line is faint or absent, suggesting that recognition and fame may not be the primary focus, but success can be achieved through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in life. These lines suggest adaptability and openness to new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति को दर्शाती है जो तर्क और कारण पर ध्यान केंद्रित करता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह अच्छे संबंधों और सहानुभूतिपूर्ण व्यक्तित्व का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा से भरी और चुनौतियों को पार करने की क्षमता वाली जीवनशैली का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक जुड़ाव को दर्शाती हैं जिनमें उतार-चढ़ाव हो सकते हैं लेकिन वे महत्वपूर्ण होते हैं।\",\"fate_line\":\"फेट लाइन धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत देती है कि जीवन पथ बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित होता है, न कि एक निश्चित भाग्य से।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली या अनुपस्थित है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हो सकते, लेकिन निरंतर प्रयास और धैर्य से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या जीवन में बदलाव को दर्शाती हैं। ये लाइनें अनुकूलनशीलता और नए अनुभवों के लिए खुलापन दर्शाती हैं।\"}}', 'premium', '2026-09-15 05:31:31', '2026-09-15 05:31:31', 'palm_image/TCLdixbSGWU0ybEdCRXJYUajBPjptTIDtmpwC7Jz.jpg'),
(1417, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with a good mix of creativity and practicality. The person is thoughtful and makes decisions carefully.\",\"heart_line\":\"The heart line is well-defined and curves upward, suggesting a warm, affectionate nature and strong emotional connections. This person values relationships deeply and is compassionate.\",\"life_line\":\"The life line is long and smooth, showing good vitality and a stable life path. It indicates a healthy constitution and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage line is faint but present, indicating a possibility of a meaningful relationship or marriage later in life. It suggests some emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced more by personal choices than external circumstances. The person may experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is not clearly visible, suggesting that recognition and fame may not be a primary focus. Success will come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"There are a few faint travel lines, indicating occasional journeys or changes in environment. These travels may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि और रचनात्मकता तथा व्यावहारिकता के अच्छे मिश्रण को दर्शाती है। व्यक्ति विचारशील है और निर्णय सोच-समझकर लेता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो एक गर्म, स्नेही स्वभाव और मजबूत भावनात्मक संबंधों का संकेत देती है। यह व्यक्ति रिश्तों को गहराई से महत्व देता है और सहानुभूतिपूर्ण है।\",\"life_line\":\"लाइफ लाइन लंबी और चिकनी है, जो अच्छी ऊर्जा और स्थिर जीवन पथ को दर्शाती है। यह स्वस्थ शरीर और ऊर्जा से भरे जीवन का संकेत है।\",\"marriage_line\":\"मैरेज लाइन धुंधली लेकिन मौजूद है, जो जीवन में बाद में महत्वपूर्ण संबंध या विवाह की संभावना को दर्शाती है। यह साझेदारी में भावनात्मक संवेदनशीलता का संकेत देती है।\",\"fate_line\":\"फेट लाइन धुंधली और अधिक प्रमुख नहीं है, जो यह दर्शाती है कि जीवन बाहरी परिस्थितियों की तुलना में व्यक्तिगत चुनावों से अधिक प्रभावित होगा। व्यक्ति करियर या जीवन दिशा में बदलाव का अनुभव कर सकता है।\",\"success_line\":\"सक्सेस (सन) लाइन स्पष्ट रूप से दिखाई नहीं देती, जो यह संकेत देती है कि प्रसिद्धि और मान्यता प्राथमिकता नहीं हो सकती। सफलता धीरे-धीरे प्रयास से आएगी, न कि अचानक सफलता से।\",\"travel_lines\":\"कुछ धुंधली ट्रैवल लाइन्स हैं, जो कभी-कभी यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये यात्राएं नए अनुभव और विकास के अवसर लाएंगी।\"}}', 'premium', '2026-09-15 05:31:53', '2026-09-15 05:31:53', 'palm_image/r4dBcaBQECFpoOfkCbcxdjR1SF4xGucJldCykx7E.jpg'),
(1418, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. The person is likely to be thoughtful and adaptable in decision-making.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved nature in emotional matters. The individual may be cautious in relationships and values emotional stability.\",\"life_line\":\"The life line is well-defined and long, showing good vitality and a strong life force. This indicates a healthy constitution and a life filled with energy and enthusiasm.\",\"marriage_line\":\"The marriage line is faint and short, which may imply fewer significant relationships or a cautious approach to marriage and partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, indicating that the person may experience changes in career or life direction and might rely more on personal effort than destiny.\",\"success_line\":\"The success (Sun) line is absent or very faint, suggesting that recognition and fame may not be a primary focus, but success can come through steady work and perseverance.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel is not a major aspect of this person\'s life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। व्यक्ति सोच-समझकर और लचीलेपन के साथ निर्णय लेता है।\",\"heart_line\":\"हार्ट लाइन फीकी और छोटी है, जो भावनात्मक मामलों में संकोची स्वभाव को दर्शाती है। यह व्यक्ति रिश्तों में सावधानी बरतता है और भावनात्मक स्थिरता को महत्व देता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और लंबी है, जो अच्छी जीवन शक्ति और स्वास्थ्य को दर्शाती है। यह एक स्वस्थ शरीर और ऊर्जा से भरे जीवन का संकेत है।\",\"marriage_line\":\"मैरेज लाइन फीकी और छोटी है, जो कम महत्वपूर्ण संबंधों या विवाह और साझेदारी के प्रति सावधानीपूर्ण दृष्टिकोण को दर्शा सकती है।\",\"fate_line\":\"फेट लाइन फीकी और कम प्रमुख है, जो यह संकेत देती है कि व्यक्ति के करियर या जीवन दिशा में बदलाव हो सकते हैं और वह भाग्य की बजाय अपनी मेहनत पर अधिक निर्भर हो सकता है।\",\"success_line\":\"सक्सेस (सन) लाइन अनुपस्थित या बहुत फीकी है, जो यह दर्शाती है कि प्रसिद्धि या मान्यता प्राथमिकता नहीं हो सकती, लेकिन सफलता निरंतर प्रयास से मिल सकती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम हैं, जो सीमित दूरस्थ यात्रा या यात्रा के इस व्यक्ति के जीवन में कम महत्व को दर्शाती हैं।\"}}', 'basic', '2026-09-15 05:32:20', '2026-09-15 05:32:20', 'palm_image/QNyDyhkguJgeTq1MiITwjwCkWc9KHpPfhBqPGezJ.jpg'),
(1419, '148', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making ability. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional stability and a warm, caring nature. It indicates strong relationships and a compassionate personality.\",\"life_line\":\"The life line is deep and long, reflecting good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may require effort and understanding.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and personal choices. It suggests adaptability and a journey shaped by both destiny and effort.\",\"success_line\":\"The success (Sun) line is visible but not very prominent, suggesting moderate recognition and achievements in creative or professional fields. It indicates potential for growth with consistent effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति को दर्शाती है जो तर्क और कारण पर ध्यान केंद्रित करता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह मजबूत संबंधों और सहानुभूतिपूर्ण व्यक्तित्व का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा और लचीलापन से भरी जिंदगी का संकेत देती है, जिसमें चुनौतियों को पार करने की क्षमता होती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक संबंधों को दर्शाती हैं जिन्हें प्रयास और समझ की आवश्यकता होती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा प्रयास से आकार लिए जीवन की यात्रा को दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो रचनात्मक या पेशेवर क्षेत्रों में मध्यम मान्यता और उपलब्धियों का संकेत देती है। यह निरंतर प्रयास से विकास की संभावना दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये लाइनें नए अनुभवों के लिए खुले व्यक्ति को दर्शाती हैं लेकिन जो अक्सर यात्रा नहीं करता।\"}}', 'basic', '2026-09-15 05:35:38', '2026-09-15 05:35:38', 'palm_image/RSXwg6SnthPpOGKXrx7k3GI4R2Vwor0JDo9AdDN0.jpg'),
(1420, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing strong emotional depth and a capacity for deep love and compassion. It indicates a person who values relationships and emotional connections highly.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These lines suggest emotional experiences that have shaped the person\'s personal life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and changes. It suggests adaptability and a journey with varied experiences.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or artistic fields. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are visible and moderately long, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and a willingness to embrace new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो गहरे भावनात्मक संबंध और प्रेम की क्षमता को दर्शाती है। यह व्यक्ति के रिश्तों और भावनात्मक जुड़ाव को महत्व देने का संकेत है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी ऊर्जा और मजबूत शारीरिक स्वास्थ्य को दर्शाती है। यह ऊर्जा और सहनशीलता से भरी जिंदगी का संकेत है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण रिश्तों या विवाहों को दर्शाती हैं। ये लाइनें व्यक्ति के व्यक्तिगत जीवन में भावनात्मक अनुभवों को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और बदलावों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और विविध अनुभवों की यात्रा का संकेत है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो रचनात्मक या कलात्मक क्षेत्रों में मध्यम मान्यता और सफलता को दर्शाती है। यह प्रयास से विकास की संभावना बताती है।\",\"travel_lines\":\"ट्रैवल लाइनें स्पष्ट और मध्यम लंबी हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये लाइनें दुनिया के प्रति जिज्ञासा और नए अनुभवों को अपनाने की इच्छा को दर्शाती हैं।\"}}', 'premium', '2026-09-15 05:36:26', '2026-09-15 05:36:26', 'palm_image/6eX3dskz9sZDFWp3G9ai2iHLPis8rgcARzHs7ApZ.jpg'),
(1421, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and strong relationships. It indicates a person who values love and emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These lines suggest emotional experiences that have shaped the person\'s understanding of partnership.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey shaped by both destiny and effort.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that recognition and fame are not the primary focus, but success can be achieved through consistent effort and dedication.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in life location. These lines indicate adaptability and openness to new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और मजबूत संबंधों को दर्शाती है। यह व्यक्ति के प्रेम और भावनात्मक जुड़ाव को गहराई से महत्व देने का संकेत है।\",\"life_line\":\"लाइफ लाइन लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये लाइनें भावनात्मक अनुभवों को दर्शाती हैं जिन्होंने व्यक्ति की साझेदारी की समझ को आकार दिया है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा प्रयास से आकार लिए जीवन की यात्रा का संकेत है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली या अनुपस्थित है, जो यह दर्शा सकती है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं, लेकिन निरंतर प्रयास और समर्पण से सफलता प्राप्त की जा सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या जीवन स्थान में बदलाव को दर्शाती हैं। ये लाइनें अनुकूलनशीलता और नए अनुभवों के प्रति खुलापन दर्शाती हैं।\"}}', 'premium', '2026-09-15 05:37:12', '2026-09-15 05:37:12', 'palm_image/ejoqPpvckMZs2GfkxoIRwfWJZKo3xzM0f2zF9EG0.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1422, '148', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting emotional balance and a warm, caring nature.\",\"life_line\":\"The life line is deep and long, showing strong vitality, good health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though with some challenges.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success (Sun) line is visible and straight, indicating recognition and achievement in creative or professional fields.\",\"travel_lines\":\"The travel lines are few and short, implying limited but meaningful travel experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो मजबूत जीवन शक्ति, अच्छी सेहत और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना बताती हैं, हालांकि कुछ चुनौतियों के साथ।\",\"fate_line\":\"फेट लाइन धुंधली और ज्यादा प्रमुख नहीं है, जो यह संकेत देती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है और सीधी है, जो रचनात्मक या पेशेवर क्षेत्रों में मान्यता और सफलता को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो सीमित लेकिन सार्थक यात्रा अनुभवों का संकेत देती हैं।\"}}', 'premium', '2026-09-15 05:37:32', '2026-09-15 05:37:32', 'palm_image/vYIPmLGViY4OhnSEHoKpTe81yXeQRxFFRjmZ3Abs.jpg'),
(1423, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages. These lines suggest emotional experiences that have shaped the person\'s understanding of partnership.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey shaped by both destiny and free will.\",\"success_line\":\"The success line (Sun line) is faint and short, suggesting moderate recognition and success in creative or professional endeavors. It indicates potential for growth with effort.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a person open to new experiences but not frequently on the move.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति की गहरी भावनात्मक जुड़ाव की कद्र को दर्शाती है।\",\"life_line\":\"लाइफ लाइन लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं। ये लाइनें भावनात्मक अनुभवों को दर्शाती हैं जिन्होंने व्यक्ति की साझेदारी की समझ को आकार दिया है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा स्वतंत्र इच्छा से आकार लिए जीवन की यात्रा को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) धुंधली और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह प्रयास के साथ विकास की संभावना को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये लाइनें नए अनुभवों के लिए खुलेपन को दर्शाती हैं लेकिन बार-बार यात्रा नहीं करती।\"}}', 'premium', '2026-09-15 05:38:04', '2026-09-15 05:38:04', 'palm_image/GABzCbED85T8gSkn0MEcKlDInCxgSNI0SMmCpfPl.jpg'),
(1424, '148', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional experiences that have shaped the person\'s understanding of commitment.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey shaped by both destiny and free will.\",\"success_line\":\"The success (Sun) line is visible and runs parallel to the fate line, indicating recognition and achievements in creative or artistic fields. It suggests a person who gains success through talent and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment that bring new experiences and growth. These lines indicate a moderate interest in exploring new places.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति के गहरे भावनात्मक संबंधों को महत्व देने का संकेत है।\",\"life_line\":\"लाइफ लाइन लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें प्रतिबद्धता की समझ को आकार देने वाले भावनात्मक अनुभवों का संकेत देती हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा स्वतंत्र इच्छा से आकार लिए जीवन की यात्रा का संकेत है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो रचनात्मक या कलात्मक क्षेत्रों में मान्यता और उपलब्धियों को दर्शाती है। यह प्रतिभा और दृढ़ता से सफलता पाने वाले व्यक्ति का संकेत है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं जो नए अनुभव और विकास लाते हैं। ये लाइनें नई जगहों की खोज में मध्यम रुचि का संकेत देती हैं।\"}}', 'premium', '2026-09-15 05:38:27', '2026-09-15 05:38:27', 'palm_image/5GatJheMtkHX4PXi9qr3aD7BYQguWhI3ACl5uyCn.jpg'),
(1425, '148', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is smooth and slightly curved, suggesting a balanced emotional nature and healthy relationships.\",\"life_line\":\"The life line is deep and well-defined, showing strong vitality and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though with some challenges.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices rather than destiny.\",\"success_line\":\"The success line is not clearly visible, which may imply that success will come through persistent effort rather than luck.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, indicating occasional travel or changes in life circumstances.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन चिकनी और थोड़ी मुड़ी हुई है, जो संतुलित भावनात्मक स्वभाव और स्वस्थ संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें धुंधली लेकिन मौजूद हैं, जो महत्वपूर्ण संबंधों की संभावना बताती हैं, हालांकि कुछ चुनौतियों के साथ।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो भाग्य की बजाय व्यक्तिगत चुनावों से जीवन प्रभावित होने का संकेत देती है।\",\"success_line\":\"सक्सेस लाइन स्पष्ट रूप से दिखाई नहीं देती, जो यह दर्शाती है कि सफलता भाग्य से नहीं बल्कि लगातार प्रयास से मिलेगी।\",\"travel_lines\":\"हथेली के किनारे के पास कुछ यात्रा रेखाएं हैं, जो कभी-कभार यात्रा या जीवन की परिस्थितियों में बदलाव को दर्शाती हैं।\"}}', 'basic', '2026-09-15 05:39:00', '2026-09-15 05:39:00', 'palm_image/0fwJx5o8CucYJsGJ1N8K0WblKxzamDIkRIseUNxn.jpg'),
(1426, '148', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making ability. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is deep and curves slightly upward, showing emotional sensitivity and a warm, caring nature. It indicates strong relationships and a compassionate approach to love.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a stable life. It indicates a person with strong physical health and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may have ups and downs but are meaningful.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced more by personal choices than destiny. It suggests flexibility and adaptability in career and life decisions.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be the primary focus. Success is likely to come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence. When travel occurs, it is likely purposeful and related to work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति को दर्शाती है जो तर्क और कारण पर ध्यान केंद्रित करता है।\",\"heart_line\":\"हार्ट लाइन गहरी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संवेदनशीलता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह मजबूत संबंधों और प्रेम के प्रति सहानुभूतिपूर्ण दृष्टिकोण को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और स्थिर जीवन को दर्शाती है। यह मजबूत शारीरिक स्वास्थ्य और सहनशीलता वाले व्यक्ति को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक जुड़ाव को दर्शाती हैं जिनमें उतार-चढ़ाव हो सकते हैं लेकिन वे महत्वपूर्ण होते हैं।\",\"fate_line\":\"फेट लाइन धुंधली और बहुत प्रमुख नहीं है, जो यह संकेत देती है कि जीवन पथ अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के। यह करियर और जीवन निर्णयों में लचीलापन और अनुकूलनशीलता दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली या अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती। सफलता संभवतः स्थिर प्रयासों से आएगी न कि अचानक सफलता से।\",\"travel_lines\":\"ट्रैवल लाइनें कम हैं, जो सीमित लंबी दूरी की यात्रा या निवास में बदलाव को दर्शाती हैं। जब यात्रा होती है, तो यह संभवतः कार्य या व्यक्तिगत विकास से संबंधित होती है।\"}}', 'basic', '2026-09-15 05:41:47', '2026-09-15 05:41:47', 'palm_image/gj3jHeavTvDjKEEKrgTTuI7UfOCTHNOBwwD9woNr.jpg'),
(1427, '148', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good relationships.\",\"life_line\":\"The life line is deep and long, showing strong vitality, good health, and a stable life path with resilience to challenges.\",\"marriage_line\":\"There are one or two faint marriage lines, indicating the possibility of one or two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint but visible, suggesting that destiny plays a moderate role in this person\'s life, with some influence from external circumstances.\",\"success_line\":\"The success (Sun) line is faint or absent, which may indicate that success comes through personal effort rather than fame or public recognition.\",\"travel_lines\":\"There are a few faint travel lines, indicating occasional travel or changes in environment, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता वाला हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और संतुलित भावनात्मक अभिव्यक्ति तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो मजबूत जीवन शक्ति, अच्छी सेहत और स्थिर जीवन पथ के साथ चुनौतियों का सामना करने की क्षमता को दर्शाती है।\",\"marriage_line\":\"एक या दो धुंधली विवाह रेखाएं हैं, जो जीवन में एक या दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन दिखाई देती है, जो बताती है कि इस व्यक्ति के जीवन में भाग्य की मध्यम भूमिका है, जिसमें बाहरी परिस्थितियों का कुछ प्रभाव होता है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह संकेत देती है कि सफलता व्यक्तिगत प्रयासों से आती है न कि प्रसिद्धि या सार्वजनिक मान्यता से।\",\"travel_lines\":\"कुछ धुंधली यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या परिवेश में बदलाव को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium pro', '2026-09-15 05:42:13', '2026-09-15 05:42:13', 'palm_image/shlFbMbK2tB5Iioz89Xiz42038dN3L0Mzpneke5i.jpg'),
(1428, '104', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with strong intellectual abilities, creativity, and a balanced approach to logic and emotion.\",\"heart_line\":\"The heart line is clear and gently curved, suggesting emotional stability, kindness, and a warm, caring nature in relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a life full of energy and enthusiasm.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional depth and commitment.\",\"fate_line\":\"The fate line is faint and intermittent, which may suggest changes in career or life direction, with periods of uncertainty but eventual stability.\",\"success_line\":\"The success (Sun) line is visible but not very prominent, indicating moderate recognition and success in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and short, suggesting occasional travel or short journeys rather than frequent or long-distance travel.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी मुड़ी हुई है, जो मजबूत बौद्धिक क्षमताओं, रचनात्मकता और तर्क व भावना के बीच संतुलित दृष्टिकोण को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन स्पष्ट और धीरे से मुड़ी हुई है, जो भावनात्मक स्थिरता, दयालुता और संबंधों में गर्मजोशी और देखभाल की प्रकृति को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और अच्छी तरह से परिभाषित है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और ऊर्जा और उत्साह से भरा जीवन दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को भावनात्मक गहराई और प्रतिबद्धता के साथ दर्शाती हैं।\",\"fate_line\":\"फेट लाइन धुंधली और बीच-बीच में है, जो करियर या जीवन दिशा में बदलावों का संकेत दे सकती है, जिसमें अनिश्चितता के दौर होते हैं लेकिन अंततः स्थिरता आती है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभार यात्रा या छोटी यात्राओं का संकेत देती हैं, न कि बार-बार या लंबी दूरी की यात्राओं का।\"}}', 'premium', '2026-09-15 07:50:28', '2026-09-15 07:50:28', 'palm_image/qcHhHVBOvxRYHItlNA0tqUCKqF3MnUnHhen8oshe.jpg'),
(1429, '164', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and deep, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic personality with resilience to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional experiences that have shaped the person\'s understanding of commitment.\",\"fate_line\":\"The fate line is faint and intermittent, which may indicate changes in career or life direction. It suggests that the person might experience fluctuations in their professional life but has the ability to adapt.\",\"success_line\":\"The success (Sun) line is visible but not very prominent, pointing to moderate recognition and achievements. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a person who may travel for work or personal growth but not extensively.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति के गहरे भावनात्मक संबंधों को महत्व देने का संकेत है।\",\"life_line\":\"जीवन रेखा लंबी और गहरी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान व्यक्तित्व का संकेत देती है जो चुनौतियों का सामना कर सकता है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये रेखाएं भावनात्मक अनुभवों को दर्शाती हैं जिन्होंने व्यक्ति की प्रतिबद्धता की समझ को आकार दिया है।\",\"fate_line\":\"भाग्य रेखा धुंधली और अस्थायी है, जो करियर या जीवन दिशा में बदलाव का संकेत दे सकती है। यह दर्शाती है कि व्यक्ति अपने पेशेवर जीवन में उतार-चढ़ाव का अनुभव कर सकता है लेकिन अनुकूलन क्षमता रखता है।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो मध्यम मान्यता और उपलब्धियों की ओर संकेत करती है। यह बताती है कि सफलता निरंतर प्रयास और धैर्य से आएगी।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये रेखाएं बताती हैं कि व्यक्ति काम या व्यक्तिगत विकास के लिए यात्रा कर सकता है लेकिन अधिक नहीं।\"}}', 'premium pro', '2026-09-15 07:57:49', '2026-09-15 07:57:49', 'palm_image/8yc3g8tQ7EW2UULqqsdAiCbdbGTWANhqho9QMYgQ.jpg'),
(1430, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, compassionate nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional complexity.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel mostly for work or family reasons rather than frequent journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, सहानुभूतिपूर्ण स्वभाव और मजबूत भावनात्मक गहराई तथा अच्छे संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं जिनमें भावनात्मक जटिलता होती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो मुख्य रूप से काम या परिवार के कारण कभी-कभार यात्रा को दर्शाती हैं, न कि बार-बार की यात्राओं को।\"}}', 'premium pro', '2026-09-15 09:00:38', '2026-09-15 09:00:38', 'palm_image/vNgCeHoAUF1B1FXwmtjdo5WI3gkTl3ioTW6to6GK.jpg'),
(1431, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced life energy.\",\"marriage_line\":\"There are two distinct marriage lines, indicating the possibility of two significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint but visible, suggesting some fluctuations in career or life path but overall steady progress.\",\"success_line\":\"The success line is prominent, indicating recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"There are a few travel lines present, which point to opportunities for travel and exploration, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक गहराई तथा अच्छे संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी जीवंतता, मजबूत स्वास्थ्य और संतुलित जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"दो स्पष्ट विवाह रेखाएं हैं, जो जीवन में दो महत्वपूर्ण संबंधों या विवाहों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन दिखाई देती है, जो करियर या जीवन पथ में कुछ उतार-चढ़ाव लेकिन समग्र रूप से स्थिर प्रगति को दर्शाती है।\",\"success_line\":\"सफलता रेखा प्रमुख है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"कुछ यात्रा रेखाएं मौजूद हैं, जो यात्रा और अन्वेषण के अवसरों की ओर इशारा करती हैं, संभवतः कार्य या व्यक्तिगत विकास के लिए।\"}}', 'premium pro', '2026-09-15 09:04:00', '2026-09-15 09:04:00', 'palm_image/6vz3BhpmuJUsRZtCteFTfkt4Jleo8pEvzBky0rLE.jpg'),
(1432, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting emotional balance and a warm, caring nature.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success line is not clearly visible, implying that success will come through persistent effort rather than luck.\",\"travel_lines\":\"There are a few faint travel lines, indicating occasional travel or changes in life circumstances.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें फीकी और छोटी हैं, जो कम महत्वपूर्ण संबंधों या साझेदारी के प्रति आरक्षित दृष्टिकोण को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन फीकी और ज्यादा स्पष्ट नहीं है, जो यह संकेत देती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होगा बजाय भाग्य के।\",\"success_line\":\"सक्सेस लाइन स्पष्ट रूप से दिखाई नहीं देती, जो यह बताती है कि सफलता भाग्य से नहीं बल्कि लगातार प्रयास से मिलेगी।\",\"travel_lines\":\"कुछ फीकी ट्रैवल लाइनें हैं, जो कभी-कभार यात्रा या जीवन की परिस्थितियों में बदलाव को दर्शाती हैं।\"}}', 'basic', '2026-09-16 04:34:18', '2026-09-16 04:34:18', 'palm_image/80S7b6henrO71O95jZU53ixFMSIRVHze2nM6Ez3P.jpg'),
(1433, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing good vitality, health, and a stable life journey.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success (Sun) line is absent, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"There are no distinct travel lines visible, indicating limited long-distance travel or changes in residence.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्मजोशी भरे स्वभाव और मजबूत भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी ऊर्जा, स्वास्थ्य और स्थिर जीवन यात्रा को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली और छोटी हैं, जो कम महत्वपूर्ण संबंधों या साझेदारी के प्रति आरक्षित दृष्टिकोण को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित है, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिकता नहीं हो सकती या जीवन के बाद के चरण में आ सकती है।\",\"travel_lines\":\"कोई स्पष्ट यात्रा रेखाएं दिखाई नहीं देतीं, जो सीमित लंबी दूरी की यात्रा या निवास में बदलाव को दर्शाती हैं।\"}}', 'premium pro', '2026-09-16 04:36:56', '2026-09-16 04:36:56', 'palm_image/A5bU4D3dbiwUdNmwgtTLrBvuERD9zMdIw3rVTriN.jpg'),
(1434, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though they may require effort and understanding.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than external circumstances.\",\"success_line\":\"The success (Sun) line is visible and straight, indicating recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in life but nothing too frequent or disruptive.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना को दर्शाती हैं, हालांकि इसके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन धुंधली और बहुत प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन बाहरी परिस्थितियों की तुलना में व्यक्तिगत चुनावों से अधिक प्रभावित होता है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है और सीधी है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और उपलब्धि को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या जीवन में बदलाव का संकेत देती हैं, लेकिन बहुत बार या विघटनकारी नहीं।\"}}', 'premium pro', '2026-09-16 04:37:22', '2026-09-16 04:37:22', 'palm_image/XvkMeFH0a1d1vwphmhYfKkpjkvTgGVcHfDVZeEXF.jpg'),
(1435, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting emotional balance and a warm, caring nature.\",\"life_line\":\"The life line is deep and long, showing strong vitality, good health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though possibly with some challenges.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than destiny.\",\"success_line\":\"The success (Sun) line is visible and runs parallel to the fate line, indicating recognition and success in creative or artistic pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, suggesting opportunities for travel and exploration in life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो मजबूत जीवन शक्ति, अच्छी सेहत और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना को दर्शाती हैं, हालांकि कुछ चुनौतियों के साथ।\",\"fate_line\":\"भाग्य रेखा धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन पथ अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के।\",\"success_line\":\"सफलता (सूर्य) रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और सफलता को दर्शाती है।\",\"travel_lines\":\"हाथ के किनारे के पास कुछ यात्रा रेखाएं हैं, जो जीवन में यात्रा और अन्वेषण के अवसरों का संकेत देती हैं।\"}}', 'premium pro', '2026-09-16 04:38:25', '2026-09-16 04:38:25', 'palm_image/yeLDWpC29EQ5s5HDI4cGKUUQAhQWIKkYNJMLgPym.jpg'),
(1436, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting emotional balance and a warm, caring nature.\",\"life_line\":\"The life line is deep and long, showing strong vitality, good health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though possibly with some challenges.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success (Sun) line is visible, indicating recognition and achievement in creative or professional endeavors.\",\"travel_lines\":\"There are a few travel lines, suggesting opportunities for travel and exploration, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो मजबूत जीवन शक्ति, अच्छी सेहत और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना को दर्शाती हैं, हालांकि कुछ चुनौतियों के साथ।\",\"fate_line\":\"फेट लाइन धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है, जो रचनात्मक या पेशेवर प्रयासों में मान्यता और सफलता को दर्शाती है।\",\"travel_lines\":\"कुछ ट्रैवल लाइनें हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium pro', '2026-09-16 04:38:46', '2026-09-16 04:38:46', 'palm_image/UAnDTK8DHOAkrHjn8gYPLMCI4X5qZoUpHZ4JPR7m.jpg'),
(1437, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and logical thinking.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life influenced more by personal choices than destiny or external forces.\",\"success_line\":\"The success (Sun) line is not clearly visible, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और तार्किक सोच को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें फीकी और छोटी हैं, जो कम महत्वपूर्ण संबंधों या साझेदारी के प्रति आरक्षित दृष्टिकोण को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन फीकी या अनुपस्थित है, जो यह संकेत दे सकती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है न कि भाग्य या बाहरी शक्तियों से।\",\"success_line\":\"सक्सेस (सन) लाइन स्पष्ट रूप से दिखाई नहीं देती, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती या जीवन के बाद के चरण में आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम हैं, जो सीमित लंबी दूरी की यात्रा या निवास में बदलाव को दर्शाती हैं।\"}}', 'premium pro', '2026-09-16 04:39:36', '2026-09-16 04:39:36', 'palm_image/5qQoBJ2W9Va7oijgOOaCJeNX1hcpsOas4iv3HKjM.jpg'),
(1438, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and balanced emotional life.\",\"life_line\":\"The life line is deep and long, showing strong vitality, good health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, suggesting occasional travel or changes in life circumstances.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और संतुलित भावनात्मक जीवन को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो मजबूत जीवन शक्ति, अच्छी सेहत और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन धुंधली और बहुत प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और छोटी हैं, जो कभी-कभी यात्रा या जीवन की परिस्थितियों में बदलाव को दर्शाती हैं।\"}}', 'premium pro', '2026-09-16 04:39:59', '2026-09-16 04:39:59', 'palm_image/OwVDsKihY9YqQqlj9v5aiWQODYBcNLtZQKdGM9UF.jpg'),
(1439, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and short, implying occasional travel or changes in life circumstances.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्मजोशी भरे, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और संतुलित जीवन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें हल्की लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन हल्की है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और छोटी हैं, जो कभी-कभार यात्रा या जीवन की परिस्थितियों में बदलाव को दर्शाती हैं।\"}}', 'premium pro', '2026-09-16 04:40:22', '2026-09-16 04:40:22', 'palm_image/kcsZeFUhhnT3hXlO8Bxw0HRVKbPvvuZYP50bHxhz.jpg'),
(1440, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages in life.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success (Sun) line is visible and runs parallel to the fate line, indicating recognition and success in creative or artistic pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, suggesting occasional travel or changes in life related to journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन धुंधली और बहुत प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है और फेट लाइन के समानांतर चलती है, जो रचनात्मक या कलात्मक प्रयासों में मान्यता और सफलता को दर्शाती है।\",\"travel_lines\":\"हाथ के किनारे के पास कुछ ट्रैवल लाइनें हैं, जो कभी-कभी यात्रा या जीवन में यात्राओं से संबंधित बदलावों का संकेत देती हैं।\"}}', 'premium pro', '2026-09-16 04:40:42', '2026-09-16 04:40:42', 'palm_image/WHoLs1ljbXxSWDxMBHBF0kSHFOhOhivYOvyqhvMN.jpg'),
(1441, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though they may require effort and understanding.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny or external forces.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are few and light, suggesting occasional travel or changes in environment but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना बताती हैं, हालांकि इसके लिए प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत देती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य या बाहरी शक्तियों के।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली या अनुपस्थित है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिकता नहीं हो सकती या जीवन के बाद के चरण में आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और हल्की हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव का संकेत देती हैं, लेकिन बार-बार या बड़े स्थानांतरण नहीं।\"}}', 'premium pro', '2026-09-16 04:41:23', '2026-09-16 04:41:23', 'palm_image/Sqzszx8E1qVcKEIYz5NxTqFlVDttDbC0Bk3XsSqx.jpg'),
(1442, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success (Sun) line is absent, implying that recognition and fame may not be a primary focus in life.\",\"travel_lines\":\"There are no distinct travel lines, indicating limited long-distance travel or changes in residence.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन स्पष्ट और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्मजोशी भरे स्वभाव और मजबूत भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें फीकी और छोटी हैं, जो कम महत्वपूर्ण संबंधों या साझेदारी के प्रति आरक्षित दृष्टिकोण को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन फीकी और ज्यादा स्पष्ट नहीं है, जो यह संकेत देती है कि जीवन में भाग्य की तुलना में व्यक्तिगत चुनावों का अधिक प्रभाव है।\",\"success_line\":\"सक्सेस (सन) लाइन अनुपस्थित है, जिसका अर्थ है कि जीवन में प्रसिद्धि और मान्यता प्राथमिकता नहीं हो सकती।\",\"travel_lines\":\"कोई स्पष्ट ट्रैवल लाइनें नहीं हैं, जो सीमित लंबी दूरी की यात्रा या निवास स्थान में बदलाव को दर्शाती हैं।\"}}', 'premium pro', '2026-09-16 04:42:03', '2026-09-16 04:42:03', 'palm_image/zXmm6MFpzRMxKkJC9f7eIjnyh4X8ylHPurRWY273.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1443, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature with balanced emotional expression and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing strong vitality, good health, and a stable life path with few major obstacles.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life, with potential for emotional growth.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and external circumstances rather than destiny alone.\",\"success_line\":\"The success (Sun) line is not clearly visible, which may indicate that recognition and fame are not the primary focus, but success can come through steady effort.\",\"travel_lines\":\"There are a few faint travel lines, indicating occasional journeys or changes in life, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता वाला हो सकता है।\",\"heart_line\":\"हृदय रेखा चिकनी और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और संतुलित भावनात्मक अभिव्यक्ति तथा अच्छे संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति, अच्छी सेहत और स्थिर जीवन पथ को दर्शाती है जिसमें कुछ बड़े बाधाएं नहीं हैं।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं, जिनमें भावनात्मक विकास की संभावना है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो यह संकेत देती है कि जीवन व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित होता है, केवल भाग्य से नहीं।\",\"success_line\":\"सफलता (सूर्य) रेखा स्पष्ट नहीं है, जो यह दर्शाता है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं, लेकिन सफलता निरंतर प्रयास से आ सकती है।\",\"travel_lines\":\"कुछ धुंधली यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या जीवन में बदलाव को दर्शाती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'premium pro', '2026-09-16 04:42:24', '2026-09-16 04:42:24', 'palm_image/cEctzxqWMVtMrHwHuUNBPmxJa00BXO0jd2hS7QwE.jpg'),
(1444, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and emotional bonds.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"The travel lines are few and subtle, implying occasional travel or changes in life circumstances.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और भावनात्मक बंधनों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों का संकेत देती है।\",\"travel_lines\":\"यात्रा रेखाएं कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या जीवन परिस्थितियों में बदलाव को दर्शाती हैं।\"}}', 'premium pro', '2026-09-16 04:42:45', '2026-09-16 04:42:45', 'palm_image/6CbeRlxdedemd54f0nbg7nikVFtYUCycDeep3QUa.jpg'),
(1445, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality, health, and a balanced life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and emotional connections in life.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life path influenced more by personal choices than destiny or external forces.\",\"success_line\":\"The success (Sun) line is not clearly visible, implying that recognition and fame may come later in life or through persistent effort.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or that travel will not be a major focus in life.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हार्ट लाइन लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी ऊर्जा, स्वास्थ्य और संतुलित जीवन को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में सार्थक संबंधों और भावनात्मक जुड़ाव की संभावना को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन धुंधली या अनुपस्थित है, जो यह संकेत दे सकती है कि जीवन पथ व्यक्तिगत चुनावों से अधिक प्रभावित होता है बजाय भाग्य या बाहरी शक्तियों के।\",\"success_line\":\"सक्सेस (सन) लाइन स्पष्ट रूप से दिखाई नहीं देती, जिसका अर्थ है कि मान्यता और प्रसिद्धि जीवन के बाद के चरणों में या लगातार प्रयास से आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम हैं, जो सीमित लंबी दूरी की यात्रा या जीवन में यात्रा का मुख्य फोकस न होने का संकेत देती हैं।\"}}', 'premium pro', '2026-09-16 04:43:08', '2026-09-16 04:43:08', 'palm_image/tQYIj5snNAQMTifFfE3k5VmuruOtYy2Yy72NsSzC.jpg'),
(1446, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting emotional balance and a warm, caring nature.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though with some emotional challenges.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by external circumstances and personal choices.\",\"success_line\":\"The success (Sun) line is absent or very faint, indicating that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"There are a few travel lines visible, suggesting occasional travel or changes in life location, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो भावनात्मक चुनौतियों के साथ सार्थक संबंधों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और अधिक स्पष्ट नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है।\",\"success_line\":\"सफलता (सूर्य) रेखा अनुपस्थित या बहुत धुंधली है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिकता नहीं हो सकती या जीवन के बाद के चरण में आ सकती है।\",\"travel_lines\":\"कुछ यात्रा रेखाएं दिखाई देती हैं, जो कभी-कभी यात्रा या जीवन स्थान में बदलाव का संकेत देती हैं, संभवतः कार्य या व्यक्तिगत विकास के लिए।\"}}', 'basic', '2026-09-16 04:43:28', '2026-09-16 04:43:28', 'palm_image/qdRceTMpFDMWbTSr8iKCJuA8nLoaptJFwOB79MtH.jpg'),
(1447, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is smooth and curves slightly upward, suggesting a warm, caring nature and balanced emotional life.\",\"life_line\":\"The life line is well-defined and long, showing good vitality, strong health, and a stable life path.\",\"marriage_line\":\"The marriage lines are faint and short, indicating few significant relationships or a reserved approach to partnerships.\",\"fate_line\":\"The fate line is faint or absent, which may suggest a life influenced more by personal choices than destiny or external forces.\",\"success_line\":\"The success (Sun) line is not clearly visible, implying that recognition and fame may not be a primary focus or may come later in life.\",\"travel_lines\":\"The travel lines are minimal, indicating limited long-distance travel or changes in residence.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन चिकनी है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और संतुलित भावनात्मक जीवन को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें फीकी और छोटी हैं, जो कम महत्वपूर्ण संबंधों या साझेदारी के प्रति आरक्षित दृष्टिकोण को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन फीकी या अनुपस्थित है, जो यह संकेत दे सकती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य या बाहरी शक्तियों के।\",\"success_line\":\"सक्सेस (सन) लाइन स्पष्ट रूप से दिखाई नहीं देती, जिसका अर्थ है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती या जीवन के बाद के चरण में आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम हैं, जो सीमित लंबी दूरी की यात्रा या निवास स्थान में बदलाव को दर्शाती हैं।\"}}', 'premium', '2026-09-16 04:46:35', '2026-09-16 04:46:35', 'palm_image/mInlD9ElPWeJ0IEoTzIgMGgrhk44K8WSdO1SMNwz.jpg'),
(1448, '104', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking.\",\"heart_line\":\"The heart line is long and gently curved, suggesting emotional depth, compassion, and a warm nature in relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality, strong health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships with some emotional sensitivity.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by external circumstances and personal choices.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus, but success can come through steady effort.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in life, mostly for personal growth or work.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन लंबी और धीरे से मुड़ी हुई है, जो भावनात्मक गहराई, सहानुभूति और संबंधों में गर्मजोशी को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो भावनात्मक संवेदनशीलता के साथ सार्थक संबंधों की संभावना को दर्शाती हैं।\",\"fate_line\":\"फेट लाइन धुंधली और अधिक प्रमुख नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन पथ का संकेत दे सकती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली या अनुपस्थित है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती, लेकिन सफलता स्थिर प्रयास से आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या जीवन में बदलाव का संकेत देती हैं, जो मुख्य रूप से व्यक्तिगत विकास या काम के लिए हो सकते हैं।\"}}', 'premium', '2026-09-16 04:46:57', '2026-09-16 04:46:57', 'palm_image/XUmE1nCqvyMe2TYxJpWwxo4uZzQCRD4vgMvnaSDu.jpg'),
(1449, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting emotional balance and a warm, caring nature.\",\"life_line\":\"The life line is deep and long, showing strong vitality, good health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though possibly with some challenges.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, suggesting opportunities for travel and exploration in life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो मजबूत जीवन शक्ति, अच्छी सेहत और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों की संभावना दर्शाती हैं, हालांकि कुछ चुनौतियों के साथ।\",\"fate_line\":\"भाग्य रेखा धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत देती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हाथ के किनारे के पास कुछ यात्रा रेखाएं हैं, जो जीवन में यात्रा और अन्वेषण के अवसरों का संकेत देती हैं।\"}}', 'premium', '2026-09-16 04:47:26', '2026-09-16 04:47:26', 'palm_image/fsctCsThf10SYfKsln3WDK7lNqN6nsj8ekUsCogL.jpg'),
(1450, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections.\",\"life_line\":\"The life line is deep and long, showing vitality, good health, and a strong life force.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and emotional bonds.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than destiny.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, suggesting opportunities for travel and exploration in life.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और मजबूत भावनात्मक संबंधों का संकेत देती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो जीवन शक्ति, अच्छी सेहत और मजबूत जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और भावनात्मक बंधनों की संभावना को दर्शाती हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य के।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"हाथ के किनारे के पास कुछ यात्रा रेखाएं हैं, जो जीवन में यात्रा और अन्वेषण के अवसरों का संकेत देती हैं।\"}}', 'premium', '2026-09-16 04:47:49', '2026-09-16 04:47:49', 'palm_image/erFU2HvoNrLZgmB2MXcjUrVzQQcNOfIdu9R865M5.jpg'),
(1451, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting emotional balance and a warm, caring nature.\",\"life_line\":\"The life line is deep and long, showing strong vitality, good health, and a zest for life.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships though with some challenges.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and some external factors.\",\"success_line\":\"The success line is not very prominent, indicating that success will come through steady effort rather than sudden gains.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in life circumstances.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन तथा अच्छी निर्णय क्षमता को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो मजबूत जीवन शक्ति, अच्छी सेहत और जीवन के प्रति उत्साह को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो संभावित सार्थक संबंधों को दर्शाती हैं, हालांकि कुछ चुनौतियों के साथ।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और कुछ बाहरी कारकों से प्रभावित जीवन को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन बहुत प्रमुख नहीं है, जो यह संकेत देती है कि सफलता अचानक नहीं बल्कि निरंतर प्रयास से मिलेगी।\",\"travel_lines\":\"ट्रैवल लाइनें कम और हल्की हैं, जो कभी-कभार यात्रा या जीवन की परिस्थितियों में बदलाव को दर्शाती हैं।\"}}', 'premium', '2026-09-16 04:48:10', '2026-09-16 04:48:10', 'palm_image/qRK7I7cRk4VWdUbdK92MZWDskdpSaPZBH18EmZwC.jpg'),
(1452, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities. It suggests logical thinking and a strong sense of responsibility.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional balance and warmth in relationships. It indicates a caring nature and the ability to maintain harmonious personal connections.\",\"life_line\":\"The life line is deep and long, suggesting good vitality and a strong constitution. It reflects a life full of energy, stability, and resilience against challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may require effort and understanding.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by personal choices rather than destiny. It suggests flexibility and adaptability in career and life decisions.\",\"success_line\":\"The success (Sun) line is visible but not very strong, pointing to moderate recognition and achievements. It implies that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest a preference for stability with some openness to new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी निर्णय लेने की क्षमता है। यह तार्किक सोच और मजबूत जिम्मेदारी की भावना को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन और संबंधों में गर्मजोशी को दर्शाती है। यह एक देखभाल करने वाले स्वभाव और सामंजस्यपूर्ण व्यक्तिगत संबंध बनाए रखने की क्षमता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा, स्थिरता और चुनौतियों के प्रति लचीलापन से भरे जीवन को दर्शाती है।\",\"marriage_line\":\"शादी की लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक संबंधों को दर्शाती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन धुंधली और बहुत प्रमुख नहीं है, जो यह संकेत देती है कि जीवन पथ भाग्य की तुलना में व्यक्तिगत चुनावों से प्रभावित होता है। यह करियर और जीवन निर्णयों में लचीलापन और अनुकूलनशीलता को दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है लेकिन बहुत मजबूत नहीं है, जो मध्यम मान्यता और उपलब्धियों की ओर संकेत करती है। यह निरंतर प्रयास और धैर्य से सफलता मिलने की संभावना बताती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये लाइनें स्थिरता की प्राथमिकता के साथ नए अनुभवों के लिए कुछ खुलापन दर्शाती हैं।\"}}', 'basic', '2026-09-16 04:49:09', '2026-09-16 04:49:09', 'palm_image/m3btDjG9A7ejLGSsR4SurX005UAhmilRVnSDj6Pz.jpg'),
(1453, '148', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, intelligent, and good at making decisions.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections with others.\",\"life_line\":\"The life line is deep and long, showing good vitality and a strong life force. This person is likely to enjoy good health and a stable life.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or marriages in life, with some emotional ups and downs.\",\"fate_line\":\"The fate line is present but not very prominent, suggesting that while destiny plays a role, personal effort and choices are more influential in this person\'s life.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success, possibly achieved through consistent hard work rather than sudden fame.\",\"travel_lines\":\"The travel lines are few and light, implying occasional travel or changes in environment, but not frequent or life-altering journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, बुद्धिमान और निर्णय लेने में सक्षम हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और दूसरों के साथ मजबूत भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह व्यक्ति संभवतः अच्छे स्वास्थ्य और स्थिर जीवन का आनंद लेगा।\",\"marriage_line\":\"विवाह रेखा धुंधली लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण संबंधों या विवाहों को दर्शाती है, जिनमें कुछ भावनात्मक उतार-चढ़ाव हो सकते हैं।\",\"fate_line\":\"भाग्य रेखा मौजूद है लेकिन बहुत प्रमुख नहीं है, जो यह संकेत देती है कि भाग्य की भूमिका है, लेकिन इस व्यक्ति के जीवन में व्यक्तिगत प्रयास और विकल्प अधिक प्रभावशाली हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो मध्यम मान्यता और सफलता को दर्शाती है, जो संभवतः लगातार मेहनत से प्राप्त होती है न कि अचानक प्रसिद्धि से।\",\"travel_lines\":\"यात्रा रेखाएं कम और हल्की हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं, लेकिन बार-बार या जीवन बदलने वाली यात्राएं नहीं।\"}}', 'basic', '2026-09-16 06:36:33', '2026-09-16 06:36:33', 'palm_image/dfAabIX3VG7Mu2g6w8IZ79O5B6IWde68o34JfUQQ.jpg'),
(1454, '148', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, with good concentration and decision-making skills.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved nature in emotional matters. This person may be cautious in relationships and values emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the thumb, showing good vitality and a balanced life. It suggests a healthy constitution and a life with moderate changes.\",\"marriage_line\":\"The marriage line is faint and short, indicating few significant relationships or a reserved approach to marriage and partnerships.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced more by personal choices than destiny or external forces.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that recognition and fame may not be a primary focus or may come later in life through persistent effort.\",\"travel_lines\":\"There are faint travel lines visible, suggesting occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक है, जिसमें अच्छी एकाग्रता और निर्णय लेने की क्षमता है।\",\"heart_line\":\"हृदय रेखा धुंधली और छोटी है, जो भावनात्मक मामलों में संकोची स्वभाव को दर्शाती है। यह व्यक्ति रिश्तों में सावधानी बरतता है और भावनात्मक स्थिरता को महत्व देता है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और संतुलित जीवन को दर्शाती है। यह स्वस्थ शरीर और मध्यम बदलावों वाले जीवन का संकेत देती है।\",\"marriage_line\":\"विवाह रेखा धुंधली और छोटी है, जो कम महत्वपूर्ण संबंधों या विवाह और साझेदारी के प्रति संकोची दृष्टिकोण को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत देती है कि जीवन पथ अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य या बाहरी शक्तियों के।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिक फोकस नहीं हो सकती या जीवन में बाद में निरंतर प्रयास से आ सकती है।\",\"travel_lines\":\"कुछ धुंधली यात्रा रेखाएं दिखाई देती हैं, जो कभी-कभी यात्रा या परिवेश में बदलाव का संकेत देती हैं, लेकिन बार-बार या बड़े स्थानांतरण नहीं।\"}}', 'premium pro', '2026-09-16 06:37:47', '2026-09-16 06:37:47', 'palm_image/5KHfokBvVykK8JvzsFGHmjcZ1qg03o6fZlus16EZ.jpg'),
(1455, '148', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and logical thinking abilities.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature and strong emotional connections in relationships.\",\"life_line\":\"The life line is deep and long, showing good vitality, strong health, and a stable life path with few major obstacles.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or marriages with emotional depth.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life influenced more by personal choices than by destiny or external forces.\",\"success_line\":\"The success (Sun) line is visible but not very strong, indicating moderate recognition and success in creative or professional endeavors.\",\"travel_lines\":\"There are a few travel lines near the edge of the palm, suggesting occasional travel or changes in life location, possibly for work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन साफ और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और तार्किक सोच क्षमताओं को दर्शाती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और संबंधों में मजबूत भावनात्मक जुड़ाव को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है जिसमें कुछ बड़े बाधाएं नहीं हैं।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या विवाहों को भावनात्मक गहराई के साथ दर्शाती हैं।\",\"fate_line\":\"फेट लाइन धुंधली और ज्यादा प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित होता है बजाय भाग्य या बाहरी शक्तियों के।\",\"success_line\":\"सक्सेस (सन) लाइन दिखाई देती है लेकिन बहुत मजबूत नहीं है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है।\",\"travel_lines\":\"हाथ के किनारे के पास कुछ ट्रैवल लाइनें हैं, जो कभी-कभी यात्रा या जीवन स्थान में बदलाव का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए।\"}}', 'basic', '2026-09-16 06:41:33', '2026-09-16 06:41:33', 'palm_image/IE4gkcgTPtGgjmYHOiCsCTz0EMPhDRxDSa51vaQF.jpg'),
(1456, '148', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration skills.\",\"heart_line\":\"The heart line is faint and short, suggesting a reserved nature in emotional matters. This person may be cautious in relationships and values emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality and a balanced life. It suggests a healthy constitution and a steady lifestyle.\",\"marriage_line\":\"The marriage lines are faint and few, indicating a simple approach to relationships. This person may have fewer but meaningful romantic connections.\",\"fate_line\":\"The fate line is faint and not very prominent, which may imply a life influenced more by personal choices than destiny. This person might experience changes in career or life direction.\",\"success_line\":\"The success (Sun) line is absent or very faint, suggesting that recognition and fame may not be a primary focus. Success might come through steady effort rather than sudden breakthroughs.\",\"travel_lines\":\"There are a few faint travel lines, indicating occasional travel or changes in environment. These travels are likely purposeful and related to work or personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता क्षमता वाला हो सकता है।\",\"heart_line\":\"हार्ट लाइन फीकी और छोटी है, जो भावनात्मक मामलों में आरक्षित स्वभाव को दर्शाती है। यह व्यक्ति रिश्तों में सतर्क हो सकता है और भावनात्मक स्थिरता को महत्व देता है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और संतुलित जीवन को दर्शाती है। यह स्वस्थ शरीर और स्थिर जीवनशैली का संकेत है।\",\"marriage_line\":\"शादी की लाइनें फीकी और कम हैं, जो रिश्तों के प्रति सरल दृष्टिकोण को दर्शाती हैं। यह व्यक्ति कम लेकिन सार्थक रोमांटिक संबंध रख सकता है।\",\"fate_line\":\"फेट लाइन फीकी और अधिक प्रमुख नहीं है, जो यह संकेत देती है कि जीवन अधिक व्यक्तिगत चुनावों से प्रभावित हो सकता है बजाय भाग्य के। यह व्यक्ति करियर या जीवन दिशा में बदलाव का अनुभव कर सकता है।\",\"success_line\":\"सक्सेस (सन) लाइन अनुपस्थित या बहुत फीकी है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिकता नहीं हो सकती। सफलता स्थिर प्रयास से आएगी न कि अचानक सफलता से।\",\"travel_lines\":\"कुछ फीकी यात्रा लाइनें हैं, जो कभी-कभी यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये यात्राएं संभवतः कार्य या व्यक्तिगत विकास से संबंधित होंगी।\"}}', 'premium', '2026-09-16 06:43:51', '2026-09-16 06:43:51', 'palm_image/qSxJqHDgWpPhmE9qLNTH6R4WeIndEdRlsNVYpCZ7.jpg'),
(1457, '178', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good decision-making abilities. It suggests intelligence and a balanced approach to life.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional stability and a warm, caring nature. It indicates strong relationships and a compassionate personality.\",\"life_line\":\"The life line is deep and long, suggesting good vitality and a strong constitution. It indicates a life full of energy and resilience with few major health issues.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a potential for a meaningful relationship or marriage in the future. It suggests some emotional sensitivity in partnerships.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a flexible approach to career and life path.\",\"success_line\":\"The success line is faint and short, showing moderate recognition and achievements. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment. It suggests a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है जिसमें अच्छी निर्णय लेने की क्षमता है। यह बुद्धिमत्ता और जीवन के प्रति संतुलित दृष्टिकोण को दर्शाता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह मजबूत संबंधों और सहानुभूतिपूर्ण व्यक्तित्व को इंगित करती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा से भरा जीवन और कम स्वास्थ्य समस्याओं का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो भविष्य में एक महत्वपूर्ण संबंध या विवाह की संभावना को दर्शाती है। यह साझेदारी में कुछ भावनात्मक संवेदनशीलता को इंगित करती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह करियर और जीवन पथ में अनुकूलनशीलता और लचीलेपन को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन फीकी और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह निरंतर प्रयास और धैर्य से सफलता मिलने का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइंस कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता और आवश्यकतानुसार नए अनुभवों के लिए खुलापन दर्शाती है।\"}}', 'premium pro', '2026-09-21 07:08:49', '2026-09-21 07:08:49', 'palm_image/CpamZXppugQHCywPcrqadzlGdKfzyIz6OacNUGVT.jpg'),
(1458, '194', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making ability. It suggests a practical thinker with a strong focus on logic and reason.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional stability and a warm, caring nature. It indicates good relationships and a compassionate personality.\",\"life_line\":\"The life line is deep and long, signifying good vitality and a strong constitution. It suggests a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a few significant relationships or partnerships in life. It suggests a cautious approach to commitment but with potential for lasting bonds.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and some fluctuations in career or life path.\",\"success_line\":\"The success line (Sun line) is faint or absent, which may suggest that recognition and fame are not the primary focus, but success can come through steady effort and persistence.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in environment, but not frequent or major relocations.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति को दर्शाती है जो तर्क और कारण पर ध्यान केंद्रित करता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह अच्छे संबंधों और सहानुभूतिपूर्ण व्यक्तित्व का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा से भरा जीवन और चुनौतियों को पार करने की क्षमता को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती है। यह प्रतिबद्धता के प्रति सतर्क दृष्टिकोण को दर्शाती है लेकिन स्थायी बंधनों की संभावना भी है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ उतार-चढ़ाव को दर्शाती है।\",\"success_line\":\"सक्सेस लाइन (सन लाइन) फीकी या अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिक लक्ष्य नहीं हैं, लेकिन सफलता स्थिर प्रयास और धैर्य से आ सकती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं, लेकिन बार-बार या बड़े स्थानांतरण नहीं।\"}}', 'basic', '2026-09-21 10:48:37', '2026-09-21 10:48:37', 'palm_image/iHLB5syTMJCofK5NwcrS2Awuz6IPIRs7Y0izlX5I.jpg'),
(1459, '195', '{\"en\":{\"head_line\":\"The head line is clear and long, indicating strong mental clarity, intelligence, and good decision-making abilities. It suggests a practical and focused mind.\",\"heart_line\":\"The heart line is deep and slightly curved, showing emotional stability and a warm, caring nature. It indicates good relationships and emotional balance.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality, health, and a balanced life. It indicates a strong physical constitution.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may be important but not overly dominant.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and some changes in career or life path. It suggests adaptability.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with effort.\",\"travel_lines\":\"The travel lines are visible near the edge of the palm, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and occasional journeys.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और लंबी है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छे निर्णय लेने की क्षमता को दर्शाती है। यह व्यावहारिक और केंद्रित मन का संकेत देती है।\",\"heart_line\":\"हृदय रेखा गहरी और थोड़ी मुड़ी हुई है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह अच्छे संबंधों और भावनात्मक संतुलन का संकेत देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति, स्वास्थ्य और संतुलित जीवन को दर्शाती है। यह मजबूत शारीरिक constitution का संकेत देती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये रेखाएं भावनात्मक संबंधों का संकेत देती हैं जो महत्वपूर्ण हो सकते हैं लेकिन अत्यधिक प्रभुत्वशाली नहीं हैं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों को दर्शाती है। यह अनुकूलनशीलता का संकेत देती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह प्रयास के साथ विकास की संभावना को दर्शाती है।\",\"travel_lines\":\"यात्रा रेखाएं हथेली के किनारे के पास दिखाई देती हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये रेखाएं दुनिया के प्रति जिज्ञासा और कभी-कभी यात्राओं का संकेत देती हैं।\"}}', 'basic', '2026-09-21 11:02:53', '2026-09-21 11:02:53', 'palm_image/ucdwh4Py1rvb0OwICVREbk70z0bMzSyghgCn2Sf4.jpg'),
(1460, '169', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a caring and affectionate personality.\",\"life_line\":\"The life line is deep and long, suggesting good vitality, strong health, and a stable life path. It reflects resilience and a well-grounded nature.\",\"marriage_line\":\"The marriage lines are faint but present, indicating potential for meaningful relationships and partnerships. There may be some challenges, but overall positive prospects in love and marriage.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey shaped by both effort and fate.\",\"success_line\":\"The success (Sun) line is faint and short, showing moderate recognition and achievements. It suggests that success will come through consistent effort and perseverance.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These travels may bring new experiences and opportunities for growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और स्थिर जीवन पथ का संकेत देती है। यह लचीलापन और अच्छी जमी हुई प्रकृति को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो सार्थक संबंधों और साझेदारियों की संभावना को दर्शाती हैं। कुछ चुनौतियां हो सकती हैं, लेकिन प्रेम और विवाह में समग्र रूप से सकारात्मक संभावनाएं हैं।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और प्रयास व भाग्य से आकार लिए जीवन यात्रा का संकेत देती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों को दर्शाती है। यह निरंतर प्रयास और धैर्य से सफलता मिलने का संकेत देती है।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये यात्राएं नए अनुभव और विकास के अवसर ला सकती हैं।\"}}', 'basic', '2026-09-22 04:02:58', '2026-09-22 04:02:58', 'palm_image/vVt7o4nKcFZRl2PmXQpk9nJ8XlRUHg43cvoV8Hd4.jpg'),
(1461, '172', '{\"en\":{\"head_line\":\"The head line is clear and moderately long, indicating a balanced intellect and good decision-making ability. It suggests a practical thinker with a strong focus on logic and reasoning.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional stability and a warm, caring nature. It indicates good relationships and a compassionate personality.\",\"life_line\":\"The life line is deep and long, suggesting good vitality and a strong constitution. It reflects a life full of energy and resilience, with the ability to overcome challenges.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may have ups and downs but are meaningful.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life path influenced by external circumstances and personal choices rather than a fixed destiny.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting that recognition and success may come later in life or through persistent effort rather than early achievements.\",\"travel_lines\":\"The travel lines are few and subtle, indicating occasional travel or changes in environment. These lines suggest moderate movement or journeys that contribute to personal growth.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और मध्यम लंबी है, जो संतुलित बुद्धि और अच्छी निर्णय क्षमता को दर्शाती है। यह एक व्यावहारिक सोच वाले व्यक्ति को दर्शाती है जो तर्क और विवेक पर ध्यान केंद्रित करता है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह अच्छे संबंधों और सहानुभूतिपूर्ण व्यक्तित्व का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा और लचीलापन से भरे जीवन को दर्शाती है, जिसमें चुनौतियों को पार करने की क्षमता होती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक जुड़ाव को दर्शाती हैं जिनमें उतार-चढ़ाव हो सकते हैं लेकिन वे महत्वपूर्ण होते हैं।\",\"fate_line\":\"फेट लाइन धुंधली और ज्यादा प्रमुख नहीं है, जो यह संकेत देती है कि जीवन पथ बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित होता है, न कि एक निश्चित भाग्य से।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो यह दर्शाती है कि मान्यता और सफलता जीवन के बाद के चरणों में या लगातार प्रयासों से मिल सकती है, न कि जल्दी उपलब्धियों से।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं। ये लाइनें मध्यम स्तर की यात्राओं या बदलावों को दर्शाती हैं जो व्यक्तिगत विकास में योगदान करते हैं।\"}}', 'premium', '2026-09-22 04:13:22', '2026-09-22 04:13:22', 'palm_image/EMj5yVw8katXeJcRXfUDZ2s2ZhdWLkoSf1MVroCy.jpg'),
(1462, '175', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves upward, showing emotional warmth, compassion, and a strong capacity for love and relationships. It indicates a person who values emotional connections deeply.\",\"life_line\":\"The life line is long and smooth, reflecting good vitality, health, and a stable life path. It suggests resilience and the ability to overcome challenges with strength.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a potential for meaningful relationships and partnerships. It suggests some emotional sensitivity in matters of love and commitment.\",\"fate_line\":\"The fate line is faint and not very prominent, which may indicate a life influenced by external circumstances and personal choices rather than a fixed destiny. It suggests adaptability and openness to change.\",\"success_line\":\"The success (Sun) line is faint or absent, implying that recognition and fame may not be the primary focus, but success can come through consistent effort and personal satisfaction.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, possibly for work or personal growth, but not frequent or extensive journeys.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और ऊपर की ओर मुड़ी हुई है, जो भावनात्मक गर्मजोशी, सहानुभूति और प्रेम व संबंधों की मजबूत क्षमता को दर्शाती है। यह व्यक्ति के गहरे भावनात्मक संबंधों को महत्व देने का संकेत है।\",\"life_line\":\"लाइफ लाइन लंबी और चिकनी है, जो अच्छी जीवन शक्ति, स्वास्थ्य और स्थिर जीवन पथ को दर्शाती है। यह चुनौतियों को मजबूती से पार करने की क्षमता को दर्शाती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो सार्थक संबंधों और साझेदारी की संभावना को दर्शाती है। यह प्रेम और प्रतिबद्धता के मामलों में भावनात्मक संवेदनशीलता का संकेत देती है।\",\"fate_line\":\"फेट लाइन फीकी और अधिक प्रमुख नहीं है, जो बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित जीवन को दर्शाती है, न कि निश्चित भाग्य को। यह अनुकूलनशीलता और परिवर्तन के लिए खुलापन दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी या अनुपस्थित है, जो यह दर्शाती है कि मान्यता और प्रसिद्धि प्राथमिकता नहीं हो सकती, लेकिन निरंतर प्रयास और व्यक्तिगत संतोष से सफलता मिल सकती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और सूक्ष्म हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव का संकेत देती हैं, संभवतः काम या व्यक्तिगत विकास के लिए, लेकिन बार-बार या व्यापक यात्रा नहीं।\"}}', 'premium', '2026-09-22 05:01:48', '2026-09-22 05:01:48', 'palm_image/bB3TWU2zf6UhvhBcBfsa89D2SbU49vnQ3seQJE8c.jpg');
INSERT INTO `palm_readings` (`id`, `user_id`, `data`, `plan_type`, `created_at`, `updated_at`, `palm_image`) VALUES
(1463, '175', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind. This person is likely logical, disciplined, and has good concentration skills.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, suggesting a warm, caring nature with emotional balance. This person values relationships and expresses feelings openly.\",\"life_line\":\"The life line is deep and long, showing strong vitality and a robust constitution. It suggests a life full of energy and resilience with good health.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These relationships may require effort and understanding.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices and external circumstances. Career and destiny may have some fluctuations.\",\"success_line\":\"The success (Sun) line is faint or almost absent, which may indicate that recognition and fame are not the primary focus, or success may come later in life through persistent effort.\",\"travel_lines\":\"There are a few travel lines visible, indicating occasional journeys or changes in environment. These travels may bring new experiences and opportunities.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन को दर्शाती है। यह व्यक्ति तार्किक, अनुशासित और अच्छी एकाग्रता क्षमता वाला हो सकता है।\",\"heart_line\":\"हृदय रेखा अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और भावनात्मक संतुलन को दर्शाती है। यह व्यक्ति संबंधों को महत्व देता है और भावनाओं को खुले तौर पर व्यक्त करता है।\",\"life_line\":\"जीवन रेखा गहरी और लंबी है, जो मजबूत जीवन शक्ति और अच्छी सेहत को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। इन संबंधों में प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। करियर और भाग्य में उतार-चढ़ाव हो सकते हैं।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या लगभग अनुपस्थित है, जो यह संकेत दे सकती है कि मान्यता और प्रसिद्धि प्राथमिकता नहीं हैं, या सफलता जीवन के बाद के चरण में निरंतर प्रयास से आएगी।\",\"travel_lines\":\"कुछ यात्रा रेखाएं दिखाई देती हैं, जो कभी-कभी यात्राओं या परिवेश में बदलाव को दर्शाती हैं। ये यात्राएं नए अनुभव और अवसर ला सकती हैं।\"}}', 'premium', '2026-09-22 05:05:19', '2026-09-22 05:05:19', 'palm_image/q156L7qZuNrcfvZDaDCPtHgt2KaGci352XL9fWUl.jpg'),
(1464, '176', '{\"en\":{\"head_line\":\"The head line is clear and long, indicating strong mental clarity, intelligence, and good decision-making abilities. It suggests a practical and focused mindset.\",\"heart_line\":\"The heart line is well-defined and curves slightly upward, showing emotional balance, warmth, and a caring nature. It indicates healthy relationships and emotional stability.\",\"life_line\":\"The life line is deep and long, signifying good vitality, strong health, and a zest for life. It suggests a stable and energetic life journey.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life. These lines suggest emotional connections that may require effort and understanding.\",\"fate_line\":\"The fate line is visible but not very prominent, suggesting that destiny plays a moderate role in life. Personal effort and choices will largely influence the path.\",\"success_line\":\"The success (Sun) line is faint and short, indicating that recognition and fame may come later in life or through persistent effort rather than early success.\",\"travel_lines\":\"The travel lines are few and subtle, suggesting occasional travel or changes in environment, mostly for personal growth or work-related reasons.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और लंबी है, जो मजबूत मानसिक स्पष्टता, बुद्धिमत्ता और अच्छे निर्णय लेने की क्षमता को दर्शाती है। यह व्यावहारिक और केंद्रित मानसिकता का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित है और थोड़ी ऊपर की ओर मुड़ी हुई है, जो भावनात्मक संतुलन, गर्मजोशी और देखभाल करने वाले स्वभाव को दर्शाती है। यह स्वस्थ संबंधों और भावनात्मक स्थिरता का संकेत देती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति, मजबूत स्वास्थ्य और जीवन के प्रति उत्साह को दर्शाती है। यह स्थिर और ऊर्जावान जीवन यात्रा का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक संबंधों को दर्शाती हैं जिनमें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन दिखाई देती है लेकिन बहुत प्रमुख नहीं है, जो दर्शाती है कि भाग्य जीवन में मध्यम भूमिका निभाता है। व्यक्तिगत प्रयास और चुनाव जीवन के मार्ग को अधिक प्रभावित करेंगे।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो संकेत देती है कि मान्यता और प्रसिद्धि जीवन के बाद के चरणों में या लगातार प्रयास से आएगी, न कि जल्दी सफलता से।\",\"travel_lines\":\"ट्रैवल लाइनें कम और सूक्ष्म हैं, जो कभी-कभी यात्रा या पर्यावरण में बदलाव को दर्शाती हैं, जो मुख्य रूप से व्यक्तिगत विकास या कार्य से संबंधित कारणों के लिए हो सकते हैं।\"}}', 'premium', '2026-09-22 05:10:37', '2026-09-22 05:10:37', 'palm_image/LCSOHgBnp6dxiFl17YNiUimTvU6T97y4wUpeZptx.jpg'),
(1465, '104', '{\"en\":{\"head_line\":\"The head line is clear and straight, indicating a practical and focused mind with good concentration and decision-making abilities.\",\"heart_line\":\"The heart line is long and slightly curved, suggesting a warm, caring nature with strong emotional depth and good relationships.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality, strong health, and a balanced life energy.\",\"marriage_line\":\"There is a single, clear marriage line indicating a stable and committed relationship or marriage in life.\",\"fate_line\":\"The fate line is faint but present, suggesting some influence of external circumstances on life path, with moderate control over destiny.\",\"success_line\":\"The success line is visible and runs parallel to the fate line, indicating recognition and achievements in career or creative pursuits.\",\"travel_lines\":\"There are a few travel lines on the mount of Mercury, indicating occasional travel or short journeys that bring new experiences.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और सीधी है, जो व्यावहारिक और केंद्रित मन, अच्छी एकाग्रता और निर्णय लेने की क्षमता को दर्शाती है।\",\"heart_line\":\"हृदय रेखा लंबी और थोड़ी मुड़ी हुई है, जो एक गर्म, देखभाल करने वाले स्वभाव और गहरे भावनात्मक संबंधों को दर्शाती है।\",\"life_line\":\"जीवन रेखा गहरी और स्पष्ट है, जो अच्छी ऊर्जा, मजबूत स्वास्थ्य और संतुलित जीवन शक्ति को दर्शाती है।\",\"marriage_line\":\"एक स्पष्ट विवाह रेखा है जो जीवन में स्थिर और प्रतिबद्ध संबंध या विवाह को दर्शाती है।\",\"fate_line\":\"भाग्य रेखा धुंधली लेकिन मौजूद है, जो जीवन पथ पर बाहरी परिस्थितियों के प्रभाव को दर्शाती है, और भाग्य पर मध्यम नियंत्रण को सूचित करती है।\",\"success_line\":\"सफलता रेखा दिखाई देती है और भाग्य रेखा के समानांतर चलती है, जो करियर या रचनात्मक प्रयासों में मान्यता और उपलब्धियों को दर्शाती है।\",\"travel_lines\":\"बुध के पर्वत पर कुछ यात्रा रेखाएं हैं, जो कभी-कभी यात्रा या छोटे सफर को दर्शाती हैं जो नए अनुभव लाते हैं।\"}}', 'basic', '2026-09-22 06:31:21', '2026-09-22 06:31:21', 'palm_image/rvIEROhlslkab5xWrEX25NXOl7Y5Stm6lbLOq4CF.jpg'),
(1466, '197', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a balanced intellect with good creativity and practical thinking. It suggests a person who is thoughtful and capable of making wise decisions.\",\"heart_line\":\"The heart line is clear and moderately long, showing emotional stability and a warm, caring nature. It suggests good relationships and a compassionate approach to others.\",\"life_line\":\"The life line is deep and well-defined, indicating strong vitality and a healthy constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage line is faint but visible, suggesting a few significant relationships or partnerships in life. It indicates emotional connections that may require effort to maintain.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by personal choices and external circumstances. It suggests adaptability and a journey shaped by both luck and effort.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success in creative or professional endeavors. It suggests potential for growth with sustained effort.\",\"travel_lines\":\"The travel lines are few and faint, indicating occasional travel or changes in life. It suggests a person who may travel for work or personal reasons but prefers stability.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि और अच्छी रचनात्मकता तथा व्यावहारिक सोच को दर्शाती है। यह सोच-विचार करने वाला और समझदारी से निर्णय लेने वाला व्यक्ति बताती है।\",\"heart_line\":\"हार्ट लाइन स्पष्ट और मध्यम लंबी है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले स्वभाव को दर्शाती है। यह अच्छे संबंधों और दूसरों के प्रति सहानुभूतिपूर्ण दृष्टिकोण को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो मजबूत जीवन शक्ति और स्वस्थ शरीर को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों का संकेत देती है। यह भावनात्मक संबंधों को बनाए रखने के लिए प्रयास की आवश्यकता को दर्शाती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो व्यक्तिगत चुनावों और बाहरी परिस्थितियों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा प्रयास से बने सफर का संकेत देती है।\",\"success_line\":\"सक्सेस (सन) लाइन फीकी और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह निरंतर प्रयास से विकास की संभावना बताती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या जीवन में बदलाव को दर्शाती हैं। यह ऐसे व्यक्ति का संकेत देती है जो काम या व्यक्तिगत कारणों से यात्रा कर सकता है लेकिन स्थिरता पसंद करता है।\"}}', 'basic', '2026-09-22 07:11:44', '2026-09-22 07:11:44', 'palm_image/hg4cFUS0Ykf2yr2HqvMwyex3uGDJJAmzuC7UX2yH.jpg'),
(1467, '177', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a balanced intellect with a good mix of creativity and practicality. This person is thoughtful and makes decisions carefully.\",\"heart_line\":\"The heart line is clear and runs straight, suggesting emotional stability and a straightforward approach to relationships. This person values honesty and loyalty in love.\",\"life_line\":\"The life line is deep and well-defined, showing good vitality and a strong constitution. It suggests a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but multiple, indicating several significant relationships or emotional connections throughout life. This person may experience varied emotional phases.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, suggesting a life influenced by personal choices rather than external circumstances. There may be some fluctuations in career or life path.\",\"success_line\":\"The success (Sun) line is faint and short, indicating moderate recognition and success. This person may achieve success through persistent effort rather than sudden fame.\",\"travel_lines\":\"The travel lines near the edge of the palm are few and faint, suggesting occasional travel or changes in environment, mostly for personal growth or opportunities.\"},\"hi\":{\"head_line\":\"हेड लाइन लंबी और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि और रचनात्मकता तथा व्यावहारिकता के अच्छे मिश्रण को दर्शाती है। यह व्यक्ति विचारशील है और निर्णय सोच-समझकर लेता है।\",\"heart_line\":\"हार्ट लाइन स्पष्ट और सीधी है, जो भावनात्मक स्थिरता और रिश्तों में सीधेपन को दर्शाती है। यह व्यक्ति प्रेम में ईमानदारी और वफादारी को महत्व देता है।\",\"life_line\":\"लाइफ लाइन गहरी और स्पष्ट है, जो अच्छी ऊर्जा और मजबूत स्वास्थ्य को दर्शाती है। यह जीवन में ऊर्जा और सहनशीलता से भरपूर होने का संकेत है।\",\"marriage_line\":\"शादी की लाइनें धुंधली लेकिन कई हैं, जो जीवन में कई महत्वपूर्ण संबंधों या भावनात्मक जुड़ावों को दर्शाती हैं। यह व्यक्ति विभिन्न भावनात्मक चरणों का अनुभव कर सकता है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों की बजाय व्यक्तिगत चुनावों से जीवन प्रभावित होने का संकेत देती है। करियर या जीवन पथ में उतार-चढ़ाव हो सकते हैं।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो मध्यम स्तर की मान्यता और सफलता को दर्शाती है। यह व्यक्ति लगातार प्रयास से सफलता प्राप्त कर सकता है, न कि अचानक प्रसिद्धि से।\",\"travel_lines\":\"हथेली के किनारे पर यात्रा की लाइनें कम और धुंधली हैं, जो कभी-कभार यात्रा या परिवेश में बदलाव को दर्शाती हैं, जो मुख्यतः व्यक्तिगत विकास या अवसरों के लिए हो सकते हैं।\"}}', 'basic', '2026-09-22 07:38:07', '2026-09-22 07:38:07', 'palm_image/TKARcPzKGtvUSB9qbjY10eFg1XNWA6uUR4WGUfdo.jpg'),
(1468, '182', '{\"en\":{\"head_line\":\"The head line is long and slightly curved, indicating a person with strong intellectual abilities, creativity, and a balanced approach to logic and emotion.\",\"heart_line\":\"The heart line is clear and moderately long, suggesting emotional stability, kindness, and a capacity for deep relationships.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, showing good vitality, health, and a strong life force.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships in life, with potential for emotional growth.\",\"fate_line\":\"The fate line is faint and not very prominent, which may suggest a life path influenced by personal choices rather than destiny or external forces.\",\"success_line\":\"The success (Sun) line is faint or absent, indicating that success may come through personal effort and perseverance rather than luck or fame.\",\"travel_lines\":\"The travel lines are minimal, suggesting limited long-distance travel or that travel will be purposeful and selective.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा लंबी और थोड़ी मुड़ी हुई है, जो मजबूत बौद्धिक क्षमताओं, रचनात्मकता और तर्क व भावना के बीच संतुलित दृष्टिकोण को दर्शाती है।\",\"heart_line\":\"हृदय रेखा स्पष्ट और मध्यम लंबी है, जो भावनात्मक स्थिरता, दयालुता और गहरे संबंधों की क्षमता को दर्शाती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति, स्वास्थ्य और मजबूत जीवन ऊर्जा को दर्शाती है।\",\"marriage_line\":\"विवाह रेखाएं धुंधली लेकिन मौजूद हैं, जो जीवन में कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं, जिनमें भावनात्मक विकास की संभावना है।\",\"fate_line\":\"भाग्य रेखा धुंधली और अधिक प्रमुख नहीं है, जो यह संकेत दे सकती है कि जीवन पथ व्यक्तिगत चुनावों से प्रभावित होता है न कि भाग्य या बाहरी शक्तियों से।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली या अनुपस्थित है, जो यह दर्शाती है कि सफलता भाग्य या प्रसिद्धि से नहीं बल्कि व्यक्तिगत प्रयास और धैर्य से आएगी।\",\"travel_lines\":\"यात्रा रेखाएं न्यूनतम हैं, जो सीमित लंबी दूरी की यात्रा या यात्रा के उद्देश्यपूर्ण और चयनात्मक होने का संकेत देती हैं।\"}}', 'basic', '2026-09-22 07:54:35', '2026-09-22 07:54:35', 'palm_image/FKxg0ycA1sIggVfc0Z9F0szLflZP53PAb2cgBJN7.jpg'),
(1469, '186', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is deep and long, showing emotional depth and strong relationships. It indicates a caring and affectionate personality with a capacity for deep love and empathy.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"The marriage lines are faint but present, indicating a few significant relationships or partnerships. These lines suggest emotional connections that may require effort and understanding.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, indicating a life influenced by external circumstances and personal choices. It suggests adaptability and a journey shaped by both destiny and effort.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting moderate recognition and achievements. It indicates that success will come through persistent effort and dedication.\",\"travel_lines\":\"The travel lines are visible and moderately long, indicating opportunities for travel and exploration. These lines suggest a curiosity about the world and a willingness to embrace new experiences.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन गहरी और लंबी है, जो भावनात्मक गहराई और मजबूत संबंधों को दर्शाती है। यह एक देखभाल करने वाले और स्नेही व्यक्तित्व के साथ गहरे प्रेम और सहानुभूति की क्षमता को दर्शाती है।\",\"life_line\":\"लाइफ लाइन अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी जीवन शक्ति और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइनें धुंधली लेकिन मौजूद हैं, जो कुछ महत्वपूर्ण संबंधों या साझेदारियों को दर्शाती हैं। ये लाइनें भावनात्मक जुड़ाव को दर्शाती हैं जिन्हें प्रयास और समझ की आवश्यकता हो सकती है।\",\"fate_line\":\"फेट लाइन धुंधली है और हथेली के आधार के पास शुरू होती है, जो बाहरी परिस्थितियों और व्यक्तिगत चुनावों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और भाग्य तथा प्रयास से आकार लिए जीवन की यात्रा को दर्शाती है।\",\"success_line\":\"सक्सेस (सन) लाइन धुंधली और छोटी है, जो मध्यम मान्यता और उपलब्धियों का संकेत देती है। यह बताती है कि सफलता लगातार प्रयास और समर्पण से आएगी।\",\"travel_lines\":\"ट्रैवल लाइनें स्पष्ट और मध्यम लंबी हैं, जो यात्रा और अन्वेषण के अवसरों को दर्शाती हैं। ये लाइनें दुनिया के प्रति जिज्ञासा और नए अनुभवों को अपनाने की इच्छा को दर्शाती हैं।\"}}', 'basic', '2026-09-22 10:52:22', '2026-09-22 10:52:22', 'palm_image/DXBDQiLDh1dfhkQGBYCGKfFPEP7saNFobLwAOb9Y.jpg'),
(1470, '183', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is long and curves upward towards the index finger, showing emotional depth, warmth, and a caring personality. It indicates strong relationships and emotional stability.\",\"life_line\":\"The life line is well-defined and curves around the base of the thumb, suggesting good vitality and a strong physical constitution. It indicates a life full of energy and resilience.\",\"marriage_line\":\"There are two faint marriage lines, indicating the possibility of significant relationships or partnerships in life. These lines suggest emotional connections that may be important but not overly dominant.\",\"fate_line\":\"The fate line is faint and starts near the base of the palm, indicating a life influenced by external circumstances and some changes in career or life path. It suggests adaptability and openness to new opportunities.\",\"success_line\":\"The success (Sun) line is faint and short, suggesting moderate recognition and success in creative or professional endeavors. It indicates potential that may require effort to fully realize.\",\"travel_lines\":\"There are a few faint travel lines on the palm, indicating occasional travel or changes in environment. These lines suggest curiosity and a willingness to explore new places.\"},\"hi\":{\"head_line\":\"मस्तिष्क रेखा स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि, रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हृदय रेखा लंबी है और तर्जनी अंगुली की ओर मुड़ी हुई है, जो भावनात्मक गहराई, गर्मजोशी और देखभाल करने वाले स्वभाव को दर्शाती है। यह मजबूत संबंधों और भावनात्मक स्थिरता का संकेत देती है।\",\"life_line\":\"जीवन रेखा अच्छी तरह से परिभाषित है और अंगूठे के आधार के चारों ओर मुड़ी हुई है, जो अच्छी ऊर्जा और मजबूत शारीरिक constitution को दर्शाती है। यह ऊर्जा और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"दो धुंधली विवाह रेखाएं हैं, जो जीवन में महत्वपूर्ण संबंधों या साझेदारियों की संभावना को दर्शाती हैं। ये रेखाएं भावनात्मक जुड़ाव को दर्शाती हैं जो महत्वपूर्ण हो सकते हैं लेकिन अत्यधिक प्रभावशाली नहीं।\",\"fate_line\":\"भाग्य रेखा धुंधली है और हथेली के आधार के पास शुरू होती है, जो बाहरी परिस्थितियों से प्रभावित जीवन और करियर या जीवन पथ में कुछ बदलावों को दर्शाती है। यह अनुकूलनशीलता और नए अवसरों के लिए खुलापन दर्शाती है।\",\"success_line\":\"सफलता (सूर्य) रेखा धुंधली और छोटी है, जो रचनात्मक या पेशेवर प्रयासों में मध्यम मान्यता और सफलता को दर्शाती है। यह संभावनाओं को दर्शाती है जिन्हें पूरी तरह से साकार करने के लिए प्रयास की आवश्यकता हो सकती है।\",\"travel_lines\":\"हथेली पर कुछ धुंधली यात्रा रेखाएं हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। ये रेखाएं जिज्ञासा और नए स्थानों की खोज की इच्छा को दर्शाती हैं।\"}}', 'premium', '2026-09-22 12:05:24', '2026-09-22 12:05:24', 'palm_image/iI8kepdUmshZ1LuKYp8Qdwp9cOksSd0fxOHp26SN.jpg'),
(1471, '170', '{\"en\":{\"head_line\":\"The head line is clear and slightly curved, indicating a balanced intellect with creativity and practical thinking. It suggests good decision-making skills and a thoughtful nature.\",\"heart_line\":\"The heart line is well-defined and curves gently, showing emotional stability and a warm, caring personality. It indicates strong relationships and a compassionate approach to love.\",\"life_line\":\"The life line is deep and long, reflecting good vitality and a strong constitution. It suggests a life full of energy, health, and resilience.\",\"marriage_line\":\"The marriage line is faint but visible, indicating a potential for meaningful relationships. It suggests some emotional challenges but overall positive prospects in partnerships.\",\"fate_line\":\"The fate line is faint and starts from the middle of the palm, indicating a life influenced by external circumstances and personal choices. It suggests adaptability and a journey of self-discovery.\",\"success_line\":\"The success line is not prominently visible, which may indicate that success will come through persistent effort rather than sudden fortune. It suggests steady progress in career and personal goals.\",\"travel_lines\":\"The travel lines are few and faint, suggesting occasional travel or changes in environment. It indicates a preference for stability but openness to new experiences when necessary.\"},\"hi\":{\"head_line\":\"हेड लाइन स्पष्ट और थोड़ी मुड़ी हुई है, जो संतुलित बुद्धि के साथ रचनात्मकता और व्यावहारिक सोच को दर्शाती है। यह अच्छी निर्णय क्षमता और विचारशील स्वभाव का संकेत देती है।\",\"heart_line\":\"हार्ट लाइन अच्छी तरह से परिभाषित और धीरे से मुड़ी हुई है, जो भावनात्मक स्थिरता और एक गर्म, देखभाल करने वाले व्यक्तित्व को दर्शाती है। यह मजबूत संबंधों और प्रेम के प्रति सहानुभूतिपूर्ण दृष्टिकोण को दर्शाती है।\",\"life_line\":\"लाइफ लाइन गहरी और लंबी है, जो अच्छी जीवन शक्ति और मजबूत स्वास्थ्य को दर्शाती है। यह ऊर्जा, स्वास्थ्य और सहनशीलता से भरे जीवन का संकेत देती है।\",\"marriage_line\":\"मैरेज लाइन फीकी लेकिन दिखाई देती है, जो सार्थक संबंधों की संभावना को दर्शाती है। यह कुछ भावनात्मक चुनौतियों के बावजूद साझेदारी में सकारात्मक संभावनाओं का संकेत देती है।\",\"fate_line\":\"फेट लाइन फीकी है और हथेली के मध्य से शुरू होती है, जो बाहरी परिस्थितियों और व्यक्तिगत विकल्पों से प्रभावित जीवन को दर्शाती है। यह अनुकूलनशीलता और आत्म-खोज की यात्रा का संकेत देती है।\",\"success_line\":\"सक्सेस लाइन स्पष्ट रूप से दिखाई नहीं देती, जो यह संकेत देती है कि सफलता अचानक भाग्य से नहीं बल्कि लगातार प्रयास से आएगी। यह करियर और व्यक्तिगत लक्ष्यों में स्थिर प्रगति को दर्शाती है।\",\"travel_lines\":\"ट्रैवल लाइन्स कम और फीकी हैं, जो कभी-कभार यात्रा या पर्यावरण में बदलाव को दर्शाती हैं। यह स्थिरता की प्राथमिकता और आवश्यकतानुसार नए अनुभवों के लिए खुलापन दर्शाती है।\"}}', 'basic', '2026-09-23 01:43:07', '2026-09-23 01:43:07', 'palm_image/MpqnjZRpSUSfzR8OibFAVZpV6fW8avHHDhEb1pVJ.jpg');

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

--
-- Table structure for table `password_reset_tokens`
--

CREATE TABLE `password_reset_tokens` (
  `email` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `personal_access_tokens`
--

CREATE TABLE `personal_access_tokens` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tokenable_type` varchar(255) NOT NULL,
  `tokenable_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `token` varchar(64) NOT NULL,
  `abilities` text DEFAULT NULL,
  `last_used_at` timestamp NULL DEFAULT NULL,
  `expires_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `personal_access_tokens`
--

INSERT INTO `personal_access_tokens` (`id`, `tokenable_type`, `tokenable_id`, `name`, `token`, `abilities`, `last_used_at`, `expires_at`, `created_at`, `updated_at`) VALUES
(1, 'App\\Models\\User', 2, 'auth_token', '8da04c5968e0b1fc5de4ddbdfebb7549a21268048698206b05253fa9eb3f1ab6', '[\"*\"]', NULL, NULL, '2025-06-25 04:57:45', '2025-06-25 04:57:45'),
(2, 'App\\Models\\User', 3, 'auth_token', '1bff6a80bce76a116f15da2738d891c6cff0fce940f993b0db56d2d9fe44872f', '[\"*\"]', NULL, NULL, '2025-06-25 04:59:27', '2025-06-25 04:59:27'),
(3, 'App\\Models\\User', 2, 'authToken', '1547992a08b2d12939d01f0db864a86cbcf4eea802dcc6b0bac5c1ace6e6969d', '[\"*\"]', NULL, NULL, '2025-06-25 05:06:50', '2025-06-25 05:06:50'),
(4, 'App\\Models\\User', 2, 'authToken', '3f5a24d3beb9d776eaf2fd78fcd0366484a5bd78474c23ed1638c7de62cd19e5', '[\"*\"]', NULL, NULL, '2025-06-25 05:09:27', '2025-06-25 05:09:27'),
(5, 'App\\Models\\User', 4, 'auth_token', '9b78333e49a50a8e4c782df773c12d47176d84511dc2cd4c67a4a2e75545dfd7', '[\"*\"]', NULL, NULL, '2025-06-25 05:13:48', '2025-06-25 05:13:48'),
(6, 'App\\Models\\User', 5, 'auth_token', '6375ffb07e6ef6bb3fba82054a388f489ad24c0eb688c0c400b62ba73fc98caf', '[\"*\"]', NULL, NULL, '2025-06-25 09:48:38', '2025-06-25 09:48:38'),
(7, 'App\\Models\\User', 6, 'auth_token', '8096c3a3f74497e42fc4ddfa3d712fffb2f8abc5bef3ec1ccc8264716d30aa29', '[\"*\"]', NULL, NULL, '2025-06-26 01:57:58', '2025-06-26 01:57:58'),
(8, 'App\\Models\\User', 7, 'auth_token', '48c6bca299baf9ffabd2ff789d4eaf2d3aece6e58d22c142153773155452ced8', '[\"*\"]', NULL, NULL, '2025-06-26 02:01:40', '2025-06-26 02:01:40'),
(9, 'App\\Models\\User', 2, 'authToken', '1e24df92d8cabd36b85c40cfdeff219cb33d4b966557347bff07bf56915f4efd', '[\"*\"]', NULL, NULL, '2025-06-26 02:07:25', '2025-06-26 02:07:25'),
(10, 'App\\Models\\User', 6, 'authToken', '41d691f88a3882c206579143ce79a8ab9eb704a5c97c87662492c048b2d9e5da', '[\"*\"]', NULL, NULL, '2025-06-26 02:43:31', '2025-06-26 02:43:31'),
(11, 'App\\Models\\User', 2, 'authToken', '0dcb35a04964ea20a69025e3795275bd89799cdfab8755e176e4a53aadee654f', '[\"*\"]', NULL, NULL, '2025-06-26 02:51:54', '2025-06-26 02:51:54'),
(12, 'App\\Models\\User', 5, 'authToken', 'ae7a61904a821404d6a0259308269f6fc9dbf08e3e42032bf791a797ad247ab8', '[\"*\"]', NULL, NULL, '2025-06-26 02:58:36', '2025-06-26 02:58:36'),
(13, 'App\\Models\\User', 5, 'authToken', '148af6fca4cf0138d35303b9961f5c26495ecf4b55dfbea30ccecfd529df40c0', '[\"*\"]', NULL, NULL, '2025-06-26 04:01:11', '2025-06-26 04:01:11'),
(14, 'App\\Models\\User', 5, 'authToken', 'e11c0431336731129f12ae639a6992b150d25651ecae01092b8762e8b81a2d01', '[\"*\"]', NULL, NULL, '2025-06-26 04:55:51', '2025-06-26 04:55:51'),
(15, 'App\\Models\\User', 5, 'authToken', 'd02b4855b0f56f960ea4983d38ae41622ad137a150b919bcbe3c873538fbc4cb', '[\"*\"]', NULL, NULL, '2025-06-26 05:56:06', '2025-06-26 05:56:06'),
(16, 'App\\Models\\User', 2, 'authToken', '8f1d5449c1f2f9905c1fd642c037d717f84fdb9b30b52ff36f8b83f6e1cfd966', '[\"*\"]', NULL, NULL, '2025-06-30 01:32:40', '2025-06-30 01:32:40'),
(17, 'App\\Models\\User', 8, 'auth_token', '09673a2989733f936744546d605cca2b59f2fceda1db843d964fdedcdd116f36', '[\"*\"]', NULL, NULL, '2025-06-30 04:09:27', '2025-06-30 04:09:27'),
(18, 'App\\Models\\User', 9, 'auth_token', 'efeb44b83062c4bc79d8c302a478153a699abb4e0de7571c599e208f86d320d1', '[\"*\"]', NULL, NULL, '2025-06-30 04:09:56', '2025-06-30 04:09:56'),
(19, 'App\\Models\\User', 10, 'auth_token', '79fcc3a0a096132022e3146978daee6db7e31fcebf9508acbfcf618e031cee42', '[\"*\"]', NULL, NULL, '2025-06-30 04:21:30', '2025-06-30 04:21:30'),
(20, 'App\\Models\\User', 11, 'auth_token', '39ad81158c43f3979e6bd6674174202c97cf89ac98e1e6b3a4e5b5fc0177af76', '[\"*\"]', NULL, NULL, '2025-06-30 04:56:53', '2025-06-30 04:56:53'),
(21, 'App\\Models\\User', 11, 'authToken', '667b7e865afe1d4fb0cb0dce26354edcfedc154f86afdf945c8b002974cab77f', '[\"*\"]', NULL, NULL, '2025-06-30 04:57:57', '2025-06-30 04:57:57'),
(22, 'App\\Models\\User', 11, 'authToken', '7208308e5f666dafe2d7ec79e570d2f00a401a64f565c8140ffab5f877090f57', '[\"*\"]', NULL, NULL, '2025-06-30 04:58:20', '2025-06-30 04:58:20'),
(23, 'App\\Models\\User', 11, 'authToken', '519f2c4f9333bc63a0b329a388174b82fba1b49f87492ff1bfd9b11031d61bd4', '[\"*\"]', NULL, NULL, '2025-06-30 04:58:55', '2025-06-30 04:58:55'),
(24, 'App\\Models\\User', 11, 'authToken', 'eeaa1267aff3e6bced5de5df98d3dd0f19e770ad18fdb90b2392538850f7ec53', '[\"*\"]', '2025-06-30 05:04:52', NULL, '2025-06-30 04:59:27', '2025-06-30 05:04:52'),
(25, 'App\\Models\\User', 12, 'auth_token', '431087f19e582b01641156f5df72e2b08380804e8df2e877f5d72a7640947d15', '[\"*\"]', NULL, NULL, '2025-06-30 05:27:19', '2025-06-30 05:27:19'),
(26, 'App\\Models\\User', 12, 'authToken', 'ee970dab32475411e3e04d15cef104f048d98246473ab0fc979cff992366f8e1', '[\"*\"]', NULL, NULL, '2025-06-30 08:28:35', '2025-06-30 08:28:35'),
(27, 'App\\Models\\User', 12, 'authToken', 'a421e67480ca338a5db164af7e87a8de6c001d5345be4b6660e60d47e9fc3880', '[\"*\"]', NULL, NULL, '2025-06-30 09:38:56', '2025-06-30 09:38:56'),
(28, 'App\\Models\\User', 12, 'authToken', 'b3c7391ee0b9b7df6a4d3e5a976533ff6770061a88dcbe632ada85c6b07a53ca', '[\"*\"]', '2025-07-04 06:50:22', NULL, '2025-06-30 09:53:42', '2025-07-04 06:50:22'),
(29, 'App\\Models\\User', 13, 'auth_token', 'bb7f042ddd3b62dd3fa63d914497691cac7e634873c124d9c86a729972771686', '[\"*\"]', NULL, NULL, '2025-07-01 06:32:38', '2025-07-01 06:32:38'),
(30, 'App\\Models\\User', 14, 'auth_token', '9191acf7f86f00af201deec7f67823bbc3f0c5332d98efbfcdee59bc36b7f524', '[\"*\"]', NULL, NULL, '2025-07-01 06:38:54', '2025-07-01 06:38:54'),
(31, 'App\\Models\\User', 15, 'auth_token', '277734f0a788337fc8e535e20c4351ea80ae651c43f857b662e98895dcab88b7', '[\"*\"]', NULL, NULL, '2025-07-01 06:48:20', '2025-07-01 06:48:20'),
(32, 'App\\Models\\User', 16, 'auth_token', '997cf55f305658c7feae5c0a7ed4db57cc1744618bb44edab3adfe20e63e1378', '[\"*\"]', NULL, NULL, '2025-07-01 06:55:08', '2025-07-01 06:55:08'),
(33, 'App\\Models\\User', 17, 'auth_token', '1651207ecbc1bcfe1d874c63978aec37e28ef6658b0df914e70fab5574b738b8', '[\"*\"]', NULL, NULL, '2025-07-01 07:56:24', '2025-07-01 07:56:24'),
(34, 'App\\Models\\User', 18, 'auth_token', 'a60d4414713e3d17e2e876033a96a84caaec3ecdf8a5d608bb37306e6bd3f5c9', '[\"*\"]', NULL, NULL, '2025-07-01 08:45:19', '2025-07-01 08:45:19'),
(35, 'App\\Models\\User', 18, 'authToken', '44b2acc5114828c827fce0283d43cda0f0949938a976bad5ccd8b773a886f2d0', '[\"*\"]', NULL, NULL, '2025-07-01 08:46:11', '2025-07-01 08:46:11'),
(36, 'App\\Models\\User', 18, 'authToken', 'a81278787505608aa707caa77974de43cf7862f967479fdf00534565e2435af6', '[\"*\"]', NULL, NULL, '2025-07-01 08:51:18', '2025-07-01 08:51:18'),
(37, 'App\\Models\\User', 19, 'auth_token', '383fa42c89bdbb60507734bcf568b99ae50aca4e17208d7fc456ea01a160958d', '[\"*\"]', NULL, NULL, '2025-07-03 09:14:41', '2025-07-03 09:14:41'),
(38, 'App\\Models\\User', 19, 'authToken', '8dc866f9a879bdb04dcab7b45163a28926ab0d54a2ff38ea350d55baf09c7563', '[\"*\"]', NULL, NULL, '2025-07-03 09:18:02', '2025-07-03 09:18:02'),
(39, 'App\\Models\\User', 19, 'authToken', 'fd363a37e25e2923525694f0c3aec269c3ada00de047445351ee78de0d4f58a2', '[\"*\"]', NULL, NULL, '2025-07-04 05:36:16', '2025-07-04 05:36:16'),
(40, 'App\\Models\\User', 17, 'authToken', '45db66d095e6049e22f6e948de3ad4721e6cb1a2a447f8cf3250d84061512476', '[\"*\"]', '2025-07-04 06:52:35', NULL, '2025-07-04 06:51:51', '2025-07-04 06:52:35'),
(41, 'App\\Models\\User', 17, 'authToken', 'f56f97d161c4a8bdc0260700fdfcbe6350f933c9d773484cb314a1802b11cc6b', '[\"*\"]', '2025-07-04 08:08:55', NULL, '2025-07-04 06:53:20', '2025-07-04 08:08:55'),
(42, 'App\\Models\\User', 17, 'authToken', 'de77b96e6c0057a744d90df82ecb807b6d2373c8bf118af565a45985bb0a11e9', '[\"*\"]', '2025-07-14 05:51:57', NULL, '2025-07-04 08:09:19', '2025-07-14 05:51:57'),
(43, 'App\\Models\\User', 19, 'authToken', 'c21cd7882664fea409045bf8cc1d7d5ce0a5797da07de646f57fb553bec2090b', '[\"*\"]', '2025-07-07 07:32:53', NULL, '2025-07-07 07:32:17', '2025-07-07 07:32:53'),
(44, 'App\\Models\\User', 20, 'auth_token', 'adb91fc4eff9698109b427f0f7d568fd0444119ab565c1b629c6dd8df6017ab7', '[\"*\"]', '2025-07-11 04:49:36', NULL, '2025-07-08 08:16:28', '2025-07-11 04:49:36'),
(45, 'App\\Models\\User', 21, 'auth_token', 'fe06eb10b9915dcb4b89dfa22980dfe39ed04a2241a309bec020b1ec78b32ad7', '[\"*\"]', NULL, NULL, '2025-07-08 08:29:46', '2025-07-08 08:29:46'),
(46, 'App\\Models\\User', 22, 'auth_token', '6b0daf2e0e5e6b728230608c7ac1e743142d3f1da0821acc1278321f000814cb', '[\"*\"]', NULL, NULL, '2025-07-10 07:41:33', '2025-07-10 07:41:33'),
(47, 'App\\Models\\User', 22, 'authToken', '3e83c0888c12bc5db3b1ec81ace20d7b5fdcbdd778a83bb9208054372c580907', '[\"*\"]', '2025-07-11 01:16:54', NULL, '2025-07-10 09:34:43', '2025-07-11 01:16:54'),
(48, 'App\\Models\\User', 20, 'authToken', 'a306489abc2441bdf4a6d96ed7362a6c77a024996f63132d367d9e52e1de4147', '[\"*\"]', NULL, NULL, '2025-07-11 01:05:37', '2025-07-11 01:05:37'),
(49, 'App\\Models\\User', 20, 'authToken', '638f0e1beb4c8116dbf3977ee2578217128f5fbd27f5c67b0be408e4ae40de73', '[\"*\"]', '2025-07-31 02:49:21', NULL, '2025-07-11 01:25:06', '2025-07-31 02:49:21'),
(50, 'App\\Models\\User', 20, 'authToken', 'e5f7c649d0f5f3d9dad93dff19ac1b085a9a3e6dea63e0f70a64103aa61a42c3', '[\"*\"]', NULL, NULL, '2025-07-11 01:35:58', '2025-07-11 01:35:58'),
(51, 'App\\Models\\User', 23, 'auth_token', '736d7eae6fab5a0b185f319ca58e8e684bdbce1a8b08d811e155c19c5749699d', '[\"*\"]', NULL, NULL, '2025-07-14 04:30:24', '2025-07-14 04:30:24'),
(52, 'App\\Models\\User', 23, 'authToken', '2f9728b39ee0c43b4508360223d1db724e7ee84a684d37b85053a06a7a2d5ebc', '[\"*\"]', NULL, NULL, '2025-07-14 04:36:25', '2025-07-14 04:36:25'),
(53, 'App\\Models\\User', 24, 'authToken', 'ad49ca061d9cb34e0afa7307a6b660414e4c2dc24288a410c6f2b07ffbdd2764', '[\"*\"]', '2025-07-14 07:11:25', NULL, '2025-07-14 05:11:56', '2025-07-14 07:11:25'),
(54, 'App\\Models\\User', 22, 'authToken', '9b9c180f3e2163fdecfc22a8f86d165e5ea50c5199d90e538d658569458451c1', '[\"*\"]', '2025-07-14 05:58:34', NULL, '2025-07-14 05:53:07', '2025-07-14 05:58:34'),
(55, 'App\\Models\\User', 22, 'authToken', 'aac26dc5b99e8f428f94561db8b8774401db1817a5fab6b703fc353d9260bde5', '[\"*\"]', NULL, NULL, '2025-07-14 05:59:59', '2025-07-14 05:59:59'),
(56, 'App\\Models\\User', 22, 'authToken', 'f6a8602aa30c739f407bdad1dffe947987a418b202e80b5b84646433e9db4582', '[\"*\"]', NULL, NULL, '2025-07-14 06:00:07', '2025-07-14 06:00:07'),
(57, 'App\\Models\\User', 22, 'authToken', '60d39450cdca5e0f6994b565d2ef445c67f898725682bb4772cb01a0049c8e37', '[\"*\"]', '2025-07-14 08:17:20', NULL, '2025-07-14 06:00:10', '2025-07-14 08:17:20'),
(58, 'App\\Models\\User', 22, 'authToken', '6c2e156db4437f3c44ad891af77977f2bad194ed97908ae0b52c9b9e247e932a', '[\"*\"]', NULL, NULL, '2025-07-14 08:12:55', '2025-07-14 08:12:55'),
(59, 'App\\Models\\User', 1, 'authToken', '5ca46df3266ce33642a43abaa8f2cdb18faf68711ee2a455baa595878259b1e9', '[\"*\"]', '2025-07-18 08:11:09', NULL, '2025-07-16 07:01:32', '2025-07-18 08:11:09'),
(60, 'App\\Models\\User', 25, 'auth_token', '2a3dcfb480e3e7ed498de48b8523cc2d5c86691aff5d05b7a245eb4cc75c4192', '[\"*\"]', NULL, NULL, '2025-07-18 04:45:32', '2025-07-18 04:45:32'),
(61, 'App\\Models\\User', 25, 'authToken', '98df2024e21e05b5ee559268824870deea88faf1981d628cd78fa989bb188aeb', '[\"*\"]', '2025-07-21 02:56:38', NULL, '2025-07-18 09:18:29', '2025-07-21 02:56:38'),
(62, 'App\\Models\\User', 1, 'authToken', 'c7f29ca7c81a4c9955fbe29857bb001337f002686b2c44d9b00ae3d9d6fbea23', '[\"*\"]', '2025-07-18 09:19:24', NULL, '2025-07-18 09:18:31', '2025-07-18 09:19:24'),
(63, 'App\\Models\\User', 25, 'authToken', 'fa8fefbab2291f5135eb5207f4411b5096a94457ff49e876ac97f0a2a78f74cb', '[\"*\"]', NULL, NULL, '2025-07-18 10:31:34', '2025-07-18 10:31:34'),
(64, 'App\\Models\\User', 25, 'authToken', '26efde17814b06d0f1f51549ad2dc5ccff84b55d02c541ecc09c2085e434e78b', '[\"*\"]', NULL, NULL, '2025-07-21 02:43:37', '2025-07-21 02:43:37'),
(65, 'App\\Models\\User', 25, 'authToken', '1eb22b6582a9481d4a6dbfe32fd0e89c83559b45939d109e8ac62846f6b87c74', '[\"*\"]', NULL, NULL, '2025-07-21 02:49:28', '2025-07-21 02:49:28'),
(66, 'App\\Models\\User', 25, 'authToken', '314513141f0df2519290f189fc87cf5f1d93cd530f7a4a2c644f295f997ad888', '[\"*\"]', '2025-07-21 05:13:03', NULL, '2025-07-21 02:56:52', '2025-07-21 05:13:03'),
(67, 'App\\Models\\User', 25, 'authToken', 'cb5326ef69340bfefcfc0e842b35f41f7005159fb12ab7484bffcc1fc06bc2ac', '[\"*\"]', '2025-07-21 06:03:29', NULL, '2025-07-21 06:02:37', '2025-07-21 06:03:29'),
(68, 'App\\Models\\User', 26, 'auth_token', '2af63e0f6f708b88774a607b47bd39448ba77b0fac69692f6ffdbf29cf72ca04', '[\"*\"]', NULL, NULL, '2025-07-21 06:06:42', '2025-07-21 06:06:42'),
(69, 'App\\Models\\User', 26, 'authToken', '0886ceb6a60d2556aa750074a7222b5536768e972c53e5ce7e74f5f35420adf5', '[\"*\"]', '2025-08-11 08:44:15', NULL, '2025-07-21 06:07:05', '2025-08-11 08:44:15'),
(70, 'App\\Models\\User', 1, 'authToken', '842d585ccc66c13a5e0186246035097ba7756514089143f4df0dcc6644a4940d', '[\"*\"]', '2025-07-21 06:51:17', NULL, '2025-07-21 06:46:34', '2025-07-21 06:51:17'),
(71, 'App\\Models\\User', 25, 'authToken', 'c904ae25971226941e09b746931ebb8953bb13d04e9190a36471b1017cadd698', '[\"*\"]', '2025-07-29 02:17:27', NULL, '2025-07-21 07:04:25', '2025-07-29 02:17:27'),
(72, 'App\\Models\\User', 25, 'authToken', '155f8ac8d66aa3cb685e417009615631c3cbb2d7d6df9e97b68bb8505ff5ccae', '[\"*\"]', NULL, NULL, '2025-07-21 10:00:50', '2025-07-21 10:00:50'),
(73, 'App\\Models\\User', 25, 'authToken', 'cf7c820cb9f8661b8542f0a9c22471422755c719317c781598b0dddda1351be8', '[\"*\"]', NULL, NULL, '2025-07-21 10:28:43', '2025-07-21 10:28:43'),
(74, 'App\\Models\\User', 25, 'authToken', 'afe5976b8f3f436e136c08188496b4665c0321466eb8d9eebca6fcd196a70c00', '[\"*\"]', '2025-07-21 10:36:17', NULL, '2025-07-21 10:32:09', '2025-07-21 10:36:17'),
(75, 'App\\Models\\User', 25, 'authToken', 'b7e28bd2aa0a4f9a82c7924212b40493c9a74910d5437ac612e3fea73d9f9b38', '[\"*\"]', '2025-07-21 10:39:05', NULL, '2025-07-21 10:36:17', '2025-07-21 10:39:05'),
(76, 'App\\Models\\User', 25, 'authToken', '091082f6617372aa347c2558b0ebe970921c236fe1c619de366516e1ebaa474c', '[\"*\"]', '2025-07-21 10:49:43', NULL, '2025-07-21 10:39:06', '2025-07-21 10:49:43'),
(77, 'App\\Models\\User', 25, 'authToken', 'ae203ab1c2666c8911fa06e3aa616c5c78033151f2de58eab615bdf06bdee8de', '[\"*\"]', '2025-07-21 10:55:51', NULL, '2025-07-21 10:49:44', '2025-07-21 10:55:51'),
(78, 'App\\Models\\User', 25, 'authToken', '1d605aa77a579a3877524c356b1f666a195efbac354cf94b7e3441de3252c11d', '[\"*\"]', '2025-07-23 06:01:52', NULL, '2025-07-21 10:55:51', '2025-07-23 06:01:52'),
(79, 'App\\Models\\User', 27, 'auth_token', 'f19137f73735c28aeaf11238ed5e870605718a1a95f7af2fcf205b03416039ae', '[\"*\"]', NULL, NULL, '2025-07-22 01:45:16', '2025-07-22 01:45:16'),
(80, 'App\\Models\\User', 25, 'authToken', 'd39dad9531274b65c2952f70f2e75393354668cc5561e4c22c582b1259cfc21c', '[\"*\"]', '2025-07-23 08:01:20', NULL, '2025-07-23 02:52:05', '2025-07-23 08:01:20'),
(81, 'App\\Models\\User', 24, 'authToken', '4deecf031afdad75a2e4eef28a44fbbb15cb3e431a452c8007737bb0a6ae4587', '[\"*\"]', '2025-07-23 04:09:22', NULL, '2025-07-23 04:08:42', '2025-07-23 04:09:22'),
(82, 'App\\Models\\User', 24, 'authToken', '2b27d2bef7577e91c44ca29d3b898ce637fcabe26b7e20b830cc3768f05863eb', '[\"*\"]', '2025-07-24 05:24:41', NULL, '2025-07-23 04:09:22', '2025-07-24 05:24:41'),
(83, 'App\\Models\\User', 28, 'auth_token', 'e9a0a8069e898813da3a61cb49f0e2445b2abceae88785c8c70ecfad47e92612', '[\"*\"]', NULL, NULL, '2025-07-23 05:21:33', '2025-07-23 05:21:33'),
(84, 'App\\Models\\User', 29, 'auth_token', '7aae4295963df0438da34de7a31eac91683ea83cdc37a2d395e88b329143b046', '[\"*\"]', NULL, NULL, '2025-07-23 05:29:29', '2025-07-23 05:29:29'),
(85, 'App\\Models\\User', 30, 'auth_token', 'b7f4edac836b9a47473e2a6c672966b5d294e06725fd6f6402edf890da3415f3', '[\"*\"]', NULL, NULL, '2025-07-23 05:55:24', '2025-07-23 05:55:24'),
(86, 'App\\Models\\User', 31, 'auth_token', '84e79b99178b72757b169d7f279d4e141d359024ff9c286ad84709b64891c0bb', '[\"*\"]', NULL, NULL, '2025-07-23 06:00:59', '2025-07-23 06:00:59'),
(87, 'App\\Models\\User', 32, 'auth_token', '955976bc0192e857b6846773b61bef8344c90194d4d327454b48c88ff7f23b84', '[\"*\"]', NULL, NULL, '2025-07-23 06:24:58', '2025-07-23 06:24:58'),
(88, 'App\\Models\\User', 33, 'auth_token', '4fe07f8a8b718661f39c11f43fd918d58ec38cfbf651cb55746ea78b7ad0c0d5', '[\"*\"]', NULL, NULL, '2025-07-23 06:32:16', '2025-07-23 06:32:16'),
(89, 'App\\Models\\User', 34, 'auth_token', '3fe5a28416a35036e0f40ecc272f07c70641c8cf187212adb2469038c0fce6e1', '[\"*\"]', NULL, NULL, '2025-07-23 07:39:33', '2025-07-23 07:39:33'),
(90, 'App\\Models\\User', 35, 'auth_token', 'aff3161c00d38996f74c0815766a936aec73e93024628c483fd9c499a85333f9', '[\"*\"]', NULL, NULL, '2025-07-23 07:42:46', '2025-07-23 07:42:46'),
(91, 'App\\Models\\User', 36, 'auth_token', 'b26cfa1b0eca16ee30c76269bc2399b87da3490d7c76d2caf3120848f84b805f', '[\"*\"]', NULL, NULL, '2025-07-23 08:00:12', '2025-07-23 08:00:12'),
(92, 'App\\Models\\User', 37, 'auth_token', 'e154456d10cb0030079f5e42a026909754ab8c4ab48443d7b7549ba53703bf6b', '[\"*\"]', NULL, NULL, '2025-07-23 08:15:10', '2025-07-23 08:15:10'),
(93, 'App\\Models\\User', 38, 'auth_token', '1ec833c88fa7cd360e789577939e86e81a8f6c23a046db9d02938fc7f92977c8', '[\"*\"]', NULL, NULL, '2025-07-23 08:23:23', '2025-07-23 08:23:23'),
(94, 'App\\Models\\User', 39, 'auth_token', 'f2d07282d8bd28ad8f49bd30b42010b8d14a445b6e877e992d06defedfa6118e', '[\"*\"]', NULL, NULL, '2025-07-23 08:27:35', '2025-07-23 08:27:35'),
(95, 'App\\Models\\User', 40, 'auth_token', '2e80da20dc895ff2c38dcde938b5a751e486c631b73877f5e577b7f488d2c8df', '[\"*\"]', NULL, NULL, '2025-07-23 08:32:05', '2025-07-23 08:32:05'),
(96, 'App\\Models\\User', 41, 'auth_token', 'c735a83f9b3ef510aba122eae9350972deeedd7bca0b8646cc8a7853690ef4a2', '[\"*\"]', '2025-07-23 08:39:45', NULL, '2025-07-23 08:39:25', '2025-07-23 08:39:45'),
(97, 'App\\Models\\User', 42, 'auth_token', '6180f219ecb3acc623045c696179a3713bbe922ed9fd94a1e81ce2fc293a35b7', '[\"*\"]', '2025-07-23 08:54:59', NULL, '2025-07-23 08:47:11', '2025-07-23 08:54:59'),
(98, 'App\\Models\\User', 43, 'auth_token', 'e34aac4dc00d2216c763f6ad96a18174d5e8fa2f56396c725ce7f305c1d0e30c', '[\"*\"]', '2025-07-23 10:25:23', NULL, '2025-07-23 10:24:30', '2025-07-23 10:25:23'),
(99, 'App\\Models\\User', 44, 'auth_token', 'a3a45e51c34bf54f6a4dac65d8e9324f4673d3eeda73bd1cd826215bed89baff', '[\"*\"]', '2025-07-24 05:06:57', NULL, '2025-07-24 05:05:54', '2025-07-24 05:06:57'),
(100, 'App\\Models\\User', 24, 'authToken', '9e3de8d08a734405c0ceb15eb09d3a152dae4d1758d4051aa4e062efb2e085a9', '[\"*\"]', '2025-07-24 08:32:21', NULL, '2025-07-24 08:32:19', '2025-07-24 08:32:21'),
(101, 'App\\Models\\User', 24, 'authToken', '24f9004514bb05641ab7ad9423443b8e399a705ace41910f017ce78a2e713c8d', '[\"*\"]', '2025-07-24 08:32:33', NULL, '2025-07-24 08:32:21', '2025-07-24 08:32:33'),
(102, 'App\\Models\\User', 24, 'authToken', '0f74a2aa4b8103d068b8b2b5b16c27fb6e1c97379c67947083852b429cbe688a', '[\"*\"]', '2025-07-24 08:32:46', NULL, '2025-07-24 08:32:34', '2025-07-24 08:32:46'),
(103, 'App\\Models\\User', 24, 'authToken', 'dc8f199ded049e1f6b1fa643f8be59be287175dadfc694482ca590795346903a', '[\"*\"]', '2025-07-24 08:33:09', NULL, '2025-07-24 08:32:47', '2025-07-24 08:33:09'),
(104, 'App\\Models\\User', 24, 'authToken', 'a02d67a309ae53f1456c0b4e5543b8ddc75e670eb3cec70a3f2504316b3b46e6', '[\"*\"]', NULL, NULL, '2025-07-24 08:33:09', '2025-07-24 08:33:09'),
(105, 'App\\Models\\User', 24, 'authToken', '2fcc1a2963910d7c1cf8fbb2417baf20a9224d4b44727fb31553cac6654717b7', '[\"*\"]', '2025-07-24 09:32:47', NULL, '2025-07-24 09:32:42', '2025-07-24 09:32:47'),
(106, 'App\\Models\\User', 24, 'authToken', 'b09fb0909c183b69628183d3df9fdd4bf7576adf3163ad3e3c7c406b0b1ebb21', '[\"*\"]', NULL, NULL, '2025-07-24 09:32:47', '2025-07-24 09:32:47'),
(107, 'App\\Models\\User', 45, 'auth_token', '026be6897d704510686816a2e28b2198dd3ea1cb2d0d3df8d2ea1a38789e6125', '[\"*\"]', NULL, NULL, '2025-07-24 09:41:39', '2025-07-24 09:41:39'),
(108, 'App\\Models\\User', 45, 'authToken', '90c760a814cee34ddecc87aa64a6dd4bb7b174292548d41805be0011f0a31cc5', '[\"*\"]', '2025-07-24 09:43:48', NULL, '2025-07-24 09:43:30', '2025-07-24 09:43:48'),
(109, 'App\\Models\\User', 45, 'authToken', 'e8ef7cd0e42e5d4f58856374baf2d7671406d8f3032d0398caca7ff0c14d7898', '[\"*\"]', '2025-07-24 09:43:52', NULL, '2025-07-24 09:43:48', '2025-07-24 09:43:52'),
(110, 'App\\Models\\User', 45, 'authToken', '7c0d30b82556f3d65b83a0d1064bab8b3ce204264bb7f741fc15d8dd8106d5d0', '[\"*\"]', '2025-07-24 09:45:19', NULL, '2025-07-24 09:43:52', '2025-07-24 09:45:19'),
(111, 'App\\Models\\User', 46, 'auth_token', '536560d512a7b2acdeadbe0ece6571f960ad416d3addda70abfeda260ea2fb01', '[\"*\"]', '2025-07-25 02:27:20', NULL, '2025-07-25 02:25:48', '2025-07-25 02:27:20'),
(112, 'App\\Models\\User', 46, 'authToken', 'af149a4407cb31f7cbb6b9b1425cd8144c42f8a93be746ddfecf7d1e04009b2f', '[\"*\"]', NULL, NULL, '2025-07-25 02:27:21', '2025-07-25 02:27:21'),
(113, 'App\\Models\\User', 47, 'auth_token', 'ab98255aa6c7cdf93e7802d85e8d8e139165f957c3c05900c071c08989856e9a', '[\"*\"]', '2025-07-28 02:23:34', NULL, '2025-07-28 02:22:24', '2025-07-28 02:23:34'),
(114, 'App\\Models\\User', 47, 'authToken', '2e08f91aae270511f798454aecd24e3d47a8b72a7aa582231889b7474e56bb19', '[\"*\"]', NULL, NULL, '2025-07-28 02:24:28', '2025-07-28 02:24:28'),
(115, 'App\\Models\\User', 47, 'authToken', 'ae35ee05bcb1b0b46cff4416c5318213f0098965f4f87f15a1c603a86c288258', '[\"*\"]', NULL, NULL, '2025-07-28 05:39:42', '2025-07-28 05:39:42'),
(116, 'App\\Models\\User', 25, 'authToken', '669b987aee0df687a50cac82fb52156312ed057ab0e515d8252f3f31fde23224', '[\"*\"]', NULL, NULL, '2025-07-28 05:55:38', '2025-07-28 05:55:38'),
(117, 'App\\Models\\User', 47, 'authToken', '9b142dccdbe8b33acbbde1675a079382aed8464c7f4e064b1a35fcacd930fdc5', '[\"*\"]', '2025-07-30 02:18:28', NULL, '2025-07-28 06:05:31', '2025-07-30 02:18:28'),
(118, 'App\\Models\\User', 45, 'authToken', 'e51cf6f4ac627e409003f652816aafac1862514632c7ddbe81a237ae1818eef3', '[\"*\"]', '2025-07-28 06:31:18', NULL, '2025-07-28 06:29:52', '2025-07-28 06:31:18'),
(119, 'App\\Models\\User', 48, 'auth_token', 'b92fe8e0dc64b07db2779bd950bc751b7538076516eecb9e7f17839e51b1d8c1', '[\"*\"]', '2025-07-28 06:49:56', NULL, '2025-07-28 06:42:56', '2025-07-28 06:49:56'),
(120, 'App\\Models\\User', 49, 'auth_token', '8114bce0700b80fd100f5831230f784ce2c812ebfb620997e63e31168982cfa7', '[\"*\"]', '2025-07-28 09:07:32', NULL, '2025-07-28 09:07:10', '2025-07-28 09:07:32'),
(121, 'App\\Models\\User', 49, 'authToken', '9776851ecd20338ba2b8e910165378bf7595a973961840dce031d84fec7cc48c', '[\"*\"]', '2025-07-28 09:32:20', NULL, '2025-07-28 09:12:24', '2025-07-28 09:32:20'),
(122, 'App\\Models\\User', 49, 'authToken', 'fa597ce5467a91a6812006110977577c4eda7a52a1938638c98b84a97586359a', '[\"*\"]', NULL, NULL, '2025-07-28 09:50:57', '2025-07-28 09:50:57'),
(123, 'App\\Models\\User', 47, 'authToken', '669083d7ee438ca69aff95fe800a1bfd9791b2bed25c5a17ed9db9d6e12bbbc2', '[\"*\"]', NULL, NULL, '2025-07-29 02:01:43', '2025-07-29 02:01:43'),
(124, 'App\\Models\\User', 50, 'auth_token', '16a83b57f997ca82d318a52234fdd1bcdd948e4d4a8456fe22348b94686fca1c', '[\"*\"]', '2025-07-30 02:08:27', NULL, '2025-07-29 02:15:01', '2025-07-30 02:08:27'),
(125, 'App\\Models\\User', 51, 'auth_token', 'bad4feab3356554a26ca188503d6a80ea2455e0df4c227ee3215eb97d7f79085', '[\"*\"]', '2025-07-29 02:48:24', NULL, '2025-07-29 02:38:34', '2025-07-29 02:48:24'),
(126, 'App\\Models\\User', 52, 'auth_token', '049860203396214111ccb9a0ccc40713425135131d5247a9aba3de44f250daf6', '[\"*\"]', '2025-07-29 03:40:12', NULL, '2025-07-29 02:50:48', '2025-07-29 03:40:12'),
(127, 'App\\Models\\User', 45, 'authToken', '497cf586a59dfda67d2ed6789729224bf07f1b71ff983a162ce33bde52e2a5d3', '[\"*\"]', '2025-07-29 09:55:32', NULL, '2025-07-29 09:54:10', '2025-07-29 09:55:32'),
(128, 'App\\Models\\User', 53, 'auth_token', '35df0df7f3bf14107efc63b2c294e499d824c896ecf07ae7e195f0d0460115f1', '[\"*\"]', '2025-07-29 10:01:39', NULL, '2025-07-29 10:01:20', '2025-07-29 10:01:39'),
(129, 'App\\Models\\User', 47, 'authToken', 'c8e097b0cbace034e84534509891d40dbf8726340e49fb0305eb5e75f659de2e', '[\"*\"]', NULL, NULL, '2025-07-30 04:15:53', '2025-07-30 04:15:53'),
(130, 'App\\Models\\User', 54, 'auth_token', '98f80507d512fa13b5ce21b141d7e1e3c352f5eee9ad1788ff514189bbe7d7f6', '[\"*\"]', '2025-07-31 07:58:52', NULL, '2025-07-30 04:26:32', '2025-07-31 07:58:52'),
(131, 'App\\Models\\User', 54, 'authToken', '82a50edb756ca7e870fd854c46e7671dfeb579603340703b5f0e556f9a7c7beb', '[\"*\"]', '2025-07-30 04:50:23', NULL, '2025-07-30 04:40:45', '2025-07-30 04:50:23'),
(132, 'App\\Models\\User', 55, 'auth_token', '3abfed6047da3edf651d9ae942386a013b153c51bb102a98c21927f365d8a02f', '[\"*\"]', '2025-07-30 05:12:04', NULL, '2025-07-30 04:59:59', '2025-07-30 05:12:04'),
(133, 'App\\Models\\User', 26, 'authToken', '39752d4f7addda447a19d108308df773ad8dc197e493f9f07281b46a0d83fcb7', '[\"*\"]', '2026-09-02 06:47:35', NULL, '2025-07-30 05:02:39', '2026-09-02 06:47:35'),
(134, 'App\\Models\\User', 56, 'auth_token', '417d1b7890e5945e5d3e91ea13ce6306acd40dce531c825ac272027c28f28183', '[\"*\"]', '2025-07-30 06:00:08', NULL, '2025-07-30 05:58:59', '2025-07-30 06:00:08'),
(135, 'App\\Models\\User', 57, 'auth_token', 'ccd519a1f4e9ede2a9572532ba6fc3cfe9cf30f0a99df45b2898a153ae6e9657', '[\"*\"]', '2025-07-30 06:31:22', NULL, '2025-07-30 06:27:05', '2025-07-30 06:31:22'),
(136, 'App\\Models\\User', 57, 'authToken', '28151a372eac169199ce06502da996664d09a9dcf9791eb92df15670fb57e471', '[\"*\"]', '2025-07-30 06:57:37', NULL, '2025-07-30 06:35:06', '2025-07-30 06:57:37'),
(137, 'App\\Models\\User', 47, 'authToken', '4d55efc2c50b4984a20922689a726fce43a7f0b682e9146d1ca36e6bed9082c0', '[\"*\"]', NULL, NULL, '2025-07-30 07:11:07', '2025-07-30 07:11:07'),
(138, 'App\\Models\\User', 57, 'authToken', '5074f71bdba08c385b78aaf67c1c5226d06d24438673221c982fc1bb5e577a19', '[\"*\"]', NULL, NULL, '2025-07-30 09:21:34', '2025-07-30 09:21:34'),
(139, 'App\\Models\\User', 49, 'authToken', 'ac50beccf8e503b397637d834156cd54e270f0bc64a4fec90aa9a85694bbcc67', '[\"*\"]', '2025-07-30 09:34:38', NULL, '2025-07-30 09:29:46', '2025-07-30 09:34:38'),
(140, 'App\\Models\\User', 58, 'auth_token', '9b3b761291cc9d7ec0a4a59ab0dad333ab85bd53c9af1c213d63653de365ee32', '[\"*\"]', '2025-07-30 09:39:53', NULL, '2025-07-30 09:38:38', '2025-07-30 09:39:53'),
(141, 'App\\Models\\User', 59, 'auth_token', '7a773a9ded5292f16cdf350ab96d12adff88c0e1f0663496e61dde7085d8eccc', '[\"*\"]', NULL, NULL, '2025-07-30 09:39:48', '2025-07-30 09:39:48'),
(142, 'App\\Models\\User', 47, 'authToken', '6f8c5624274c09bdb6276d04c3816400df4d4dcfaf8e251950ce3059d0811d8b', '[\"*\"]', NULL, NULL, '2025-07-30 09:56:41', '2025-07-30 09:56:41'),
(143, 'App\\Models\\User', 47, 'authToken', '9aa701052fdc69246a40fbb2c3f45332445fbdd4272ae39c4152265e8c11a70f', '[\"*\"]', NULL, NULL, '2025-07-31 02:32:26', '2025-07-31 02:32:26'),
(144, 'App\\Models\\User', 60, 'auth_token', '7a20edf698a021d6a11876f61609c5fbacb20a586c8b2a456183e0bccc6f761d', '[\"*\"]', '2025-07-31 02:35:55', NULL, '2025-07-31 02:35:00', '2025-07-31 02:35:55'),
(145, 'App\\Models\\User', 47, 'authToken', 'e74bd56ebaa2f25df49e83582696feea1af9f8c73018eda72ba20e99e5701b0f', '[\"*\"]', NULL, NULL, '2025-07-31 02:44:30', '2025-07-31 02:44:30'),
(146, 'App\\Models\\User', 61, 'auth_token', '34a49474b7bb4b8f4fd567593288f747aefb72646cc3369715c62957a8a39a5b', '[\"*\"]', '2025-07-31 02:47:37', NULL, '2025-07-31 02:46:06', '2025-07-31 02:47:37'),
(147, 'App\\Models\\User', 47, 'authToken', '0e8fa52e8de4a08a89cf66b80ef9c0a491f06673f1e2ea955a8b7c6e7731ea90', '[\"*\"]', NULL, NULL, '2025-07-31 02:55:45', '2025-07-31 02:55:45'),
(148, 'App\\Models\\User', 62, 'auth_token', '914848962586007a342923ad316fb213210d6c087d63571d877459d5bd69e104', '[\"*\"]', '2025-07-31 02:59:17', NULL, '2025-07-31 02:57:14', '2025-07-31 02:59:17'),
(149, 'App\\Models\\User', 47, 'authToken', 'ad2c3ea508db09f18e10abf32254c89500ba12ec72f22d65faf548d9d5bdc75c', '[\"*\"]', NULL, NULL, '2025-07-31 04:25:21', '2025-07-31 04:25:21'),
(150, 'App\\Models\\User', 63, 'auth_token', '44f414fca05809e5eba8a15e1b9636a6be86f5abac44b18fe139e0f3f3375830', '[\"*\"]', '2025-07-31 04:28:14', NULL, '2025-07-31 04:27:04', '2025-07-31 04:28:14'),
(151, 'App\\Models\\User', 47, 'authToken', 'b6c26b167435205074ebbc4485ea4d06b0a93c9c45f04937f29bbab6e834f0ec', '[\"*\"]', NULL, NULL, '2025-07-31 04:29:35', '2025-07-31 04:29:35'),
(152, 'App\\Models\\User', 64, 'auth_token', 'e8e131d8bf36d95313e76040cbfe7530af62ad7fbc7545fe4b839ad1934ed624', '[\"*\"]', '2025-07-31 04:32:02', NULL, '2025-07-31 04:31:07', '2025-07-31 04:32:02'),
(153, 'App\\Models\\User', 47, 'authToken', '6396cfb9e37d5223bb33e89dc5878466bdfafe2162ec6bbaaccf3e116259383b', '[\"*\"]', NULL, NULL, '2025-07-31 04:39:49', '2025-07-31 04:39:49'),
(154, 'App\\Models\\User', 65, 'auth_token', 'b9ca33fd8b588867b9e21facfff9383de214b28ae5e12295c4f21ec33475af2a', '[\"*\"]', '2025-07-31 04:42:28', NULL, '2025-07-31 04:41:38', '2025-07-31 04:42:28'),
(155, 'App\\Models\\User', 47, 'authToken', 'e69afdb8ae1e63871da94e4d927b6b4c0f8ce0baa6d70ebad5ef98e571484e50', '[\"*\"]', NULL, NULL, '2025-07-31 04:44:01', '2025-07-31 04:44:01'),
(156, 'App\\Models\\User', 66, 'auth_token', '6174253335220bc64b72bfaff44b8540f8e672f758e1ed4ebb9cf3144825d7c0', '[\"*\"]', '2025-07-31 04:46:47', NULL, '2025-07-31 04:45:44', '2025-07-31 04:46:47'),
(157, 'App\\Models\\User', 47, 'authToken', 'fd3cafeb66e508fc836386191186af71a0bf68741ef1c613058c65a4957003d7', '[\"*\"]', NULL, NULL, '2025-07-31 04:52:43', '2025-07-31 04:52:43'),
(158, 'App\\Models\\User', 67, 'auth_token', 'edf0607022751d56eac77473358e1fcb2a983eccaccf5b95e1be70cadcda38cf', '[\"*\"]', '2025-07-31 04:59:52', NULL, '2025-07-31 04:54:25', '2025-07-31 04:59:52'),
(159, 'App\\Models\\User', 47, 'authToken', '59a75cd612d406ea4be26ede18e5bc1811bc3f3aa7a54183278c6fd7fc8a1474', '[\"*\"]', NULL, NULL, '2025-07-31 05:05:25', '2025-07-31 05:05:25'),
(160, 'App\\Models\\User', 47, 'authToken', '7c5946611b21bf954e1074e199d1dd035d3d83af334b7fb3cf06504ab59b4ee5', '[\"*\"]', NULL, NULL, '2025-07-31 05:11:07', '2025-07-31 05:11:07'),
(161, 'App\\Models\\User', 68, 'auth_token', 'ee706980b2c95c4ae632eab69ce63ef806d62d792f8a6f8002cf29d6f04eaaf1', '[\"*\"]', '2025-07-31 05:20:57', NULL, '2025-07-31 05:12:32', '2025-07-31 05:20:57'),
(162, 'App\\Models\\User', 47, 'authToken', 'ae45c1d550d018e470880cff6b988110ceb41677119b9563dce916b8a00d4b6a', '[\"*\"]', NULL, NULL, '2025-07-31 05:30:03', '2025-07-31 05:30:03'),
(163, 'App\\Models\\User', 69, 'auth_token', 'b2e2c869b2be05ff885f37d3cec74b741c433ce47c43de258af2f37678c52cd0', '[\"*\"]', '2025-07-31 05:36:14', NULL, '2025-07-31 05:34:19', '2025-07-31 05:36:14'),
(164, 'App\\Models\\User', 70, 'auth_token', '13239dc7357f46a74fa16aeec500676e18056e5613eda72ae68b9533f9b3f776', '[\"*\"]', '2025-07-31 05:49:07', NULL, '2025-07-31 05:46:10', '2025-07-31 05:49:07'),
(165, 'App\\Models\\User', 57, 'authToken', '0d4ae63242f44618d051b82b1a548a12705addd19d4a70ab8e3b9babb8fa2cde', '[\"*\"]', '2025-07-31 05:54:46', NULL, '2025-07-31 05:51:40', '2025-07-31 05:54:46'),
(166, 'App\\Models\\User', 47, 'authToken', '1b38ebedde70f3699151e01ba448ba51026916e9ea86a97aa1c5f4730ad5afbb', '[\"*\"]', '2025-07-31 07:57:45', NULL, '2025-07-31 07:57:40', '2025-07-31 07:57:45'),
(167, 'App\\Models\\User', 47, 'authToken', 'a6a61124b533ba2314fd39012dbfa56c082b4404691c7815eed9b24b4142afc8', '[\"*\"]', '2025-07-31 09:24:00', NULL, '2025-07-31 07:59:33', '2025-07-31 09:24:00'),
(168, 'App\\Models\\User', 25, 'authToken', '1efaa43fefdfc3ae7c8ebb14b18f7b9659ea8184d00360fdd16195d4487cff99', '[\"*\"]', '2025-07-31 08:04:07', NULL, '2025-07-31 08:03:53', '2025-07-31 08:04:07'),
(169, 'App\\Models\\User', 63, 'authToken', '49a355c459f4547f7bcf4d882e17a37b29c3bcc81bcb7f6b032d4a5deec00e9d', '[\"*\"]', '2025-07-31 09:28:00', NULL, '2025-07-31 09:25:21', '2025-07-31 09:28:00'),
(170, 'App\\Models\\User', 69, 'authToken', 'd811fcd82523ccce3d347e3792887ff4ce822ead98b6742a3255dc4a38b950d4', '[\"*\"]', NULL, NULL, '2025-07-31 09:49:36', '2025-07-31 09:49:36'),
(171, 'App\\Models\\User', 71, 'auth_token', 'a0e05591ba99d9792902e3e552f36f4a88b6e7691b23cd03fdec1b3d57fb3f63', '[\"*\"]', '2025-07-31 10:35:31', NULL, '2025-07-31 09:51:21', '2025-07-31 10:35:31'),
(172, 'App\\Models\\User', 71, 'authToken', 'f2fd0fe39b9999a79007f7740205cde94aa5f0ced19934cd72a736de2ed14a05', '[\"*\"]', NULL, NULL, '2025-07-31 10:21:21', '2025-07-31 10:21:21'),
(173, 'App\\Models\\User', 71, 'authToken', 'ec10a168da9b9d7755470505493c9a3fa42a9626073eed7ec96b56c731664c1f', '[\"*\"]', NULL, NULL, '2025-07-31 10:33:01', '2025-07-31 10:33:01'),
(174, 'App\\Models\\User', 64, 'authToken', '6a58cca6c53a597e53ef6d99893ec5659d75cfa3fa4775846bcbd514d571c694', '[\"*\"]', '2025-07-31 10:42:39', NULL, '2025-07-31 10:40:49', '2025-07-31 10:42:39'),
(175, 'App\\Models\\User', 64, 'authToken', '51eed64083766cc10e102af6c5340765ffa4f80601a9a9a23553973d4fca4f07', '[\"*\"]', NULL, NULL, '2025-07-31 10:51:46', '2025-07-31 10:51:46'),
(176, 'App\\Models\\User', 54, 'authToken', 'ab3c914af302f9898779ec77a8067932c271744458c4f8ad4f373a4c525e2808', '[\"*\"]', NULL, NULL, '2025-07-31 11:00:21', '2025-07-31 11:00:21'),
(177, 'App\\Models\\User', 72, 'auth_token', '6c6f9a741e33208c721aa1da36555ace07fa27cf8348db35a43874a77c59a00f', '[\"*\"]', '2025-07-31 11:17:42', NULL, '2025-07-31 11:16:34', '2025-07-31 11:17:42'),
(178, 'App\\Models\\User', 72, 'authToken', 'bac2b7a6933469105ed12c7399e50146ed5c8391f7667333eb5969feb1b565c1', '[\"*\"]', NULL, NULL, '2025-07-31 11:20:55', '2025-07-31 11:20:55'),
(179, 'App\\Models\\User', 72, 'authToken', '92c2227b8b4516f58644a519720fbba6150395adb90cea21e4c585dab6039a18', '[\"*\"]', NULL, NULL, '2025-07-31 23:30:01', '2025-07-31 23:30:01'),
(180, 'App\\Models\\User', 25, 'authToken', '98d40acb5f6339d599c832adc3de0140995d7b0514302e523e6a33892f676893', '[\"*\"]', NULL, NULL, '2025-07-31 23:37:25', '2025-07-31 23:37:25'),
(181, 'App\\Models\\User', 25, 'authToken', '0c04a57337c6e068441089595a6b40427a65cfa6a3604f462aeddc406dc38c0c', '[\"*\"]', NULL, NULL, '2025-07-31 23:42:43', '2025-07-31 23:42:43'),
(182, 'App\\Models\\User', 73, 'auth_token', '3dfd9db9931fe119f6d3ce3ef0134013f75e78244a72024dbe77fbb200fa06c7', '[\"*\"]', '2025-07-31 23:46:02', NULL, '2025-07-31 23:44:45', '2025-07-31 23:46:02'),
(183, 'App\\Models\\User', 73, 'authToken', '59e942d0958344b5d36c52c99f5c62d7478c9484c4a66ffcec13bd0b4b6e4058', '[\"*\"]', NULL, NULL, '2025-07-31 23:49:39', '2025-07-31 23:49:39'),
(184, 'App\\Models\\User', 73, 'authToken', '948b96fa1585a87c4cf426a8277b2a134928d428e4db6891eda83734a8148b4f', '[\"*\"]', NULL, NULL, '2025-08-01 00:02:50', '2025-08-01 00:02:50'),
(185, 'App\\Models\\User', 73, 'authToken', '87225d4300ad82f712f86e8f86ea141097fab967f5b0080efbbd6f9dfc4f4e23', '[\"*\"]', '2025-08-01 00:42:48', NULL, '2025-08-01 00:13:27', '2025-08-01 00:42:48'),
(186, 'App\\Models\\User', 73, 'authToken', 'd4a537fc404d703cdd403c7461aa17d874460ed5a59e2bbcc93348d2a06df190', '[\"*\"]', NULL, NULL, '2025-08-01 00:22:01', '2025-08-01 00:22:01'),
(187, 'App\\Models\\User', 73, 'authToken', 'c431772b537dac8e21fca49216d2342994e25ff4b8f0e6eed9b19a28ed6f1686', '[\"*\"]', NULL, NULL, '2025-08-01 00:29:52', '2025-08-01 00:29:52'),
(188, 'App\\Models\\User', 73, 'authToken', 'b4df5b4573974a139b4bbdfe6fccf3b71839f92f7b543428b37ea0ab1aa8df22', '[\"*\"]', '2025-08-01 01:39:41', NULL, '2025-08-01 00:40:50', '2025-08-01 01:39:41'),
(189, 'App\\Models\\User', 74, 'auth_token', 'cd102fce5ed86e41023b2ac21580924eea11a77dba1696aa5d4f33e1c3b25e67', '[\"*\"]', '2025-08-01 01:45:47', NULL, '2025-08-01 01:40:58', '2025-08-01 01:45:47'),
(190, 'App\\Models\\User', 74, 'authToken', '2328d6915c4db64d0cc04cf5438b3efb5c1d02f4a9e8b54706401b2ad4bc1447', '[\"*\"]', '2025-08-01 01:49:51', NULL, '2025-08-01 01:48:50', '2025-08-01 01:49:51'),
(191, 'App\\Models\\User', 75, 'auth_token', '08ca04e46f9b35a741ddea74cfd1ff3aa6b2e36a90a44de62440c2f006469a31', '[\"*\"]', '2025-08-01 06:41:39', NULL, '2025-08-01 01:56:48', '2025-08-01 06:41:39'),
(192, 'App\\Models\\User', 26, 'authToken', '15465119ee4ad632cc65ff23bc0e7c0973930d3fbd498757879d440a2b3b5725', '[\"*\"]', '2025-08-01 02:37:45', NULL, '2025-08-01 02:13:03', '2025-08-01 02:37:45'),
(193, 'App\\Models\\User', 74, 'authToken', '2d29b4c09caa0b6cde10cce3d7b9198593efc10dd0380d6fbd52acdaedbeb2e4', '[\"*\"]', '2025-08-01 02:41:30', NULL, '2025-08-01 02:14:18', '2025-08-01 02:41:30'),
(194, 'App\\Models\\User', 75, 'authToken', '280c26ca81a7f293a86cb11f12030e4bbda4b780ff2f56eb4e8fc0ef516deee1', '[\"*\"]', '2025-08-01 04:46:30', NULL, '2025-08-01 04:45:56', '2025-08-01 04:46:30'),
(195, 'App\\Models\\User', 74, 'authToken', '9951b8fd198304f3e8695392ca01f1de7900ef1f0c5bab4bb071a8bebe97a6c9', '[\"*\"]', '2025-08-01 04:53:36', NULL, '2025-08-01 04:52:49', '2025-08-01 04:53:36'),
(196, 'App\\Models\\User', 74, 'authToken', '7b486bd8824c6f7c1813378be1fff93ffd0977b4a12a35736c144c0f1636d9f5', '[\"*\"]', '2025-08-01 05:18:12', NULL, '2025-08-01 05:02:36', '2025-08-01 05:18:12'),
(197, 'App\\Models\\User', 74, 'authToken', '6f896b5d4be8b23c56c0745a015b6bad8822d8c79783a52503c9e91b1d221d5a', '[\"*\"]', '2025-08-01 05:22:37', NULL, '2025-08-01 05:21:43', '2025-08-01 05:22:37'),
(198, 'App\\Models\\User', 74, 'authToken', 'b02759455aa4749ddeaff25098488a7dee8d9bda70180872002694fdd1c06b88', '[\"*\"]', '2025-08-01 05:35:19', NULL, '2025-08-01 05:31:33', '2025-08-01 05:35:19'),
(199, 'App\\Models\\User', 76, 'auth_token', '701e99baac2adfbbb2aa910bca52599fed01b6da0d303ac0b75688f80d958bf6', '[\"*\"]', '2025-08-01 05:40:04', NULL, '2025-08-01 05:37:19', '2025-08-01 05:40:04'),
(200, 'App\\Models\\User', 76, 'authToken', 'f41015f4e6ab5a1c23e905bbafdda60f150435c588a00d78168fc1e9a8ec0c8a', '[\"*\"]', '2025-08-01 05:47:10', NULL, '2025-08-01 05:46:11', '2025-08-01 05:47:10'),
(201, 'App\\Models\\User', 77, 'auth_token', '1aa110eefd5670d6e07559fdc5c254902a8ee2156176bfb316729c0006b56d12', '[\"*\"]', '2025-08-01 05:56:45', NULL, '2025-08-01 05:55:11', '2025-08-01 05:56:45'),
(202, 'App\\Models\\User', 77, 'authToken', 'bea5390be0d8e87ba9f9a84d00129438802b8e36ae559cacf79d526e5aff22d3', '[\"*\"]', '2025-08-01 06:02:53', NULL, '2025-08-01 05:58:49', '2025-08-01 06:02:53'),
(203, 'App\\Models\\User', 77, 'authToken', '71d062544e5dbe4263717957b2e4304ead2c752772251dbd9adea140c406163e', '[\"*\"]', '2025-08-01 06:06:26', NULL, '2025-08-01 06:05:21', '2025-08-01 06:06:26'),
(204, 'App\\Models\\User', 47, 'authToken', '322fcb2a62e4c06b9c98f7d14bb2230871858bd2fff7dcea90dd010f05414536', '[\"*\"]', '2025-08-01 06:45:41', NULL, '2025-08-01 06:07:22', '2025-08-01 06:45:41'),
(205, 'App\\Models\\User', 47, 'authToken', '87d58b4832b2a14787957762e0cccc9c805aad8ed26988e926f62c85a3fa066e', '[\"*\"]', '2025-08-01 06:36:51', NULL, '2025-08-01 06:15:06', '2025-08-01 06:36:51'),
(206, 'App\\Models\\User', 47, 'authToken', 'c20700ae2dabfc20f9087e2d6aed194a61996022f3d5babfe6d07ff1b8007b47', '[\"*\"]', '2025-08-01 06:39:55', NULL, '2025-08-01 06:39:30', '2025-08-01 06:39:55'),
(207, 'App\\Models\\User', 47, 'authToken', '0aecc4ffb2c39f3ef8a076fcaac3110770e171fa30ec8b171b147972c0e97ff1', '[\"*\"]', '2025-08-01 06:41:24', NULL, '2025-08-01 06:41:05', '2025-08-01 06:41:24'),
(208, 'App\\Models\\User', 74, 'authToken', '4509a114c9c45af0de384ef76de2b22e5bc6ca7320ed163bf43a89b91efae8ad', '[\"*\"]', '2025-08-01 06:43:37', NULL, '2025-08-01 06:42:48', '2025-08-01 06:43:37'),
(209, 'App\\Models\\User', 74, 'authToken', '9e8ad9acdebb6ad47481d03dbb02501839af476fc49bf15eaff5ef3e68071e9d', '[\"*\"]', '2025-08-01 06:48:52', NULL, '2025-08-01 06:48:14', '2025-08-01 06:48:52'),
(210, 'App\\Models\\User', 78, 'auth_token', 'ba3c2eadcc4aac6e05e7ee2606c8ce570247fe60ac9166ad8984691d7007ce14', '[\"*\"]', '2025-08-01 07:31:51', NULL, '2025-08-01 07:30:37', '2025-08-01 07:31:51'),
(211, 'App\\Models\\User', 79, 'auth_token', '86ac9bebc11b76e6d30a953dbe32e72b1dd822dc1483832c1dbb37905dd1ffac', '[\"*\"]', '2025-08-01 07:48:37', NULL, '2025-08-01 07:46:53', '2025-08-01 07:48:37'),
(212, 'App\\Models\\User', 80, 'auth_token', '51cc69ae3e9db2352842bc9ed7b349eecc2de6a185a05f27b00247b62e21d36f', '[\"*\"]', '2025-08-01 07:57:44', NULL, '2025-08-01 07:56:25', '2025-08-01 07:57:44'),
(213, 'App\\Models\\User', 80, 'authToken', 'd9f64e9423d3590cf75c43861555077034decd213256e8d055606ce285c3ef01', '[\"*\"]', '2025-08-01 08:01:37', NULL, '2025-08-01 07:58:54', '2025-08-01 08:01:37'),
(214, 'App\\Models\\User', 81, 'auth_token', '0b489ba720ba77c33258c7e044cb42da6bbbf94ec8806630534c0d2eb7cb20cd', '[\"*\"]', '2025-08-01 09:05:18', NULL, '2025-08-01 09:05:06', '2025-08-01 09:05:18'),
(215, 'App\\Models\\User', 81, 'authToken', 'c79ce1767309ea2c7514743b259d29bb7effb2473756a38b9fb7b3a993539c79', '[\"*\"]', '2025-08-01 09:25:07', NULL, '2025-08-01 09:21:16', '2025-08-01 09:25:07'),
(216, 'App\\Models\\User', 82, 'auth_token', '35ef9c2ef644da77e203a24554ddcea9bb2d9e2521a3d0f881567c7375d0d5f8', '[\"*\"]', '2025-08-01 09:38:36', NULL, '2025-08-01 09:37:23', '2025-08-01 09:38:36'),
(217, 'App\\Models\\User', 74, 'authToken', '54f7600315ac51f03edbf1f0e57e36c6fa5aef0060be2ee6dea0014fe51ef0d4', '[\"*\"]', '2025-08-01 09:53:30', NULL, '2025-08-01 09:49:07', '2025-08-01 09:53:30'),
(218, 'App\\Models\\User', 47, 'authToken', '42839ea1377b71b1c123f6b4a4896bac633fc10e57d0db345ce6ddf0d0c327c6', '[\"*\"]', '2025-08-06 02:58:06', NULL, '2025-08-06 02:48:53', '2025-08-06 02:58:06'),
(219, 'App\\Models\\User', 74, 'authToken', 'ab54fcfafef36af70426a655074875044d6f308bd3c7dc4e831f24dce6cb05fd', '[\"*\"]', '2025-08-06 07:42:39', NULL, '2025-08-06 04:04:13', '2025-08-06 07:42:39'),
(220, 'App\\Models\\User', 74, 'authToken', 'af73a1343abfbfb5813bff511b5f7fbf05e3993a91c11635cb7eefb5f0b10792', '[\"*\"]', NULL, NULL, '2025-08-06 04:44:52', '2025-08-06 04:44:52'),
(221, 'App\\Models\\User', 74, 'authToken', 'bd92a9f547b2ad9b1bd3efa6ddb760416666ea8c40d4572bc80f1a688bf065e0', '[\"*\"]', '2025-08-06 04:51:41', NULL, '2025-08-06 04:51:32', '2025-08-06 04:51:41'),
(222, 'App\\Models\\User', 74, 'authToken', '8c63e2425e05d75bd5b1d95075e9d8f1284f2320051ed2338cda11a79a94ae5b', '[\"*\"]', '2025-08-06 06:34:54', NULL, '2025-08-06 05:25:56', '2025-08-06 06:34:54'),
(223, 'App\\Models\\User', 74, 'authToken', 'fc61801fc16f2b4bd139daca3bbc40b297ca2c16be86853ab460324fb798e72b', '[\"*\"]', NULL, NULL, '2025-08-06 05:39:44', '2025-08-06 05:39:44'),
(224, 'App\\Models\\User', 74, 'authToken', '4411a5fed198d67e587e81cae21a696842fce9a86976dc58e2df4f3a688eeb6f', '[\"*\"]', NULL, NULL, '2025-08-06 05:40:21', '2025-08-06 05:40:21'),
(225, 'App\\Models\\User', 74, 'authToken', 'cc3e2a099f457a1958e1dd57a9e1371c5fd7893f5b22e9e9c67e1f1d2421457f', '[\"*\"]', '2025-08-06 05:46:23', NULL, '2025-08-06 05:41:28', '2025-08-06 05:46:23'),
(226, 'App\\Models\\User', 74, 'authToken', '6028d81bd1504200826c06c2356dfcd48aa8c793e13c362559b36b466a581b60', '[\"*\"]', '2025-08-06 05:57:41', NULL, '2025-08-06 05:57:05', '2025-08-06 05:57:41'),
(227, 'App\\Models\\User', 74, 'authToken', 'afc564af522373c4eeee494a2f5b28333039b11492252efbaa09d3846b6a83ce', '[\"*\"]', '2025-08-06 06:10:50', NULL, '2025-08-06 06:02:26', '2025-08-06 06:10:50'),
(228, 'App\\Models\\User', 74, 'authToken', 'e3488980a3ea627b85ccba28bbb5f2a13afb1dc3c62f890e369f55fa0df21071', '[\"*\"]', '2025-08-06 06:17:23', NULL, '2025-08-06 06:14:00', '2025-08-06 06:17:23'),
(229, 'App\\Models\\User', 74, 'authToken', '0c6237c9faa23d1aef7e1fce773dd7ba9ca3a49a850d55f5c917476ed16f5a5a', '[\"*\"]', '2025-08-06 06:27:35', NULL, '2025-08-06 06:27:13', '2025-08-06 06:27:35'),
(230, 'App\\Models\\User', 74, 'authToken', '78faabfcaed3637021fa2da9800a3f9f8cb55029a1eb4e3d1b538dbf777f4bb5', '[\"*\"]', '2025-08-06 06:31:06', NULL, '2025-08-06 06:30:30', '2025-08-06 06:31:06'),
(231, 'App\\Models\\User', 74, 'authToken', 'd458d0a95aabeff5deb38e19af153e6c1cea76a585266b8970483261a6de1152', '[\"*\"]', '2025-08-06 06:43:36', NULL, '2025-08-06 06:40:29', '2025-08-06 06:43:36'),
(232, 'App\\Models\\User', 74, 'authToken', '622f88b92ff9111b78288274dc786370ab1f5d79a6c28d1d35cdd71c96934622', '[\"*\"]', '2025-08-06 06:52:01', NULL, '2025-08-06 06:48:32', '2025-08-06 06:52:01'),
(233, 'App\\Models\\User', 74, 'authToken', 'af55c9a205e14fbcf89a3aeaf66017b72af9bd546888fc56cc79da7b38d2ff27', '[\"*\"]', '2025-08-06 06:55:57', NULL, '2025-08-06 06:55:46', '2025-08-06 06:55:57'),
(234, 'App\\Models\\User', 74, 'authToken', '9cf5f6883fd5824845599357cf43916a20f9c5b2a8cf2324b51444879ab67d8c', '[\"*\"]', '2025-08-06 07:08:47', NULL, '2025-08-06 07:05:01', '2025-08-06 07:08:47'),
(235, 'App\\Models\\User', 74, 'authToken', 'e53aa15f94f43960adcaf69272a2bb2aeff2647d70bb57cd80c1309dc985cbec', '[\"*\"]', '2025-08-06 07:15:02', NULL, '2025-08-06 07:10:55', '2025-08-06 07:15:02'),
(236, 'App\\Models\\User', 74, 'authToken', '3c6fcdaaaa3e26ee2228bd09ba1ae2184dfddb9644af9cd2425924725752a594', '[\"*\"]', '2025-08-06 07:23:09', NULL, '2025-08-06 07:22:10', '2025-08-06 07:23:09'),
(237, 'App\\Models\\User', 74, 'authToken', 'eeefc2fd54875757d493f9d3da641968c052417b272208b029c6316ffa45e7f0', '[\"*\"]', '2025-08-06 07:28:10', NULL, '2025-08-06 07:26:35', '2025-08-06 07:28:10'),
(238, 'App\\Models\\User', 74, 'authToken', 'bda149aba1a985516cd60cbc54ea41d7acd704cc148127c3b98bea0dc3871e2c', '[\"*\"]', '2025-08-06 07:42:21', NULL, '2025-08-06 07:33:28', '2025-08-06 07:42:21'),
(239, 'App\\Models\\User', 74, 'authToken', '871d4a8664cd6366e87cde213473d8aea0df038fabcef61f9baab9a2480d1eb9', '[\"*\"]', '2025-08-06 07:55:15', NULL, '2025-08-06 07:46:42', '2025-08-06 07:55:15'),
(240, 'App\\Models\\User', 74, 'authToken', '5b3adb585eb0103044867a69191897ae76d64ebb60f477c453d7b7ed56171073', '[\"*\"]', NULL, NULL, '2025-08-06 08:01:37', '2025-08-06 08:01:37'),
(241, 'App\\Models\\User', 74, 'authToken', '69e8d35a5dee6ec437ac7a0bf36bd4a922cb368872a5f9fa480a293f4bee0b05', '[\"*\"]', '2025-08-06 08:08:15', NULL, '2025-08-06 08:07:51', '2025-08-06 08:08:15'),
(242, 'App\\Models\\User', 57, 'authToken', '5b775fcadbde82a4a16f0876b902dc49e980886d53497d61ea80074ddcb6d148', '[\"*\"]', '2025-08-09 09:54:38', NULL, '2025-08-09 09:44:59', '2025-08-09 09:54:38'),
(243, 'App\\Models\\User', 47, 'authToken', '1168e084128ef25f06aa3fbe2a04dbfee4a7ae65ae302a79907fc7a7e76d3bcc', '[\"*\"]', '2025-08-11 05:49:31', NULL, '2025-08-11 05:47:11', '2025-08-11 05:49:31'),
(244, 'App\\Models\\User', 47, 'authToken', '9c814f6ab13d966189e3fcf7eaa9875bbf8cd76cf88305d48309e7c718b5f8db', '[\"*\"]', NULL, NULL, '2025-08-11 06:43:44', '2025-08-11 06:43:44'),
(245, 'App\\Models\\User', 47, 'authToken', '5e6592675413d4350128682b5ef9c62bc13929dfd68011cfeea2bf900e03ff4e', '[\"*\"]', '2025-08-11 07:28:52', NULL, '2025-08-11 07:21:37', '2025-08-11 07:28:52'),
(246, 'App\\Models\\User', 47, 'authToken', '08aee5b5058f076549c031468374230442789cdd9a92e53d4e0d0ddb1b7aa527', '[\"*\"]', '2025-09-30 02:52:28', NULL, '2025-08-11 07:26:30', '2025-09-30 02:52:28'),
(247, 'App\\Models\\User', 47, 'authToken', '4fa2c93c386a9137cbd2bdba6716df8f0c6b7d4edbb1a7c88c1668c0f7ed0031', '[\"*\"]', '2025-08-11 08:00:02', NULL, '2025-08-11 07:35:40', '2025-08-11 08:00:02'),
(248, 'App\\Models\\User', 47, 'authToken', 'c6dd7d5cfdf1e786a07ee53c729992deace510582a596a71b680bd96f5e29a0f', '[\"*\"]', '2025-08-11 08:03:52', NULL, '2025-08-11 08:03:41', '2025-08-11 08:03:52'),
(249, 'App\\Models\\User', 47, 'authToken', 'ec1691a7319db45513c20bb5db69a40bef2ec67edf9571d8e76f450b4c165af1', '[\"*\"]', '2025-08-11 08:25:37', NULL, '2025-08-11 08:24:30', '2025-08-11 08:25:37'),
(250, 'App\\Models\\User', 47, 'authToken', '7da195685adf32767619bef7cdd695b8681e4201ccbd2cb5f19ce1e925c951ce', '[\"*\"]', '2025-08-11 08:27:05', NULL, '2025-08-11 08:26:16', '2025-08-11 08:27:05'),
(251, 'App\\Models\\User', 83, 'auth_token', 'b2c2c9e86d6fe84d71a69ddc1ef267c945245c1e55b0b92a557c4218aafdee2e', '[\"*\"]', '2025-08-11 08:29:43', NULL, '2025-08-11 08:28:45', '2025-08-11 08:29:43'),
(252, 'App\\Models\\User', 47, 'authToken', '741a3d972bac27893838b18b32fd91bf6d39aa745a901ca974273d18e1fda3dc', '[\"*\"]', '2025-08-11 09:02:00', NULL, '2025-08-11 09:00:36', '2025-08-11 09:02:00'),
(253, 'App\\Models\\User', 47, 'authToken', '9dea9c2178c27c972f7fe2b66f6747167ba74d40313e34766c18677bf51d9f2f', '[\"*\"]', '2025-10-01 06:53:11', NULL, '2025-08-11 09:05:17', '2025-10-01 06:53:11'),
(254, 'App\\Models\\User', 83, 'authToken', 'f8c9d209553cb12dc5ace68364573b6e6bebd7fa5f271336a23b49455b2fcfb5', '[\"*\"]', '2025-08-11 09:08:06', NULL, '2025-08-11 09:07:36', '2025-08-11 09:08:06'),
(255, 'App\\Models\\User', 83, 'authToken', '28baef5916e5819878979e5ffa7b2159fbb21e9cbb804e8007f918fde7951c05', '[\"*\"]', '2025-08-11 09:21:23', NULL, '2025-08-11 09:21:18', '2025-08-11 09:21:23'),
(256, 'App\\Models\\User', 83, 'authToken', 'd095b90497adc8923f59d956973fee4190d51d54d33ac32747719422a0c1cb67', '[\"*\"]', '2025-08-11 10:27:51', NULL, '2025-08-11 10:27:09', '2025-08-11 10:27:51'),
(257, 'App\\Models\\User', 84, 'auth_token', 'b84aff8526d3dd16d43a253c06ff4d351919e37900351ede2c569a5b36bb3834', '[\"*\"]', '2025-08-12 01:39:14', NULL, '2025-08-12 01:38:13', '2025-08-12 01:39:14'),
(258, 'App\\Models\\User', 84, 'authToken', '90864d517e280ef7196b124172293b5019a607bbfc7555243150f7497fa55bb8', '[\"*\"]', '2025-08-12 01:47:56', NULL, '2025-08-12 01:44:35', '2025-08-12 01:47:56'),
(259, 'App\\Models\\User', 1, 'authToken', '60b14bd6d822eb64f6e310b6e67cd1c47ffc7eeb9b427a6faa3c1244e6298aea', '[\"*\"]', '2025-08-12 02:28:48', NULL, '2025-08-12 01:59:16', '2025-08-12 02:28:48'),
(260, 'App\\Models\\User', 85, 'auth_token', 'fe51b6cbe77b3efbca8079a0a0c9426faec49db880e46026f87154939ea08824', '[\"*\"]', '2025-08-12 02:04:12', NULL, '2025-08-12 02:02:39', '2025-08-12 02:04:12'),
(261, 'App\\Models\\User', 84, 'authToken', '5cfeb2206438b0e705824ec93b6cf1b4a6694d0885ebba7fbc61fad2f9b01e50', '[\"*\"]', '2025-08-12 02:13:24', NULL, '2025-08-12 02:04:38', '2025-08-12 02:13:24'),
(262, 'App\\Models\\User', 84, 'authToken', 'ba2555a7768b574cbab3d33b9c0419710adf673f5db2f21f7a52222d5e78cb47', '[\"*\"]', '2025-08-12 02:25:16', NULL, '2025-08-12 02:23:16', '2025-08-12 02:25:16');
INSERT INTO `personal_access_tokens` (`id`, `tokenable_type`, `tokenable_id`, `name`, `token`, `abilities`, `last_used_at`, `expires_at`, `created_at`, `updated_at`) VALUES
(263, 'App\\Models\\User', 1, 'authToken', 'bc3325c231fe5e64618249a646dc034bfb591be41b2d79c5d1effafa2c7d8709', '[\"*\"]', '2025-08-12 02:36:54', NULL, '2025-08-12 02:29:57', '2025-08-12 02:36:54'),
(264, 'App\\Models\\User', 86, 'authToken', 'cafd61e62de5afe4af61d632848dbdb0efb08bb8dd22f11935ed47e0286d34d0', '[\"*\"]', NULL, NULL, '2025-08-12 03:01:15', '2025-08-12 03:01:15'),
(265, 'App\\Models\\User', 86, 'authToken', '9d631cac5eaa7923428a1e785cb8ef6d5d9b987641765754947dc6cf45a214f5', '[\"*\"]', '2025-08-12 04:02:00', NULL, '2025-08-12 03:56:46', '2025-08-12 04:02:00'),
(266, 'App\\Models\\User', 86, 'authToken', 'ec0881c30ebe268e993695663ddbbcf3d189f47e6c035be62d8ca6c32dd603bc', '[\"*\"]', '2025-08-12 04:11:03', NULL, '2025-08-12 04:07:09', '2025-08-12 04:11:03'),
(267, 'App\\Models\\User', 47, 'authToken', '406b9ffb100f69956ed9217317a692e28a479751dd8d01a203b220c72b9a7565', '[\"*\"]', '2025-08-12 04:16:24', NULL, '2025-08-12 04:15:23', '2025-08-12 04:16:24'),
(268, 'App\\Models\\User', 84, 'authToken', '2604a11e530f32f5d8db94178bd94879a4a94fe63426a0b98e148470aa5b8e5c', '[\"*\"]', '2026-08-25 01:25:27', NULL, '2025-08-12 04:16:44', '2026-08-25 01:25:27'),
(269, 'App\\Models\\User', 86, 'authToken', '787c86241409b23978866f31d0e387a9350e9b8d337f30f40cedf974c6b059fa', '[\"*\"]', '2025-08-12 04:39:50', NULL, '2025-08-12 04:39:32', '2025-08-12 04:39:50'),
(270, 'App\\Models\\User', 86, 'authToken', '5a1be10f4bb57947ae217f055a8a56428087ee97ef2858bb11221b19554e1bcc', '[\"*\"]', NULL, NULL, '2025-08-12 05:14:35', '2025-08-12 05:14:35'),
(271, 'App\\Models\\User', 86, 'authToken', 'af708cd294023aa2d24451b60ff30713103d3042c5f606376b21a5b43ce4c6bb', '[\"*\"]', NULL, NULL, '2025-08-12 05:17:52', '2025-08-12 05:17:52'),
(272, 'App\\Models\\User', 84, 'authToken', 'ca185bb6b9d8f96cb840ecee64597352a54cd28e96ccbfc00e1d3566b3b04408', '[\"*\"]', '2025-08-12 05:23:00', NULL, '2025-08-12 05:22:50', '2025-08-12 05:23:00'),
(273, 'App\\Models\\User', 87, 'auth_token', 'a9e8ef487728d70c9b72a8606600e03e8ffa2b63b064db3683ce15f01d96557d', '[\"*\"]', NULL, NULL, '2025-08-12 05:24:09', '2025-08-12 05:24:09'),
(274, 'App\\Models\\User', 87, 'authToken', '2f4cd61a2a854528f54d03932d0e67ab808842d2798b191a3074fabfc64794a3', '[\"*\"]', '2025-08-12 05:25:23', NULL, '2025-08-12 05:24:44', '2025-08-12 05:25:23'),
(275, 'App\\Models\\User', 84, 'authToken', 'e81a9dd95b3e86b605a2f618713ca1b3eed4694c5d5e41400e4486f4172ff995', '[\"*\"]', '2025-08-12 05:44:46', NULL, '2025-08-12 05:43:49', '2025-08-12 05:44:46'),
(276, 'App\\Models\\User', 84, 'authToken', '7d17dc4c2dc55931b0962bea7dea5ea8c81d75109937aa38229f3c2c364f3f80', '[\"*\"]', '2025-08-12 05:56:25', NULL, '2025-08-12 05:56:05', '2025-08-12 05:56:25'),
(277, 'App\\Models\\User', 84, 'authToken', '4e2b0ff85eeb2bc0bfa0580f2df67761d4277f652cbdfece7fc7a05f726a6c37', '[\"*\"]', '2025-08-12 06:02:57', NULL, '2025-08-12 06:02:33', '2025-08-12 06:02:57'),
(278, 'App\\Models\\User', 84, 'authToken', '94922a20eab2deb4301d6aac0a72619c1c3ecd0ef3198bc4e16efb6eb2239725', '[\"*\"]', '2025-08-12 06:15:33', NULL, '2025-08-12 06:12:41', '2025-08-12 06:15:33'),
(279, 'App\\Models\\User', 86, 'authToken', '2bcd13a115a9c80d2649e53ee662f20b962da333b8fe72dc9622e47b50dd1c21', '[\"*\"]', NULL, NULL, '2025-08-12 06:31:50', '2025-08-12 06:31:50'),
(280, 'App\\Models\\User', 86, 'authToken', '5b7a328f0c751238ee495e183e324001b672afd63d25001f794a8b54d984422f', '[\"*\"]', '2025-08-12 07:49:53', NULL, '2025-08-12 07:47:07', '2025-08-12 07:49:53'),
(281, 'App\\Models\\User', 86, 'authToken', '514b6bfe5b77b73d48af89d6f4be8adc96ac871cc827666bf748e02863d937bf', '[\"*\"]', NULL, NULL, '2025-08-12 07:51:04', '2025-08-12 07:51:04'),
(282, 'App\\Models\\User', 57, 'authToken', 'd942be249ba4bf607698646acc97f9fc24fd89fa331686a3d7bcb1df0e34915a', '[\"*\"]', '2025-08-12 07:59:49', NULL, '2025-08-12 07:51:51', '2025-08-12 07:59:49'),
(283, 'App\\Models\\User', 86, 'authToken', 'a7967d6cb49362df012c98fc9c8fa22c643179a5318a28ca706c4706c35a2dc4', '[\"*\"]', NULL, NULL, '2025-08-12 07:54:10', '2025-08-12 07:54:10'),
(284, 'App\\Models\\User', 87, 'authToken', '93b620d632cde8453a12de06816fc9df66d820725c694e5c123f18702c2a56b5', '[\"*\"]', '2025-08-12 07:55:46', NULL, '2025-08-12 07:55:28', '2025-08-12 07:55:46'),
(285, 'App\\Models\\User', 87, 'authToken', '5d9ddbfc85266460178a38f85dc59eb47d08e9ba3837b8d138190e04fb654bde', '[\"*\"]', NULL, NULL, '2025-08-12 07:56:10', '2025-08-12 07:56:10'),
(286, 'App\\Models\\User', 86, 'authToken', 'c771aebf402597347c12827f5a6d60d5df28fb323da0a429c31e9af266f3fed5', '[\"*\"]', '2025-08-14 01:35:17', NULL, '2025-08-12 08:05:18', '2025-08-14 01:35:17'),
(287, 'App\\Models\\User', 84, 'authToken', 'f43ac4b97bc92350003a89168b525f293add119e299674a86a9160ca0773f790', '[\"*\"]', '2025-08-12 09:57:28', NULL, '2025-08-12 09:56:31', '2025-08-12 09:57:28'),
(288, 'App\\Models\\User', 84, 'authToken', '448b201196c3895a2d3dc1a60f55c2c7a39637eabaa9b2a78311d533df0370a9', '[\"*\"]', '2025-08-12 10:06:25', NULL, '2025-08-12 10:05:47', '2025-08-12 10:06:25'),
(289, 'App\\Models\\User', 84, 'authToken', '7dcd868d30073997929339f96dea1f3aa1bc8e52ced8a7a8ae3870a4607163b1', '[\"*\"]', '2025-08-12 10:26:08', NULL, '2025-08-12 10:22:22', '2025-08-12 10:26:08'),
(290, 'App\\Models\\User', 88, 'auth_token', '84c61bc5de37e1281f01787c05f5931291bf5dfd708e7a5944d521946a642673', '[\"*\"]', '2025-08-13 04:14:53', NULL, '2025-08-13 04:10:19', '2025-08-13 04:14:53'),
(291, 'App\\Models\\User', 88, 'authToken', '8f8469f47c8ef3f335ae23f88a1e20ba177ad34e17c68c65f7b27afbbaf8eb58', '[\"*\"]', '2025-08-13 04:17:10', NULL, '2025-08-13 04:16:04', '2025-08-13 04:17:10'),
(292, 'App\\Models\\User', 88, 'authToken', '43a70ac6aa46983edb286040b18b9527cef57605f4cabc5c2ee407a0e9381d3a', '[\"*\"]', '2025-08-13 04:24:40', NULL, '2025-08-13 04:23:58', '2025-08-13 04:24:40'),
(293, 'App\\Models\\User', 88, 'authToken', '9bbf376fa5e59e34182ec00ff0b2c291123f1ffb12b1797a7dc9f679a0dbdae9', '[\"*\"]', NULL, NULL, '2025-08-13 04:48:01', '2025-08-13 04:48:01'),
(294, 'App\\Models\\User', 89, 'auth_token', 'f7f50d2e8bbe7db05c3fd57593137df6fc1fb7c525df8266d5f07e6c553e4da4', '[\"*\"]', '2025-08-13 05:19:18', NULL, '2025-08-13 05:17:00', '2025-08-13 05:19:18'),
(295, 'App\\Models\\User', 90, 'auth_token', '734a36f88dfca90c4f9b10cd1adbfe71a92b11b8eefd7648045b2a0b5d2171a5', '[\"*\"]', '2025-08-13 05:26:51', NULL, '2025-08-13 05:22:02', '2025-08-13 05:26:51'),
(296, 'App\\Models\\User', 88, 'authToken', 'bc393d3c02323b33a5e3fbf6ec2bbbe772d63cf3db0c49c8729de48b48071c2e', '[\"*\"]', '2025-08-13 07:58:03', NULL, '2025-08-13 06:27:05', '2025-08-13 07:58:03'),
(297, 'App\\Models\\User', 84, 'authToken', '522c517c651eefd87b285bfb546ee0ca8ce68e6c25f08952820ccfc7a986b264', '[\"*\"]', '2025-08-13 08:39:57', NULL, '2025-08-13 07:58:41', '2025-08-13 08:39:57'),
(298, 'App\\Models\\User', 91, 'auth_token', 'a7160139424e8550bf3b9e054d72d3ee6db3d63b567a8ab24e487d65c01fbabe', '[\"*\"]', '2025-08-13 08:40:09', NULL, '2025-08-13 08:34:32', '2025-08-13 08:40:09'),
(299, 'App\\Models\\User', 88, 'authToken', 'f1023474d890729438f38c75dd244602ec4b7a2fcfd25c825eba0aca9598f25b', '[\"*\"]', NULL, NULL, '2025-08-13 09:29:34', '2025-08-13 09:29:34'),
(300, 'App\\Models\\User', 88, 'authToken', '311e7b9ef6a5d644e634d363cf247506933bb4f87e216c0651d8fe31b4503625', '[\"*\"]', '2025-08-13 10:16:04', NULL, '2025-08-13 09:49:07', '2025-08-13 10:16:04'),
(301, 'App\\Models\\User', 92, 'authToken', '2ddbfcbd95d05a00a076b90c5bd50a4d4efe170f146d87bab3dd94b57377eb5e', '[\"*\"]', '2025-08-13 10:44:51', NULL, '2025-08-13 10:35:15', '2025-08-13 10:44:51'),
(302, 'App\\Models\\User', 84, 'authToken', 'f6de868638c074066830c740befa9cff448293c7749c6598ee03e5badf51af6a', '[\"*\"]', '2025-08-13 11:09:07', NULL, '2025-08-13 10:45:08', '2025-08-13 11:09:07'),
(303, 'App\\Models\\User', 87, 'authToken', 'cb55a2a53ef33f4cda77e46be60447a1f0bec66c81b90d8e9c1b04d65435031a', '[\"*\"]', '2025-08-14 07:53:36', NULL, '2025-08-14 01:37:13', '2025-08-14 07:53:36'),
(304, 'App\\Models\\User', 88, 'authToken', '20857d1a1b14565d60ba4b780ec014b02c660e52d4057f7ed2f883ebba0bcfbf', '[\"*\"]', '2025-08-14 02:38:35', NULL, '2025-08-14 02:37:11', '2025-08-14 02:38:35'),
(305, 'App\\Models\\User', 88, 'authToken', '11e992a92dcc7658193b0d771918a3a8c08e7ad1eeb1f4f0a908b60f63c8ebf7', '[\"*\"]', '2025-08-14 02:42:32', NULL, '2025-08-14 02:40:36', '2025-08-14 02:42:32'),
(306, 'App\\Models\\User', 88, 'authToken', '4f450112e0864d0752b021fdc36e4f6e35c7ec26148646bbf96f93b71692c90f', '[\"*\"]', '2025-08-14 03:00:48', NULL, '2025-08-14 03:00:21', '2025-08-14 03:00:48'),
(307, 'App\\Models\\User', 88, 'authToken', 'badf0171867c083a1edad14545eb2b7b96bbe45412f856a177af698454d0a1dc', '[\"*\"]', '2025-08-14 03:04:14', NULL, '2025-08-14 03:02:35', '2025-08-14 03:04:14'),
(308, 'App\\Models\\User', 88, 'authToken', '639b22556fb0f72e560b4bc1740eaf4a91ff28317cb98d0af910f1ef9858c944', '[\"*\"]', '2025-08-14 03:05:25', NULL, '2025-08-14 03:04:52', '2025-08-14 03:05:25'),
(309, 'App\\Models\\User', 88, 'authToken', '2216bbf523bce3113dfb5166617d7286bbd183bb8c6c916bc2a123d728b29c90', '[\"*\"]', '2025-08-14 03:10:49', NULL, '2025-08-14 03:08:52', '2025-08-14 03:10:49'),
(310, 'App\\Models\\User', 88, 'authToken', '7dcb5dd11e53276d6d6d6d417430e65158f688de00381f431d9558979148a373', '[\"*\"]', '2025-08-14 03:14:58', NULL, '2025-08-14 03:14:18', '2025-08-14 03:14:58'),
(311, 'App\\Models\\User', 88, 'authToken', '82ad0685ed905763829da2789c8b2b9f72661bcef8e4138252cb6da0b23b3c65', '[\"*\"]', '2025-08-14 03:22:28', NULL, '2025-08-14 03:18:04', '2025-08-14 03:22:28'),
(312, 'App\\Models\\User', 88, 'authToken', '7adc6cea7a938065decce256de87374895ae52cf65c007324c8a96b4240e661d', '[\"*\"]', '2025-08-14 03:26:07', NULL, '2025-08-14 03:24:11', '2025-08-14 03:26:07'),
(313, 'App\\Models\\User', 88, 'authToken', '0deb513320ffd404d9469152548b97d0a17a09b985e2c28b2c36cfc36e671f1f', '[\"*\"]', '2025-08-14 04:25:14', NULL, '2025-08-14 03:27:36', '2025-08-14 04:25:14'),
(314, 'App\\Models\\User', 88, 'authToken', '9faaf30a98a603ec838a9d355d7b8960f2920b974d9ff37a8edf27a8d77a8968', '[\"*\"]', '2025-08-14 04:28:05', NULL, '2025-08-14 04:26:44', '2025-08-14 04:28:05'),
(315, 'App\\Models\\User', 84, 'authToken', '4d9611d06fe0db0e11414c44e7205ce16398f3f3e100be23781cbe8e60cdaf9c', '[\"*\"]', '2025-08-14 04:28:49', NULL, '2025-08-14 04:28:42', '2025-08-14 04:28:49'),
(316, 'App\\Models\\User', 84, 'authToken', 'd603f52260724e3a0b73d2a258bc2c6ef4ab5c1eb5a56cad915611e91011a0f8', '[\"*\"]', '2025-08-19 08:13:39', NULL, '2025-08-14 04:31:56', '2025-08-19 08:13:39'),
(317, 'App\\Models\\User', 86, 'authToken', '87c02dc954ead32cf70fdc8b3349166c1a8f2e515b50bd36d0dccba4cd17158e', '[\"*\"]', '2025-08-18 05:29:10', NULL, '2025-08-14 07:53:54', '2025-08-18 05:29:10'),
(318, 'App\\Models\\User', 87, 'authToken', '3a2aa45acd8f527210b6bd6078b5071d604cb5fda7579c9f43a737a8ec9e8b8e', '[\"*\"]', '2025-10-07 04:09:30', NULL, '2025-08-18 05:29:37', '2025-10-07 04:09:30'),
(319, 'App\\Models\\User', 90, 'authToken', '6713fb4c42fdb1029702adb43cee7257ae1376cc026ec1aca4a7cf83cf59dc17', '[\"*\"]', '2025-08-19 01:50:40', NULL, '2025-08-19 01:37:10', '2025-08-19 01:50:40'),
(320, 'App\\Models\\User', 84, 'authToken', 'f7136ea9d562b185122d06e079e751844bdebf1929416512b16df05948390f7e', '[\"*\"]', '2026-08-27 08:16:18', NULL, '2025-08-19 04:51:32', '2026-08-27 08:16:18'),
(321, 'App\\Models\\User', 84, 'authToken', 'e51ea7b1cc60b8da433af5a473cb9b45ccd2f96fdc395d8d6cd4c5143cfdd3f9', '[\"*\"]', NULL, NULL, '2025-08-19 04:58:20', '2025-08-19 04:58:20'),
(322, 'App\\Models\\User', 84, 'authToken', 'b7eea8685e1c8eea5b683a6b90b80adaf2c427f7aa00760edcd53f187891aa5d', '[\"*\"]', '2026-09-10 08:23:44', NULL, '2025-08-19 08:16:15', '2026-09-10 08:23:44'),
(323, 'App\\Models\\User', 57, 'authToken', 'a2737dfe1da72ff1f59171ef12ee754ee408e6a02ea10c278d2d586e2b6ab33c', '[\"*\"]', '2025-08-19 08:39:22', NULL, '2025-08-19 08:30:32', '2025-08-19 08:39:22'),
(324, 'App\\Models\\User', 47, 'authToken', '25e847dbf1a574a7fc14a93bbca73a487016b4bcf80076d3c23557903b75270b', '[\"*\"]', '2025-09-30 08:34:48', NULL, '2025-09-30 06:18:12', '2025-09-30 08:34:48'),
(325, 'App\\Models\\User', 47, 'authToken', '661747b22d8b6f210586b7c304ac535ae69bf6549bb3e198a1d6ba6f063e4e5c', '[\"*\"]', '2026-08-21 09:17:50', NULL, '2025-09-30 08:44:07', '2026-08-21 09:17:50'),
(326, 'App\\Models\\User', 47, 'authToken', 'a0d8892bbe5a1deab15f55c2461ba35d8c62db914b4048a4a9cbfed1ccec911b', '[\"*\"]', NULL, NULL, '2025-09-30 08:48:04', '2025-09-30 08:48:04'),
(327, 'App\\Models\\User', 47, 'authToken', 'c8f1982a7f31bfb97ef547c35a4c5ed06d682980e8220c1c6ea36d9601976bbd', '[\"*\"]', '2025-09-30 23:39:31', NULL, '2025-09-30 23:38:12', '2025-09-30 23:39:31'),
(328, 'App\\Models\\User', 47, 'authToken', '4651de8b31021774a9b6a0c844bef6240301ebff77110f885dd7571fd99620c5', '[\"*\"]', '2025-10-01 00:09:35', NULL, '2025-09-30 23:42:08', '2025-10-01 00:09:35'),
(329, 'App\\Models\\User', 26, 'authToken', '4d6f6b8802f7409462cae73d5edafb9cdfe97b9b130f1909a0dc87cef760fa70', '[\"*\"]', '2025-10-01 06:51:48', NULL, '2025-10-01 06:51:19', '2025-10-01 06:51:48'),
(330, 'App\\Models\\User', 84, 'authToken', '5ed2081a98bea60bdc718355e2be800c60093767fe78907447fcc9ffa0516af9', '[\"*\"]', '2025-10-01 06:53:47', NULL, '2025-10-01 06:53:30', '2025-10-01 06:53:47'),
(331, 'App\\Models\\User', 47, 'authToken', '65eb196877ad5d4ded2ccf003e7d4c8bcfb4ead09d644008064847f43dd3a924', '[\"*\"]', '2026-06-12 09:20:17', NULL, '2025-10-01 06:54:14', '2026-06-12 09:20:17'),
(332, 'App\\Models\\User', 47, 'authToken', 'e4506a4c4eedea8cf3b083c1f9d8e91589d7db3a6ff37a0f487f225ae96765b7', '[\"*\"]', '2026-08-24 05:18:05', NULL, '2025-10-01 06:56:32', '2026-08-24 05:18:05'),
(333, 'App\\Models\\User', 93, 'auth_token', '68a91d8eba9ace5be863415fdc995175e504e4d20cbc053382a5bdf1cfe993c1', '[\"*\"]', '2025-10-07 04:27:06', NULL, '2025-10-07 04:27:01', '2025-10-07 04:27:06'),
(334, 'App\\Models\\User', 93, 'authToken', '4430cca6d11537861d84dacbbfaf4523e2823b6a07f5f9b97f070e54da4c0e7f', '[\"*\"]', '2025-10-07 04:39:47', NULL, '2025-10-07 04:27:21', '2025-10-07 04:39:47'),
(335, 'App\\Models\\User', 93, 'authToken', 'be21ca506b2f260ea36ed8eccc82fb7cb5069248b41617b369b787fa06117b5b', '[\"*\"]', '2025-10-07 07:40:29', NULL, '2025-10-07 04:40:22', '2025-10-07 07:40:29'),
(336, 'App\\Models\\User', 93, 'authToken', 'ea7de53bb73da2f476860a9cdf0d55ccaeea3206a1e91ee03c7dfcbe6df920db', '[\"*\"]', '2025-10-07 08:18:48', NULL, '2025-10-07 08:17:49', '2025-10-07 08:18:48'),
(337, 'App\\Models\\User', 93, 'authToken', '0498d443bff505fb2eebd3c6bf82960a26ffac10c443234b96af0d0a7ea1f93e', '[\"*\"]', '2025-10-07 08:19:01', NULL, '2025-10-07 08:19:00', '2025-10-07 08:19:01'),
(338, 'App\\Models\\User', 93, 'authToken', '698cb6ff50c52c5a1dea9032a1af67905a5a624a4286acef7513d3d733b3f628', '[\"*\"]', '2025-10-07 08:19:27', NULL, '2025-10-07 08:19:08', '2025-10-07 08:19:27'),
(339, 'App\\Models\\User', 93, 'authToken', 'f282b1bb7a7020758424802dd67d93d2f6393f69dfe49f2e98c20e8a0f4a393a', '[\"*\"]', '2025-10-07 09:57:44', NULL, '2025-10-07 08:20:30', '2025-10-07 09:57:44'),
(340, 'App\\Models\\User', 84, 'authToken', '47351f7f2310e2e54ff1457d8cf2b46ae6f1b882d0ce5f4322f9a9d4fab8f83f', '[\"*\"]', '2025-10-07 09:03:34', NULL, '2025-10-07 09:02:00', '2025-10-07 09:03:34'),
(341, 'App\\Models\\User', 84, 'authToken', '9e9e4d898664d34d0aea7e4139a91dcc8a711c606de21d62377b43baa3348a73', '[\"*\"]', '2026-07-23 09:15:49', NULL, '2025-10-07 09:26:06', '2026-07-23 09:15:49'),
(342, 'App\\Models\\User', 93, 'authToken', '16f0fa46bffc0fcebe1d7cea7027dcb7be86478fb6af25caea35f1975d66225a', '[\"*\"]', '2025-10-07 10:00:40', NULL, '2025-10-07 09:59:03', '2025-10-07 10:00:40'),
(343, 'App\\Models\\User', 22, 'authToken', '7c3c9734f2dae108f1e3cc7fb97d868a120144bc476d40feb2cd456ca92ffc62', '[\"*\"]', NULL, NULL, '2025-12-08 02:48:12', '2025-12-08 02:48:12'),
(344, 'App\\Models\\User', 22, 'authToken', 'dfdc913676dc0d4227c0ed4f17992239d9afd1cc92fa7caa7c7690706ff82f56', '[\"*\"]', '2025-12-08 04:51:58', NULL, '2025-12-08 04:51:57', '2025-12-08 04:51:58'),
(345, 'App\\Models\\User', 22, 'authToken', '76f102f9f458e4fe68ab1a76f88221c4089093c45cc012aea15c38f0ac4de137', '[\"*\"]', '2025-12-08 09:39:46', NULL, '2025-12-08 04:52:19', '2025-12-08 09:39:46'),
(346, 'App\\Models\\User', 22, 'authToken', 'd8eb4690bb3687b289036597a6503a52d30f5d482ca9d20e14b89b70fa792b60', '[\"*\"]', NULL, NULL, '2025-12-08 08:50:52', '2025-12-08 08:50:52'),
(347, 'App\\Models\\User', 86, 'authToken', '4a1925d715614f203b88546493a5de980d5467e71e5851a35c30f1b206ddc1db', '[\"*\"]', '2026-06-17 04:24:45', NULL, '2026-06-16 07:26:45', '2026-06-17 04:24:45'),
(348, 'App\\Models\\User', 94, 'auth_token', 'd8166a89d2b4c1a9d9058ab51e7307d50dab87589b0577b4b90af3a9823b747b', '[\"*\"]', NULL, NULL, '2026-06-17 01:59:59', '2026-06-17 01:59:59'),
(349, 'App\\Models\\User', 95, 'auth_token', '98873d758e8d2684fb53d2ab2904f3acfdd0652574fbac6c0dd454c73c82b888', '[\"*\"]', '2026-06-17 04:30:36', NULL, '2026-06-17 04:29:15', '2026-06-17 04:30:36'),
(350, 'App\\Models\\User', 95, 'authToken', '9625cf30a00c6d22c9d4a5d73f509351f038ec3659236e16bd82d29398b2ea6b', '[\"*\"]', '2026-06-17 04:30:45', NULL, '2026-06-17 04:30:44', '2026-06-17 04:30:45'),
(351, 'App\\Models\\User', 95, 'authToken', '054f1bad59573f6104095e4761da475aee4d792b89e6d25ea8368a5b816efa94', '[\"*\"]', '2026-06-17 04:34:07', NULL, '2026-06-17 04:30:49', '2026-06-17 04:34:07'),
(352, 'App\\Models\\User', 96, 'auth_token', '6d66b6b24e0266f2e78eae73b91543e3c605d114bfaa7f22c4633baad57f25a5', '[\"*\"]', '2026-06-17 04:41:58', NULL, '2026-06-17 04:40:49', '2026-06-17 04:41:58'),
(353, 'App\\Models\\User', 96, 'authToken', '62521e7ca48c2a24316d1c10831973067a0d6c5444872130a7ed730bb874d586', '[\"*\"]', '2026-06-17 04:42:13', NULL, '2026-06-17 04:42:12', '2026-06-17 04:42:13'),
(354, 'App\\Models\\User', 96, 'authToken', '7c107d97832a806a76e9b40fb43975bdd1a2c87258dd11dfd80915e4e5468ea0', '[\"*\"]', '2026-06-17 08:05:47', NULL, '2026-06-17 04:42:16', '2026-06-17 08:05:47'),
(355, 'App\\Models\\User', 97, 'auth_token', '0180a1a3c6fe0bace4ea8f8cf8966515ecb7f73f622a8c4715ef96d3f81af33b', '[\"*\"]', '2026-06-17 04:53:14', NULL, '2026-06-17 04:51:47', '2026-06-17 04:53:14'),
(356, 'App\\Models\\User', 97, 'authToken', 'dacdd173421ea4e09e9ecbf4e9cb9a89f04f8f50358730217f67fcd1f9b8354c', '[\"*\"]', '2026-06-17 04:54:20', NULL, '2026-06-17 04:53:28', '2026-06-17 04:54:20'),
(357, 'App\\Models\\User', 96, 'authToken', 'bc8ba462ed4b1fac86e7e06d4d47254e851e79b43cfee64ca07d7d183de058f9', '[\"*\"]', '2026-06-17 06:28:00', NULL, '2026-06-17 06:26:01', '2026-06-17 06:28:00'),
(358, 'App\\Models\\User', 96, 'authToken', '5418e0410413d0d654ef7ffd42e9c1e0b6e21b99d8f52a3b4eb522db6171b152', '[\"*\"]', '2026-06-17 07:19:49', NULL, '2026-06-17 07:03:02', '2026-06-17 07:19:49'),
(359, 'App\\Models\\User', 96, 'authToken', '73c4740b202b7a39f93bbabceeac1d49bed7e88bb3e4a131c602994b86039f31', '[\"*\"]', '2026-06-17 07:20:20', NULL, '2026-06-17 07:20:11', '2026-06-17 07:20:20'),
(360, 'App\\Models\\User', 96, 'authToken', '3654182c2b4ff901a317c11807fc955a7a3b5faae4f87484b5ad9313646c31aa', '[\"*\"]', '2026-06-17 07:21:38', NULL, '2026-06-17 07:21:27', '2026-06-17 07:21:38'),
(361, 'App\\Models\\User', 96, 'authToken', '419734a896acdce05268b6929f412265095a760d94ab91ce0278271b9c73a882', '[\"*\"]', '2026-06-17 07:32:04', NULL, '2026-06-17 07:28:45', '2026-06-17 07:32:04'),
(362, 'App\\Models\\User', 98, 'auth_token', 'b8afcfa3970a93aa81944b428818b1d3e255d626bf5072e1c148d5817cb96e3b', '[\"*\"]', '2026-06-17 07:38:33', NULL, '2026-06-17 07:35:44', '2026-06-17 07:38:33'),
(363, 'App\\Models\\User', 98, 'authToken', '17ea6190409c69dc19cff1f7db22cd50b7846fb35eb36ca235fbcbaf61aef228', '[\"*\"]', '2026-06-17 07:47:16', NULL, '2026-06-17 07:38:56', '2026-06-17 07:47:16'),
(364, 'App\\Models\\User', 98, 'authToken', 'bd51c12775664d1759e2f6d88a0bbe6abddbcac0ddbf33ecaf9e5a5bed42750a', '[\"*\"]', '2026-06-17 08:13:25', NULL, '2026-06-17 08:01:54', '2026-06-17 08:13:25'),
(365, 'App\\Models\\User', 99, 'auth_token', '62f85d033c47f96f90362624320ae202ee7fdc5b804864188260d8276bd5b8b4', '[\"*\"]', '2026-06-18 08:45:07', NULL, '2026-06-17 08:15:12', '2026-06-18 08:45:07'),
(366, 'App\\Models\\User', 96, 'authToken', '66764b1f2252448d28d7e5d8566cee0ff270643f730d0c2d160d44302a970c43', '[\"*\"]', '2026-06-17 08:17:22', NULL, '2026-06-17 08:17:22', '2026-06-17 08:17:22'),
(367, 'App\\Models\\User', 96, 'authToken', '28ad5cd03855d66dcef035cc3e5c068a5a1dd6c1de7d0d43f17677ed4f5970fe', '[\"*\"]', '2026-06-17 08:17:40', NULL, '2026-06-17 08:17:27', '2026-06-17 08:17:40'),
(368, 'App\\Models\\User', 99, 'authToken', '01aab2f6a918fb9929ea6f94f172d862f6edd6fe68bc689b7df4d5637a51053c', '[\"*\"]', '2026-06-17 09:15:05', NULL, '2026-06-17 09:06:23', '2026-06-17 09:15:05'),
(369, 'App\\Models\\User', 99, 'authToken', 'a32b91932e4e7c0b2bef9024815d8e2d6abea6598d311f049e8f523b9a402130', '[\"*\"]', '2026-06-17 09:34:32', NULL, '2026-06-17 09:15:14', '2026-06-17 09:34:32'),
(370, 'App\\Models\\User', 96, 'authToken', 'ea9f524a6418a1c3ee08ff93ac5654f728934c11e9de60a76f4000228feef9af', '[\"*\"]', '2026-06-17 09:22:32', NULL, '2026-06-17 09:22:32', '2026-06-17 09:22:32'),
(371, 'App\\Models\\User', 96, 'authToken', 'b72d631ddb39b7a5e0b71dc73a05aeb085b7422c71683d0e26160c49fc13d381', '[\"*\"]', '2026-06-17 09:47:53', NULL, '2026-06-17 09:22:32', '2026-06-17 09:47:53'),
(372, 'App\\Models\\User', 99, 'authToken', '61bff61fe874221f6bbbc69a62038d3a4766c9c14d8f563f95ab9667e4ba505a', '[\"*\"]', '2026-06-18 00:06:46', NULL, '2026-06-18 00:00:42', '2026-06-18 00:06:46'),
(373, 'App\\Models\\User', 100, 'auth_token', '56e6ddc321441af6bd25e06db632f36a75335f354c93b7eab80ff570d2b1da44', '[\"*\"]', '2026-06-18 02:47:10', NULL, '2026-06-18 02:45:29', '2026-06-18 02:47:10'),
(374, 'App\\Models\\User', 100, 'authToken', '033d1ed441efda3e033de97a89403c0cbf582be99387c129308d9af4224d25e2', '[\"*\"]', '2026-06-18 02:48:34', NULL, '2026-06-18 02:48:08', '2026-06-18 02:48:34'),
(375, 'App\\Models\\User', 101, 'auth_token', '8efd820aaed78114865ef3aca519b3af4b53556bc1ae4a72980d79e381a0e733', '[\"*\"]', '2026-06-18 04:17:28', NULL, '2026-06-18 04:16:16', '2026-06-18 04:17:28'),
(376, 'App\\Models\\User', 101, 'authToken', 'f5321309c33b0b406e47b8090e5d963a985b6a9844ee01c4ae7b3b301a2f2353', '[\"*\"]', '2026-06-18 04:17:44', NULL, '2026-06-18 04:17:41', '2026-06-18 04:17:44'),
(377, 'App\\Models\\User', 101, 'authToken', '77d9dc131242282c39a08cba584c97fa1e7662361f68d187a50cd406635761c0', '[\"*\"]', '2026-06-18 04:20:40', NULL, '2026-06-18 04:18:14', '2026-06-18 04:20:40'),
(378, 'App\\Models\\User', 101, 'authToken', '86eb776dd4a6f1ae806f7af53cded2d65e6f93b2d2bb9e55901ffe4a79d43550', '[\"*\"]', '2026-06-18 04:21:46', NULL, '2026-06-18 04:21:45', '2026-06-18 04:21:46'),
(379, 'App\\Models\\User', 99, 'authToken', '9ea8a73dd7807b8e7f06a4875bcfd8ca31d33f0987f6549d17e4b7708282c41c', '[\"*\"]', '2026-06-18 05:23:32', NULL, '2026-06-18 05:17:20', '2026-06-18 05:23:32'),
(380, 'App\\Models\\User', 102, 'auth_token', '8dc09ae1ac753d6d081bb73764aface31c846eca40c3ccb2e5a0af3d56b2a334', '[\"*\"]', NULL, NULL, '2026-06-18 05:26:16', '2026-06-18 05:26:16'),
(381, 'App\\Models\\User', 99, 'authToken', '44aa1511193c7e4ba1ddd458c4a65922589670ba9fd5c25f45cbf1370e1e85b1', '[\"*\"]', '2026-06-18 05:30:14', NULL, '2026-06-18 05:26:55', '2026-06-18 05:30:14'),
(382, 'App\\Models\\User', 99, 'authToken', '4fd49d3d04e2364bf88c6e646b2f463101e16644c60d947dc5a3a1ec1ccc55d9', '[\"*\"]', '2026-06-18 05:51:39', NULL, '2026-06-18 05:50:35', '2026-06-18 05:51:39'),
(383, 'App\\Models\\User', 99, 'authToken', '92410e4c166423954cc89aa696c384937ed4c8c33e566be02f9e487ef2bdce8e', '[\"*\"]', '2026-06-18 06:15:53', NULL, '2026-06-18 06:00:40', '2026-06-18 06:15:53'),
(384, 'App\\Models\\User', 101, 'authToken', 'd22b8fd107c2eaea677c3f02cad37b5bd46adcb6dd543c74b9a1876be654ccc0', '[\"*\"]', '2026-06-18 07:12:42', NULL, '2026-06-18 07:12:41', '2026-06-18 07:12:42'),
(385, 'App\\Models\\User', 101, 'authToken', 'fa7bc9a63961962fe288b9c4ca4362636644cf5078ff1de54cb83d5c6b22fd01', '[\"*\"]', '2026-06-18 07:19:19', NULL, '2026-06-18 07:16:58', '2026-06-18 07:19:19'),
(386, 'App\\Models\\User', 101, 'authToken', 'b03d8b72bc94525f79e538c0f86ef3d77fe79d4f88ae334e95bf071b60b56a38', '[\"*\"]', '2026-06-18 07:23:45', NULL, '2026-06-18 07:22:44', '2026-06-18 07:23:45'),
(387, 'App\\Models\\User', 99, 'authToken', 'b839c8e3e1764e909443744751d23b10c3f2a8d13dea81ff201379c30fd960e3', '[\"*\"]', '2026-06-18 07:43:40', NULL, '2026-06-18 07:27:18', '2026-06-18 07:43:40'),
(388, 'App\\Models\\User', 99, 'authToken', '43b3e57241901548cdc90416e0ceb4b409a6b0b966a0434afab79637b93931ad', '[\"*\"]', '2026-06-18 07:46:46', NULL, '2026-06-18 07:45:49', '2026-06-18 07:46:46'),
(389, 'App\\Models\\User', 99, 'authToken', '840919129dfefdc241a242cf1aa9b6c5041dff87bb10f54650468a6f2c06d9d9', '[\"*\"]', '2026-06-18 07:48:43', NULL, '2026-06-18 07:47:46', '2026-06-18 07:48:43'),
(390, 'App\\Models\\User', 99, 'authToken', '6d3e87e96555ba8d40cec6571cdf1b6d862830a52105916a0081cbe81a2c5bb6', '[\"*\"]', '2026-06-18 07:50:05', NULL, '2026-06-18 07:48:58', '2026-06-18 07:50:05'),
(391, 'App\\Models\\User', 101, 'authToken', '3c67f47ff6ae5ad3c34a271df668b9a429a621424944285f8bd5d920223bc941', '[\"*\"]', '2026-06-18 08:54:44', NULL, '2026-06-18 08:14:05', '2026-06-18 08:54:44'),
(392, 'App\\Models\\User', 101, 'authToken', 'bf91dfe45f16531fde0cfc3288b9e9ab6eff77707f6606d39c6770b0166ec9b0', '[\"*\"]', '2026-06-18 09:00:36', NULL, '2026-06-18 08:56:15', '2026-06-18 09:00:36'),
(393, 'App\\Models\\User', 99, 'authToken', '78a5f02a9ae4f1e9c975c0f28387e3f2e835dc6e4b2f412e1067a1271902d148', '[\"*\"]', '2026-06-18 09:29:58', NULL, '2026-06-18 09:26:50', '2026-06-18 09:29:58'),
(394, 'App\\Models\\User', 103, 'auth_token', '230473f24e8cff389e3c3e648d9978c90977db5d8501e61d6aa3961b624aacfe', '[\"*\"]', NULL, NULL, '2026-06-18 09:41:58', '2026-06-18 09:41:58'),
(395, 'App\\Models\\User', 104, 'auth_token', 'f2bcc6b3e2131a2d01173ab53109784e36370743964dc2b71295514ac76f0900', '[\"*\"]', '2026-06-18 10:07:47', NULL, '2026-06-18 10:04:46', '2026-06-18 10:07:47'),
(396, 'App\\Models\\User', 104, 'authToken', '49ac45e324dbbcd1d699192fad1520b5072b3a4a69df20daf500d254a8ad32c2', '[\"*\"]', '2026-06-19 06:05:07', NULL, '2026-06-18 10:07:54', '2026-06-19 06:05:07'),
(397, 'App\\Models\\User', 105, 'auth_token', '1c0887e6249e2de415b2fb3205bb811909510933cb436a7527ac1f1f55b718c7', '[\"*\"]', '2026-06-19 02:45:26', NULL, '2026-06-19 02:44:35', '2026-06-19 02:45:26'),
(398, 'App\\Models\\User', 105, 'authToken', 'b9cc63cca8874d78b49d27d349e9b2c6f4d5b1c76d05c336fe37531aec410187', '[\"*\"]', '2026-06-19 02:54:09', NULL, '2026-06-19 02:46:20', '2026-06-19 02:54:09'),
(399, 'App\\Models\\User', 105, 'authToken', '07361c5d6cfc626bf1d7d1950a236f0669718992bc330ee60194789ab1e17124', '[\"*\"]', '2026-06-19 03:00:29', NULL, '2026-06-19 02:56:27', '2026-06-19 03:00:29'),
(400, 'App\\Models\\User', 106, 'auth_token', '0fe67b73140fa0d69064055ecf00171f4d53d36d933a3548fb9284418735545d', '[\"*\"]', '2026-06-19 03:03:46', NULL, '2026-06-19 03:01:55', '2026-06-19 03:03:46'),
(401, 'App\\Models\\User', 106, 'authToken', '459fd9f167d3878d035ecae76221bdb620d4723e2b821898afb70a6b439ba73b', '[\"*\"]', '2026-06-19 03:07:30', NULL, '2026-06-19 03:03:58', '2026-06-19 03:07:30'),
(402, 'App\\Models\\User', 105, 'authToken', '7d14bc5ac9525e426a608d9f010be32c77636a73742cd4c2da47f841dc0d044d', '[\"*\"]', '2026-06-19 03:23:15', NULL, '2026-06-19 03:19:45', '2026-06-19 03:23:15'),
(403, 'App\\Models\\User', 105, 'authToken', '437fea46fddb046e6e8c5b529e32520a83b4fd15a12bbbd1bf6100f209f11797', '[\"*\"]', '2026-06-19 03:28:08', NULL, '2026-06-19 03:23:32', '2026-06-19 03:28:08'),
(404, 'App\\Models\\User', 99, 'authToken', 'b937f13ca17e35ab259078edbb73d8d13e21312e6c8a9609e64fbf59f098c18f', '[\"*\"]', '2026-06-19 05:07:55', NULL, '2026-06-19 04:53:40', '2026-06-19 05:07:55'),
(405, 'App\\Models\\User', 99, 'authToken', '8bcdc15a4798e586e42a8e1d1f53d1e8ee3795f70b13de1d1f2952b153be435e', '[\"*\"]', '2026-06-19 05:33:38', NULL, '2026-06-19 05:15:05', '2026-06-19 05:33:38'),
(406, 'App\\Models\\User', 99, 'authToken', '94f3627fbc30d22980d47fbf60eea566a9f254e3c243965defb5607844f00ebe', '[\"*\"]', '2026-06-19 06:17:59', NULL, '2026-06-19 05:45:06', '2026-06-19 06:17:59'),
(407, 'App\\Models\\User', 107, 'auth_token', 'c3eefb3a4e542da375f5714ace4c9d9c45a692c98cb93a6195b3912c782e5739', '[\"*\"]', '2026-06-19 06:12:30', NULL, '2026-06-19 06:09:57', '2026-06-19 06:12:30'),
(408, 'App\\Models\\User', 107, 'authToken', '5e37807f8570e17e1a16382e9d0d6fbf385e51c639ffc4a6da83f57ba6eb9a4f', '[\"*\"]', '2026-06-19 07:04:47', NULL, '2026-06-19 06:13:07', '2026-06-19 07:04:47'),
(409, 'App\\Models\\User', 99, 'authToken', 'bd9a633f8a00bbcc0a8685ba13d892ab1dbe7defa9880de0688a676946bd9fd8', '[\"*\"]', '2026-06-19 06:47:32', NULL, '2026-06-19 06:47:06', '2026-06-19 06:47:32'),
(410, 'App\\Models\\User', 107, 'authToken', 'd385de72b0d607651f80492e9ca3982512d5ce959f1a67ad7a9bd34269b8eb60', '[\"*\"]', '2026-06-19 07:05:35', NULL, '2026-06-19 07:05:21', '2026-06-19 07:05:35'),
(411, 'App\\Models\\User', 108, 'auth_token', 'ee74ac30d515f6edd928528e2b3a239a294b7b05285353fd549ee29aee5e983d', '[\"*\"]', NULL, NULL, '2026-06-19 07:07:10', '2026-06-19 07:07:10'),
(412, 'App\\Models\\User', 99, 'authToken', '9ae856616c4205217efa9258b45a88936c95faff5b79d9d927e49615733fd3eb', '[\"*\"]', '2026-06-19 07:17:24', NULL, '2026-06-19 07:17:07', '2026-06-19 07:17:24'),
(413, 'App\\Models\\User', 104, 'authToken', '9e430ad5e207820f985325e576e04119ca8921e197cfffe479f490229dec5bf8', '[\"*\"]', '2026-06-19 08:34:17', NULL, '2026-06-19 07:21:32', '2026-06-19 08:34:17'),
(414, 'App\\Models\\User', 109, 'auth_token', 'a9d24ed02a4c04ae3cf48f6e3d22a7ad68bfe9adac5309d15b49e1778afd054f', '[\"*\"]', '2026-06-19 07:27:44', NULL, '2026-06-19 07:26:14', '2026-06-19 07:27:44'),
(415, 'App\\Models\\User', 110, 'auth_token', '17e6ac11e5fda32de65d2741c2b29f6fdb168c61e0ee39b82fb26cde02296818', '[\"*\"]', '2026-06-19 07:31:26', NULL, '2026-06-19 07:29:55', '2026-06-19 07:31:26'),
(416, 'App\\Models\\User', 110, 'authToken', 'd4b83d0df6c2738e7ce89bcdaf83bd9f420176abaac71788b57e06936fe0e1f8', '[\"*\"]', '2026-06-19 07:37:01', NULL, '2026-06-19 07:31:40', '2026-06-19 07:37:01'),
(417, 'App\\Models\\User', 110, 'authToken', 'c72972f14847d53d1b66c34bc277fd7a13f035c142b09338905152b9e03634e0', '[\"*\"]', '2026-06-19 07:52:59', NULL, '2026-06-19 07:39:47', '2026-06-19 07:52:59'),
(418, 'App\\Models\\User', 104, 'authToken', '247e80e335fc8916812a08a5a319d592ddeedee794edf843380ee1f9da1ff91e', '[\"*\"]', '2026-07-02 02:35:02', NULL, '2026-06-19 08:34:22', '2026-07-02 02:35:02'),
(419, 'App\\Models\\User', 104, 'authToken', 'acd233e73056f2755a318bab4779b3248c6388b652d9a6a5ba35029d436efe0e', '[\"*\"]', '2026-06-30 01:59:10', NULL, '2026-06-30 01:58:10', '2026-06-30 01:59:10'),
(420, 'App\\Models\\User', 111, 'auth_token', '45803db00e1a1efd0a7e620deafa5df1910e647a71794f08ef916be6d9414168', '[\"*\"]', '2026-06-30 02:10:35', NULL, '2026-06-30 02:00:39', '2026-06-30 02:10:35'),
(421, 'App\\Models\\User', 112, 'auth_token', '1bd37e7f221c597c35d11cee1043e0c92a1e04d8a89b3557d4af8f31da0efc5b', '[\"*\"]', '2026-06-30 02:40:48', NULL, '2026-06-30 02:11:26', '2026-06-30 02:40:48'),
(422, 'App\\Models\\User', 111, 'authToken', 'fe1858d650c12c76b7050cb135b126a1b18e59f7f4f48aa58856bc870947c372', '[\"*\"]', '2026-06-30 02:42:33', NULL, '2026-06-30 02:42:10', '2026-06-30 02:42:33'),
(423, 'App\\Models\\User', 113, 'auth_token', 'e8de4bb80f9dd190847a139e7fa2f2b7e3057f543da6a01d65a50eab0bf00fd5', '[\"*\"]', '2026-06-30 02:53:26', NULL, '2026-06-30 02:52:27', '2026-06-30 02:53:26'),
(424, 'App\\Models\\User', 113, 'authToken', 'bd68deff1563afe004ea71af645e3c1d04e53df12a7f51abd5f8c8b00e03f328', '[\"*\"]', '2026-06-30 04:19:05', NULL, '2026-06-30 02:53:54', '2026-06-30 04:19:05'),
(425, 'App\\Models\\User', 114, 'auth_token', '44dc5790bc28d8e588b67103505ce71717cd2f6b290a35fc08c0d65a92ad12e0', '[\"*\"]', '2026-06-30 04:21:17', NULL, '2026-06-30 04:20:41', '2026-06-30 04:21:17'),
(426, 'App\\Models\\User', 114, 'authToken', '43b7c85c10f7db615329edc60ee604d034b10818cc187eb0697e080afaa37796', '[\"*\"]', '2026-07-02 02:42:53', NULL, '2026-06-30 04:23:10', '2026-07-02 02:42:53'),
(427, 'App\\Models\\User', 107, 'authToken', 'ca527801b8f0269b46b48665a5d1434278518b57bce64167468306c8cbfd1872', '[\"*\"]', '2026-07-02 02:48:00', NULL, '2026-07-02 02:45:05', '2026-07-02 02:48:00'),
(428, 'App\\Models\\User', 115, 'auth_token', '34852f338dac1d8d538925f0efe5dbfd3eff3cea597a1f82874faf4ec64786bd', '[\"*\"]', '2026-07-02 02:49:58', NULL, '2026-07-02 02:49:19', '2026-07-02 02:49:58'),
(429, 'App\\Models\\User', 115, 'authToken', '9bec5173fec4036bc93c9361f6a922c7b01fbfe7f107b772011291f59a182214', '[\"*\"]', '2026-07-02 07:30:36', NULL, '2026-07-02 02:50:19', '2026-07-02 07:30:36'),
(430, 'App\\Models\\User', 107, 'authToken', '37232c9791a244ccb6cf6f33bbdc77fb342fd455f2bc45a7f87e9a46a1b6a038', '[\"*\"]', '2026-07-13 07:54:45', NULL, '2026-07-02 07:30:52', '2026-07-13 07:54:45'),
(431, 'App\\Models\\User', 99, 'authToken', '16d721a5a871306b3335f7af7366115e3ff384cef57c7a8bf02faa0746d4bfe2', '[\"*\"]', '2026-07-04 23:19:13', NULL, '2026-07-04 14:40:45', '2026-07-04 23:19:13'),
(432, 'App\\Models\\User', 99, 'authToken', '080dab395d1b4f36cd048b299c7443cd0c8b08decb8ced634ed546a2e717f50f', '[\"*\"]', '2026-07-04 23:19:25', NULL, '2026-07-04 14:41:02', '2026-07-04 23:19:25'),
(433, 'App\\Models\\User', 99, 'authToken', '3855bc7a49cdffc5c57e69b08fb2e5d5137a2d1759f5f1663bdfd264845138d6', '[\"*\"]', '2026-07-05 00:10:03', NULL, '2026-07-04 23:24:02', '2026-07-05 00:10:03'),
(434, 'App\\Models\\User', 99, 'authToken', '6fe6dc987fb53b917394b85a377109c1cb08cd4a3dad981f2f4a5d93bf1a4718', '[\"*\"]', '2026-07-04 23:47:12', NULL, '2026-07-04 23:24:03', '2026-07-04 23:47:12'),
(435, 'App\\Models\\User', 116, 'auth_token', 'dd324b5f5fc0bf2e40bb0b0664288f035c65d433fe52c0c15ac123a50ae5fa02', '[\"*\"]', '2026-07-05 01:16:26', NULL, '2026-07-05 01:13:47', '2026-07-05 01:16:26'),
(436, 'App\\Models\\User', 116, 'authToken', 'bcf7ac86b1bf4f894af462d81a873a4a65094ef2fbcbd5ba190f547159a3e2a4', '[\"*\"]', '2026-07-05 01:18:52', NULL, '2026-07-05 01:17:01', '2026-07-05 01:18:52'),
(437, 'App\\Models\\User', 116, 'authToken', 'c54c3a45777b16f617ebcae0ab1c9679b1c2c5f8ead2ee62ec91eb29e2dc5ff9', '[\"*\"]', '2026-07-05 09:54:16', NULL, '2026-07-05 09:52:28', '2026-07-05 09:54:16'),
(438, 'App\\Models\\User', 116, 'authToken', '848dc445f17bd2abfc04799e3922baecbd5bd5ca2f3d397b3823b1dc12fd6071', '[\"*\"]', '2026-07-05 22:35:29', NULL, '2026-07-05 22:07:56', '2026-07-05 22:35:29'),
(439, 'App\\Models\\User', 116, 'authToken', 'bb4ac9eda43a0c1df6388f6d15585a7d0561188a0573f8334e721d44313bb0a0', '[\"*\"]', '2026-07-05 22:53:15', NULL, '2026-07-05 22:35:54', '2026-07-05 22:53:15'),
(440, 'App\\Models\\User', 104, 'authToken', 'eafe072a02d2db7b08b8c4a5a1d0b4ff99ac9151179f61082700d4df85a8953f', '[\"*\"]', '2026-07-09 09:20:51', NULL, '2026-07-09 09:10:39', '2026-07-09 09:20:51'),
(441, 'App\\Models\\User', 107, 'authToken', 'ca0b56d22896503ece63878b665fb0badb9845ae11ccbb231c61b7185da07b6d', '[\"*\"]', '2026-07-14 01:42:51', NULL, '2026-07-13 08:51:20', '2026-07-14 01:42:51'),
(442, 'App\\Models\\User', 107, 'authToken', 'b794a6c56905230efa1163bcef26d693240836664b7e09deb68fcc9b6c268596', '[\"*\"]', '2026-07-14 02:26:29', NULL, '2026-07-14 01:52:07', '2026-07-14 02:26:29'),
(443, 'App\\Models\\User', 107, 'authToken', '88ed4cba948974f27a89fccd5d6fe94033d85e5fe299b0e363b09cade8a44d9f', '[\"*\"]', '2026-07-14 04:36:53', NULL, '2026-07-14 02:26:56', '2026-07-14 04:36:53'),
(444, 'App\\Models\\User', 107, 'authToken', '6f886572a06a99b8ba75145aa3cdbde184ffdbfca8f5e9181ada1161248c0863', '[\"*\"]', '2026-07-14 02:33:46', NULL, '2026-07-14 02:28:31', '2026-07-14 02:33:46'),
(445, 'App\\Models\\User', 107, 'authToken', '55f241b2758d974cd47d232da0d50384c72d4d7bab8f3f29e036de816c0c9044', '[\"*\"]', '2026-07-14 12:02:07', NULL, '2026-07-14 03:27:02', '2026-07-14 12:02:07'),
(446, 'App\\Models\\User', 104, 'authToken', 'e05f4f3b0c0e694dabf548bce3e6fe9250e9df484606e8f3e95601cabb89c94e', '[\"*\"]', '2026-07-15 09:24:37', NULL, '2026-07-14 05:12:00', '2026-07-15 09:24:37'),
(447, 'App\\Models\\User', 117, 'auth_token', 'f3136b9e2815b45a9c624b4581de786b4deebf13a78dd524cc4fa9ba46f8bbc9', '[\"*\"]', '2026-07-15 09:16:18', NULL, '2026-07-15 09:15:59', '2026-07-15 09:16:18'),
(448, 'App\\Models\\User', 118, 'auth_token', '2591058477e4f0eb54d39ca401a5964596222916c037db90e87d7d3e8018cd1d', '[\"*\"]', '2026-07-15 09:28:15', NULL, '2026-07-15 09:25:10', '2026-07-15 09:28:15'),
(449, 'App\\Models\\User', 118, 'authToken', '95258d85d55b24b5190842b41ee7d77ae80d04ea22293f733220469329d24d05', '[\"*\"]', '2026-07-15 10:12:57', NULL, '2026-07-15 09:28:59', '2026-07-15 10:12:57'),
(450, 'App\\Models\\User', 119, 'auth_token', '0f2da90832780b6de152f37292d958870e48c77898ecaa0e6a55214906f799b2', '[\"*\"]', '2026-07-15 09:45:54', NULL, '2026-07-15 09:34:05', '2026-07-15 09:45:54'),
(451, 'App\\Models\\User', 120, 'auth_token', 'ce5e431de818330cbf0892aaf78f0c4eb154874a65e6de58ff84e1085d633946', '[\"*\"]', '2026-07-16 07:22:55', NULL, '2026-07-15 09:53:35', '2026-07-16 07:22:55'),
(452, 'App\\Models\\User', 118, 'authToken', 'bd8df93ed04131781b3dfe07cad52ff1386b4575ffded9b5c75c7fa8e51754f9', '[\"*\"]', '2026-07-15 20:12:22', NULL, '2026-07-15 12:12:49', '2026-07-15 20:12:22'),
(453, 'App\\Models\\User', 118, 'authToken', '7824a29247eb030137324c811821331177d913780d1247d2c96baf0801bab209', '[\"*\"]', '2026-07-15 20:35:35', NULL, '2026-07-15 20:35:09', '2026-07-15 20:35:35'),
(454, 'App\\Models\\User', 121, 'auth_token', 'eab24914040577519aff8a7ed3fbbb815400123f4e02fc16fcd836ae4d761a0d', '[\"*\"]', '2026-07-16 06:11:15', NULL, '2026-07-16 06:05:59', '2026-07-16 06:11:15'),
(455, 'App\\Models\\User', 122, 'auth_token', '90c5c32a0897b6deb685bf8d9cabd164428625e99e465103822203ed20e5935e', '[\"*\"]', '2026-07-16 06:45:10', NULL, '2026-07-16 06:33:32', '2026-07-16 06:45:10'),
(456, 'App\\Models\\User', 107, 'authToken', '75bea0936b7fd40a5a1fb0e5dff96f171f6fac7dfb3144944ea848a57c12111e', '[\"*\"]', '2026-07-16 07:34:40', NULL, '2026-07-16 07:24:26', '2026-07-16 07:34:40'),
(457, 'App\\Models\\User', 118, 'authToken', '2551741adc4a5f73f50a86f82684714c794cdbce1849d7de4ed3c085cd32195a', '[\"*\"]', '2026-07-16 07:32:07', NULL, '2026-07-16 07:30:25', '2026-07-16 07:32:07'),
(458, 'App\\Models\\User', 123, 'auth_token', 'b63f67f1df5b27ad61ba1e7bfe6352e111e8101f92be7c4b357bbd394258a6ca', '[\"*\"]', NULL, NULL, '2026-07-16 07:35:31', '2026-07-16 07:35:31'),
(459, 'App\\Models\\User', 123, 'authToken', '909eda9a7fa0ae3ab83666d81647df2765dfa558c4c0d68a78bcfcf4c7b0bf54', '[\"*\"]', '2026-07-16 07:40:45', NULL, '2026-07-16 07:36:32', '2026-07-16 07:40:45'),
(460, 'App\\Models\\User', 124, 'auth_token', '2ce79fb7b71114f261de77ba37ddaf71901e58a39cc13e671c974a8628e5a984', '[\"*\"]', NULL, NULL, '2026-07-16 07:41:52', '2026-07-16 07:41:52'),
(461, 'App\\Models\\User', 124, 'authToken', '96279e6296b555ad713c9fcd36816e434eda7516b4878e9ecb1fe7dbea80fe7d', '[\"*\"]', '2026-07-17 04:55:10', NULL, '2026-07-16 07:42:24', '2026-07-17 04:55:10'),
(462, 'App\\Models\\User', 118, 'authToken', '8d9f61f74aa8eadb24c376aea0b210adb182d52673d5db284c8679935f2a20b6', '[\"*\"]', '2026-07-16 08:32:27', NULL, '2026-07-16 08:02:57', '2026-07-16 08:32:27'),
(463, 'App\\Models\\User', 118, 'authToken', '1b1b5f0af352ac130c49b71c3cbf137c9ff2511a7442dffbea58f555f2a23fcd', '[\"*\"]', '2026-07-16 08:35:03', NULL, '2026-07-16 08:32:51', '2026-07-16 08:35:03'),
(464, 'App\\Models\\User', 118, 'authToken', '232fdd392dc3c13d29fc6a956ac22375934e2e32d48fa0cb47aff7bad6b0a568', '[\"*\"]', '2026-07-17 11:19:06', NULL, '2026-07-16 08:59:14', '2026-07-17 11:19:06'),
(465, 'App\\Models\\User', 107, 'authToken', '9d254daf54e69449d083b3929c1004f9ac1de313380971950c766e4c09af86e5', '[\"*\"]', '2026-07-17 05:06:24', NULL, '2026-07-17 05:04:36', '2026-07-17 05:06:24'),
(466, 'App\\Models\\User', 107, 'authToken', 'eee3d96e150687acfca3ffd701ccbed33452f9276e00f8de79cb5a9ed681499c', '[\"*\"]', '2026-07-17 05:14:02', NULL, '2026-07-17 05:07:33', '2026-07-17 05:14:02'),
(467, 'App\\Models\\User', 107, 'authToken', 'dfa6ee72d0419d2415f3a8e6a31ff8856660cf5ff865eb8129800b17c49c9844', '[\"*\"]', '2026-07-20 06:54:08', NULL, '2026-07-17 06:20:12', '2026-07-20 06:54:08'),
(468, 'App\\Models\\User', 118, 'authToken', '5dbc4d4ad39524eb55cc3790cadff1598770c186045bef5ca645c5b3eda93a35', '[\"*\"]', '2026-07-17 20:36:11', NULL, '2026-07-17 10:02:25', '2026-07-17 20:36:11'),
(469, 'App\\Models\\User', 125, 'auth_token', 'ee2a926e2b223d3d0aefeb6ff6370bcb735aa0e1ba6cf8c85cd0aef8bbb20bd0', '[\"*\"]', '2026-07-17 20:41:18', NULL, '2026-07-17 20:38:35', '2026-07-17 20:41:18'),
(470, 'App\\Models\\User', 118, 'authToken', '53ea7b368eee8153502412ca7faef201474c59cf5bbf8c59e17bac959831474c', '[\"*\"]', '2026-07-20 08:23:03', NULL, '2026-07-18 09:27:26', '2026-07-20 08:23:03'),
(471, 'App\\Models\\User', 118, 'authToken', '4b671e99e8f30d5054be338abe054e3f528c66cf7cf2b1664c59d881d119ae38', '[\"*\"]', '2026-07-20 19:56:05', NULL, '2026-07-20 19:49:23', '2026-07-20 19:56:05'),
(472, 'App\\Models\\User', 118, 'authToken', '33ceda2bf9317ac8cd22cca76150d8fae5950d57b33787a359326f5999f80f49', '[\"*\"]', '2026-07-20 19:59:19', NULL, '2026-07-20 19:59:17', '2026-07-20 19:59:19'),
(473, 'App\\Models\\User', 118, 'authToken', '04f9db669596a22b93f64e8de3b5d76a10d071b53ac9a30b49f6316c76b2e16f', '[\"*\"]', '2026-07-22 09:15:09', NULL, '2026-07-20 20:03:53', '2026-07-22 09:15:09'),
(474, 'App\\Models\\User', 118, 'authToken', '8ca20fb752f5a6a23c65b944a405e4e8ef6d9daa022b8824bda7df7304ff20ef', '[\"*\"]', '2026-07-20 20:10:52', NULL, '2026-07-20 20:07:55', '2026-07-20 20:10:52'),
(475, 'App\\Models\\User', 104, 'authToken', '19fa4755f49c11caca3aa420626f79bb888de5e7e752ef61f805e3373a0a287a', '[\"*\"]', '2026-07-23 02:13:05', NULL, '2026-07-22 09:11:49', '2026-07-23 02:13:05'),
(476, 'App\\Models\\User', 126, 'auth_token', 'ea7b9c8e365f4843fd841d7826b44a38b1a18cb0992d295572e81bf1942bfe05', '[\"*\"]', '2026-07-22 09:17:36', NULL, '2026-07-22 09:17:32', '2026-07-22 09:17:36'),
(477, 'App\\Models\\User', 127, 'auth_token', '7196ccbbe29212df5ffa9488d043c9f1c2cb197125798317b225b6ac08278f9f', '[\"*\"]', '2026-07-22 09:27:51', NULL, '2026-07-22 09:27:20', '2026-07-22 09:27:51'),
(478, 'App\\Models\\User', 128, 'auth_token', 'cf8f424cc1a0eaa60b0a1eaa7d44a387b9a680f1aa9e9990472654bdc2e89443', '[\"*\"]', '2026-07-22 09:46:45', NULL, '2026-07-22 09:34:21', '2026-07-22 09:46:45'),
(479, 'App\\Models\\User', 127, 'authToken', 'b00617eb9f1b36b3b2eba6f5304279cc83f3e9812cdc77ba5908b3d9d944e457', '[\"*\"]', '2026-07-23 02:47:00', NULL, '2026-07-23 01:46:05', '2026-07-23 02:47:00'),
(480, 'App\\Models\\User', 104, 'authToken', '390647dc642d6c938cbf242c7844e96d01ce87b5a2ad6aa0e5aeebfeede9e4ea', '[\"*\"]', '2026-07-24 09:07:50', NULL, '2026-07-23 02:13:18', '2026-07-24 09:07:50'),
(481, 'App\\Models\\User', 104, 'authToken', '801374e324d03e08a60765d8c8e45ce0e6e479f69f044d4be7fce399a80e0030', '[\"*\"]', '2026-07-24 09:16:18', NULL, '2026-07-23 02:13:40', '2026-07-24 09:16:18'),
(482, 'App\\Models\\User', 128, 'authToken', '91f25ab1eed86a7b74e7042cc4adcbadb9774b88aed061c2b801a79c90552e91', '[\"*\"]', '2026-07-23 02:53:48', NULL, '2026-07-23 02:52:38', '2026-07-23 02:53:48'),
(483, 'App\\Models\\User', 129, 'auth_token', 'fdbe9903aecf5f35f119b6e1d4224654d0926600c12ca318a13cac6ce52bf583', '[\"*\"]', '2026-07-23 06:11:23', NULL, '2026-07-23 06:05:19', '2026-07-23 06:11:23'),
(484, 'App\\Models\\User', 129, 'authToken', '803ea00bb089da4a8956d36c2ad61c66a35b866e1f619a4e5c389f4167cd346c', '[\"*\"]', '2026-07-23 06:52:38', NULL, '2026-07-23 06:50:05', '2026-07-23 06:52:38'),
(485, 'App\\Models\\User', 130, 'auth_token', '466df9a8b752012dbf7b75d42f8e414b794248aa0cbc1cc64efcfd9f60084e17', '[\"*\"]', '2026-07-24 06:53:39', NULL, '2026-07-23 07:54:42', '2026-07-24 06:53:39'),
(486, 'App\\Models\\User', 130, 'authToken', 'bf8d9866d540be2faf93133c29788f036005f7b67b2402cfaedd246f2dd15371', '[\"*\"]', '2026-07-23 08:51:07', NULL, '2026-07-23 08:50:50', '2026-07-23 08:51:07'),
(487, 'App\\Models\\User', 131, 'auth_token', 'ec1cfc99220d5f6af3705ff4afeb941ad8e3fc8e805abe3e6adc9c6b9eaf2635', '[\"*\"]', '2026-07-23 09:21:07', NULL, '2026-07-23 09:17:33', '2026-07-23 09:21:07'),
(488, 'App\\Models\\User', 132, 'auth_token', '06c6f7fb146dd2b3d1b424548e7e51243a949dde99e8817d21d76df58ab8a685', '[\"*\"]', '2026-07-23 09:28:18', NULL, '2026-07-23 09:27:25', '2026-07-23 09:28:18'),
(489, 'App\\Models\\User', 128, 'authToken', '9137465c3303d543798a4aa8e6617e815b061633680e168c77b0e70581ddc95a', '[\"*\"]', '2026-07-23 10:00:38', NULL, '2026-07-23 09:56:07', '2026-07-23 10:00:38'),
(490, 'App\\Models\\User', 127, 'authToken', 'd8595a07e461fdd4413d6019efe33cbdfb34fec890a1b7af6c8a2c7fda64c12d', '[\"*\"]', '2026-07-23 18:08:59', NULL, '2026-07-23 18:07:58', '2026-07-23 18:08:59'),
(491, 'App\\Models\\User', 129, 'authToken', '7bd4067d3be90ce29f2c024a597a2f7c0edea39a5c7e574a7364c1960d0729ae', '[\"*\"]', '2026-07-24 06:40:32', NULL, '2026-07-24 01:53:37', '2026-07-24 06:40:32'),
(492, 'App\\Models\\User', 133, 'auth_token', '4641cdf77cbb667c3b42d15e645f4d0a9136edf007f2d861f09af4bc21be0c10', '[\"*\"]', '2026-07-24 07:33:36', NULL, '2026-07-24 06:41:48', '2026-07-24 07:33:36'),
(493, 'App\\Models\\User', 134, 'auth_token', '09f9b6bbe5790961fa7fc7a47efbbab6a06956ee4eb861346283324609a48726', '[\"*\"]', '2026-07-28 09:04:54', NULL, '2026-07-24 08:54:28', '2026-07-28 09:04:54'),
(494, 'App\\Models\\User', 135, 'auth_token', '3d6b2017234674d8afdeb8132670abe0384a7f13f5c44b000bc5a8454805c42a', '[\"*\"]', '2026-07-24 09:14:10', NULL, '2026-07-24 09:12:44', '2026-07-24 09:14:10'),
(495, 'App\\Models\\User', 104, 'authToken', '4b2a9dbe58c3fa6ef383e03e1999502836251143e53993890fe6739f9ce1abe8', '[\"*\"]', '2026-07-24 09:28:58', NULL, '2026-07-24 09:13:17', '2026-07-24 09:28:58'),
(496, 'App\\Models\\User', 136, 'auth_token', 'e9831065891ebc0b86cd46aba7957f28c543c2d176bd20a2176240b757b8396a', '[\"*\"]', '2026-07-24 09:31:58', NULL, '2026-07-24 09:30:16', '2026-07-24 09:31:58'),
(497, 'App\\Models\\User', 137, 'auth_token', 'd6220668052704b6fee6e7f9412e4aa28dc091bafbb22782d6af40dc83bcb45d', '[\"*\"]', '2026-07-28 01:34:53', NULL, '2026-07-24 09:33:25', '2026-07-28 01:34:53'),
(498, 'App\\Models\\User', 135, 'authToken', '0b46f94af70eb07ec05b177fea3487c4e9ebf3348d3055ba6663ac73bebcf845', '[\"*\"]', '2026-07-24 10:15:59', NULL, '2026-07-24 09:43:51', '2026-07-24 10:15:59'),
(499, 'App\\Models\\User', 127, 'authToken', 'f29178b0d8a12c3b9a3d683b4b527e48ae88ad32f088effe34272a41a14123bf', '[\"*\"]', '2026-07-24 10:28:17', NULL, '2026-07-24 10:16:51', '2026-07-24 10:28:17'),
(500, 'App\\Models\\User', 127, 'authToken', '03a207c36e89a45570f88895e20312ef581fad66aa531881f979f740a82bb28e', '[\"*\"]', '2026-07-24 10:41:51', NULL, '2026-07-24 10:39:12', '2026-07-24 10:41:51'),
(501, 'App\\Models\\User', 135, 'authToken', '898dfb31cb14a24cd05c0ef4f319e7d6a5d2bb2c4735055674b0f49d044eff3a', '[\"*\"]', '2026-07-24 11:09:55', NULL, '2026-07-24 10:48:00', '2026-07-24 11:09:55'),
(502, 'App\\Models\\User', 128, 'authToken', '02ef00806732fbf31d33a92e4a356565f272e4261b66811191d7ed508d0b0bd6', '[\"*\"]', '2026-07-24 11:10:41', NULL, '2026-07-24 11:10:29', '2026-07-24 11:10:41'),
(503, 'App\\Models\\User', 129, 'authToken', 'f41282f773645ef27b25dc9298aed521018d6b7030efb0798ea0b0fc4d6b4f75', '[\"*\"]', '2026-07-24 11:15:29', NULL, '2026-07-24 11:11:15', '2026-07-24 11:15:29'),
(504, 'App\\Models\\User', 127, 'authToken', '1e8c896d29f0d67c88232e3018a5f1a1df1d8f6a4c772060e832b794a374c0f1', '[\"*\"]', '2026-07-24 11:30:01', NULL, '2026-07-24 11:16:05', '2026-07-24 11:30:01'),
(505, 'App\\Models\\User', 129, 'authToken', 'cc224b452e28352aa7b5b213e67c4af95f0e88e5304b224bb530087221d41c9e', '[\"*\"]', '2026-07-24 11:31:04', NULL, '2026-07-24 11:30:32', '2026-07-24 11:31:04'),
(506, 'App\\Models\\User', 127, 'authToken', 'd7e55cf80d21e7d09e1267037994f774eb6fc4c3bad4f2ba236f2ac77c16e77c', '[\"*\"]', '2026-07-25 09:00:00', NULL, '2026-07-24 11:31:30', '2026-07-25 09:00:00'),
(507, 'App\\Models\\User', 127, 'authToken', '230af9b47cb5f64c80af77eefa31f919dcbeca1c01a8603c52a55b94dfd54c78', '[\"*\"]', '2026-07-29 02:05:12', NULL, '2026-07-27 01:38:48', '2026-07-29 02:05:12'),
(508, 'App\\Models\\User', 138, 'auth_token', '35088691f98ff5deae25fa5b62eb769bfadbf951e5a1544d1462f7333a2abb23', '[\"*\"]', '2026-07-28 09:04:58', NULL, '2026-07-28 01:37:23', '2026-07-28 09:04:58'),
(509, 'App\\Models\\User', 139, 'auth_token', '006ffaeeff7b81f51c4201209942ccdf50368d3e22e5e87ff0db0f6f0541a7cf', '[\"*\"]', '2026-09-22 06:58:01', NULL, '2026-07-28 10:02:16', '2026-09-22 06:58:01'),
(510, 'App\\Models\\User', 104, 'authToken', 'd5171fab2f309950deb4b5039216a4bf2248dc295e366613a6bb3b45195910a4', '[\"*\"]', '2026-07-29 04:28:51', NULL, '2026-07-29 04:25:09', '2026-07-29 04:28:51'),
(511, 'App\\Models\\User', 84, 'authToken', '2ff3852a6c7343c629a93fbdedd1af99ae027a0d4155ef58f46ad74cb5b40a1e', '[\"*\"]', '2026-08-19 06:06:27', NULL, '2026-08-13 07:15:14', '2026-08-19 06:06:27'),
(512, 'App\\Models\\User', 140, 'auth_token', 'f989a3ee7731629919edcee3a900246f74f95471a7642cb57212e1eb43321a82', '[\"*\"]', '2026-08-19 01:01:57', NULL, '2026-08-19 01:00:48', '2026-08-19 01:01:57'),
(513, 'App\\Models\\User', 84, 'authToken', 'f5a666ce680fe396ff7888d64889fa87b46e74e1372961823a13bb49daa914d7', '[\"*\"]', '2026-08-31 06:16:02', NULL, '2026-08-19 06:08:32', '2026-08-31 06:16:02'),
(514, 'App\\Models\\User', 130, 'authToken', 'e0396c7a9b96147e29421a30006d1e1b0a83def88d90905340e77a1e8cb0e2e0', '[\"*\"]', '2026-08-21 06:14:52', NULL, '2026-08-20 01:53:44', '2026-08-21 06:14:52'),
(515, 'App\\Models\\User', 141, 'auth_token', 'cf88e435fb66d2a0e3e1c419813810c4f925524456e924a3921eecf03d4801f5', '[\"*\"]', '2026-08-20 07:47:52', NULL, '2026-08-20 07:47:39', '2026-08-20 07:47:52');
INSERT INTO `personal_access_tokens` (`id`, `tokenable_type`, `tokenable_id`, `name`, `token`, `abilities`, `last_used_at`, `expires_at`, `created_at`, `updated_at`) VALUES
(516, 'App\\Models\\User', 141, 'authToken', '0baed4259190304c532536363d1ff0801fc1078315e83bb7d30d837d9b073a6c', '[\"*\"]', '2026-08-21 06:49:01', NULL, '2026-08-21 06:17:14', '2026-08-21 06:49:01'),
(517, 'App\\Models\\User', 84, 'authToken', '4d537245a973ee038d7a59c331d54037bf4ba55d31dcfc10ef8618f5ac45ee49', '[\"*\"]', '2026-08-24 07:23:40', NULL, '2026-08-21 06:38:43', '2026-08-24 07:23:40'),
(518, 'App\\Models\\User', 84, 'authToken', 'fa07dd119bd2542cfb20fb2702239881232032c7ce38d8fd672e15ef379f4ecb', '[\"*\"]', NULL, NULL, '2026-08-24 07:28:48', '2026-08-24 07:28:48'),
(519, 'App\\Models\\User', 142, 'auth_token', '71a30e1227144af862394f4097eda94bbbd4e35d0aa543cb67e425b906f80d56', '[\"*\"]', '2026-09-02 06:47:12', NULL, '2026-08-25 01:39:21', '2026-09-02 06:47:12'),
(520, 'App\\Models\\User', 107, 'authToken', 'f7dea8fc9993d4b834ed837407c6aff5efd3766908a4ada84fb74b7d85fdcbce', '[\"*\"]', '2026-08-25 07:44:39', NULL, '2026-08-25 05:39:03', '2026-08-25 07:44:39'),
(521, 'App\\Models\\User', 143, 'auth_token', '45dac083d213f4618a987682d2313ab3383dd1573e5422a70c3a650286855b21', '[\"*\"]', '2026-08-25 08:35:05', NULL, '2026-08-25 07:46:57', '2026-08-25 08:35:05'),
(524, 'App\\Models\\User', 104, 'authToken', '1f382eede426bac7148c1964f645dd34248b91c2ba6add4324eaa6d730a79406', '[\"*\"]', '2026-08-25 09:27:17', NULL, '2026-08-25 09:22:44', '2026-08-25 09:27:17'),
(525, 'App\\Models\\User', 142, 'authToken', '2522cc533d04c97c0d5eabf6fde42d4af00d322fe5052f25bf42ea6175664cea', '[\"*\"]', '2026-08-27 01:22:49', NULL, '2026-08-25 09:41:51', '2026-08-27 01:22:49'),
(526, 'App\\Models\\User', 144, 'auth_token', 'bf410546e1750389db62cc5acdf4c19bdfe8e315cb3d3b5212c643788efdfe58', '[\"*\"]', '2026-08-26 01:42:49', NULL, '2026-08-26 01:42:17', '2026-08-26 01:42:49'),
(527, 'App\\Models\\User', 145, 'auth_token', '4d5b075894046b73b0432c136866689db4f11c355a453d1d6c43ba38ebe4075e', '[\"*\"]', '2026-08-27 01:28:29', NULL, '2026-08-27 01:27:55', '2026-08-27 01:28:29'),
(528, 'App\\Models\\User', 146, 'auth_token', '39fcaa85cfa9c141018722fb4aec60fabbbbae1bd0a1756f084646b2bf73e1fa', '[\"*\"]', '2026-08-27 01:35:31', NULL, '2026-08-27 01:30:46', '2026-08-27 01:35:31'),
(529, 'App\\Models\\User', 147, 'auth_token', '04961e0e7c3aea53e240fcb15a0dca0f5fe310edbaefd2812a62f0d3b9cb5800', '[\"*\"]', '2026-08-27 05:20:03', NULL, '2026-08-27 01:36:43', '2026-08-27 05:20:03'),
(531, 'App\\Models\\User', 148, 'auth_token', '9562aa862447a71e5d86cec0b6ac60e0b1acd2d8a5e6a3236134f238f7c1ad81', '[\"*\"]', '2026-08-27 07:12:25', NULL, '2026-08-27 07:09:51', '2026-08-27 07:12:25'),
(533, 'App\\Models\\User', 148, 'authToken', 'b83f72a23584366b2c36c706581d8c9d5f8f3eea57ce9700bfee48e44d956f2f', '[\"*\"]', '2026-08-27 07:43:58', NULL, '2026-08-27 07:43:26', '2026-08-27 07:43:58'),
(534, 'App\\Models\\User', 149, 'auth_token', '80ca20cf3278e46a69a5f3ee51f9707dcf538c414420bc0d358308710cf0926d', '[\"*\"]', '2026-08-27 07:46:03', NULL, '2026-08-27 07:45:57', '2026-08-27 07:46:03'),
(535, 'App\\Models\\User', 148, 'authToken', 'ec30d0e322b589caa3961d3c7eadcabeb8bfd4213ed170e57d5cec6c3bab7436', '[\"*\"]', '2026-08-27 07:51:11', NULL, '2026-08-27 07:50:46', '2026-08-27 07:51:11'),
(540, 'App\\Models\\User', 84, 'authToken', '4f79207fd82f7744bb69c29444955a361f12f28c018933dabed03b6ea65f2db3', '[\"*\"]', NULL, NULL, '2026-08-31 02:53:30', '2026-08-31 02:53:30'),
(545, 'App\\Models\\User', 104, 'authToken', '3de386d51e8794d561f3bef43f467b6ca343de211eb461b0916693b98590f1b1', '[\"*\"]', '2026-09-01 02:24:09', NULL, '2026-09-01 02:21:56', '2026-09-01 02:24:09'),
(548, 'App\\Models\\User', 107, 'authToken', '733fc0b7d44efc2b7e2d6bb9048b15f6b6035e48c15c62426ae528ba4abbe09e', '[\"*\"]', '2026-09-01 04:12:40', NULL, '2026-09-01 04:12:10', '2026-09-01 04:12:40'),
(550, 'App\\Models\\User', 152, 'authToken', 'c0974ee6d1e76eee6988ae49880e8d2b2dfb62868237c9b85435a00c16f932c3', '[\"*\"]', '2026-09-01 05:59:48', NULL, '2026-09-01 04:19:07', '2026-09-01 05:59:48'),
(551, 'App\\Models\\User', 153, 'auth_token', 'a402c5fed3d342564c07dedb6582cf7d3807607956f09ba3274147016172c8ca', '[\"*\"]', '2026-09-01 04:58:11', NULL, '2026-09-01 04:56:50', '2026-09-01 04:58:11'),
(552, 'App\\Models\\User', 104, 'authToken', 'f350a3dfd5271f3625d2b67fdaa6aa4d0801983cd0a6a494ca3a431696f4b9c9', '[\"*\"]', '2026-09-01 09:15:30', NULL, '2026-09-01 05:56:44', '2026-09-01 09:15:30'),
(555, 'App\\Models\\User', 154, 'auth_token', 'b793921ba8850ddd9bddcb74cf4bc310b3a466778d24288a5802741562a3691b', '[\"*\"]', '2026-09-02 04:06:02', NULL, '2026-09-01 09:52:46', '2026-09-02 04:06:02'),
(559, 'App\\Models\\User', 150, 'authToken', 'b4bc2f543ee6cbb8b20907759508bc6f3ee18b9e4c83c0a968c9da98cc922258', '[\"*\"]', '2026-09-02 04:05:39', NULL, '2026-09-02 04:05:00', '2026-09-02 04:05:39'),
(560, 'App\\Models\\User', 150, 'authToken', '5c036132fe55cecc945b332d344bb5ebcde26f8d234726ad4b102bedf68e2b2f', '[\"*\"]', '2026-09-02 04:11:48', NULL, '2026-09-02 04:11:20', '2026-09-02 04:11:48'),
(561, 'App\\Models\\User', 150, 'authToken', '4886e168cc50541fd0ef2482a903730e99e19827846650782dd04ddb9416d240', '[\"*\"]', '2026-09-02 04:23:26', NULL, '2026-09-02 04:23:26', '2026-09-02 04:23:26'),
(563, 'App\\Models\\User', 104, 'authToken', 'ea3c1ac2365cf37d422d2dc096b0ab99b159b6675315fb871edfb516f2e77ab2', '[\"*\"]', '2026-09-02 04:39:08', NULL, '2026-09-02 04:27:01', '2026-09-02 04:39:08'),
(564, 'App\\Models\\User', 107, 'authToken', '022f44f63fd4fdd70106004dca971e735a6caf709ba7a83bb1bee2983759aa72', '[\"*\"]', '2026-09-02 04:28:14', NULL, '2026-09-02 04:27:11', '2026-09-02 04:28:14'),
(566, 'App\\Models\\User', 107, 'authToken', '0fbd2cf69c0a8c1df58ca68345a2423f711aa76b7412916689feeddae2384151', '[\"*\"]', '2026-09-02 06:48:00', NULL, '2026-09-02 04:31:05', '2026-09-02 06:48:00'),
(567, 'App\\Models\\User', 104, 'authToken', 'a268e30bfd929b4370b7a79666b2a516ef656c2a3e56983ec150fbbb964f8730', '[\"*\"]', '2026-09-02 06:44:40', NULL, '2026-09-02 04:39:12', '2026-09-02 06:44:40'),
(568, 'App\\Models\\User', 104, 'authToken', '2e2a48c7bf4522f9f99f07b6953866254eecb1bb351ea75a8b3dfee6ec35f18f', '[\"*\"]', '2026-09-02 07:42:58', NULL, '2026-09-02 04:52:01', '2026-09-02 07:42:58'),
(569, 'App\\Models\\User', 104, 'authToken', 'cf785a664b2401542809d0ae98f10606094f34cfbcbb904fbc349574d142aca1', '[\"*\"]', '2026-09-02 07:39:54', NULL, '2026-09-02 06:47:53', '2026-09-02 07:39:54'),
(570, 'App\\Models\\User', 104, 'authToken', 'd1734684b20d9858da6c7eb239afbfea46c7331159a80d99b66c811320a87229', '[\"*\"]', '2026-09-02 07:50:50', NULL, '2026-09-02 07:49:24', '2026-09-02 07:50:50'),
(572, 'App\\Models\\User', 155, 'auth_token', 'e2ae008c76704ff587f664ebf6d62bb78a80fea7189f4e4f8ceded6447e12369', '[\"*\"]', '2026-09-02 09:13:28', NULL, '2026-09-02 09:10:57', '2026-09-02 09:13:28'),
(573, 'App\\Models\\User', 150, 'authToken', '3f9a9f9378a6da749a9f589200b48c627dd6266f2f0db76402d5d412674be12a', '[\"*\"]', '2026-09-02 09:11:19', NULL, '2026-09-02 09:11:17', '2026-09-02 09:11:19'),
(574, 'App\\Models\\User', 150, 'authToken', '0ad5c8c0c2b405af2647fdf50eb956d2d6d99316ba48b6b85631ff0a157931b8', '[\"*\"]', '2026-09-02 09:16:12', NULL, '2026-09-02 09:13:59', '2026-09-02 09:16:12'),
(576, 'App\\Models\\User', 150, 'authToken', 'd530e57307765f1d7ff7fcaa7146b0376026f67af57812265400a51ab9cfa043', '[\"*\"]', '2026-09-08 05:55:21', NULL, '2026-09-02 09:17:58', '2026-09-08 05:55:21'),
(577, 'App\\Models\\User', 107, 'authToken', '72a0c55241b8bf36fea2cda9fba7efa634087d771727ff47602b59e0d752553a', '[\"*\"]', '2026-09-02 09:18:16', NULL, '2026-09-02 09:18:15', '2026-09-02 09:18:16'),
(582, 'App\\Models\\User', 150, 'authToken', '57fc090943e0834d741eccdb6e40c6b478634032ba3ee5ff3bab325c09ee1f03', '[\"*\"]', '2026-09-03 04:40:13', NULL, '2026-09-03 04:11:12', '2026-09-03 04:40:13'),
(583, 'App\\Models\\User', 157, 'auth_token', '4463efabf4633ce445fa0e77db3b5127619ceca0a7d2f99e08c6f31e36a3bb5e', '[\"*\"]', NULL, NULL, '2026-09-03 05:02:06', '2026-09-03 05:02:06'),
(584, 'App\\Models\\User', 157, 'authToken', 'd40d4f62adb3774fa98fddfc3d44f9383e3cdcf8e6706d116a0f9fa6bc766bef', '[\"*\"]', NULL, NULL, '2026-09-03 05:02:35', '2026-09-03 05:02:35'),
(585, 'App\\Models\\User', 104, 'authToken', '36c7dc382f44585faf8a7e373f1a8d02c8eab930b4368d8bf66d103febdfa6f0', '[\"*\"]', NULL, NULL, '2026-09-03 05:03:06', '2026-09-03 05:03:06'),
(586, 'App\\Models\\User', 104, 'authToken', '15f0a95133f3ee934a1821d2328efca0d5cc1ad38064ebe7ec186e1491d358c8', '[\"*\"]', NULL, NULL, '2026-09-03 05:03:15', '2026-09-03 05:03:15'),
(588, 'App\\Models\\User', 104, 'authToken', '3e4a5bbff669e396dbd69512cdb2d554162561804fb1c09d58db3e99376e506e', '[\"*\"]', NULL, NULL, '2026-09-03 05:05:58', '2026-09-03 05:05:58'),
(589, 'App\\Models\\User', 104, 'authToken', '428a60457730fbc65033ea4a246405357a5902a37f757c1c97ad3e87bbaeda4c', '[\"*\"]', '2026-09-03 05:13:30', NULL, '2026-09-03 05:06:35', '2026-09-03 05:13:30'),
(594, 'App\\Models\\User', 158, 'authToken', '59942f2ada076e4cb2b393a0e03a8c96900846f968125ab96c9cd630628af07c', '[\"*\"]', '2026-09-03 06:14:20', NULL, '2026-09-03 06:14:19', '2026-09-03 06:14:20'),
(596, 'App\\Models\\User', 104, 'authToken', 'cfa5bd4ecfc9df31aaf879925ee8279b52609cf8d039354983c5389b52e006b3', '[\"*\"]', '2026-09-03 07:03:06', NULL, '2026-09-03 07:02:13', '2026-09-03 07:03:06'),
(598, 'App\\Models\\User', 156, 'authToken', '4176433d393ae4201573ee083ac9f11998bf7e53e38d422d9d70b197d090a874', '[\"*\"]', '2026-09-03 07:58:55', NULL, '2026-09-03 07:57:43', '2026-09-03 07:58:55'),
(599, 'App\\Models\\User', 156, 'authToken', '6fbd8a10534bcdaeda2c4f97ee986ea8161255901f87bb45906f4d203ec3fcb0', '[\"*\"]', '2026-09-03 08:00:31', NULL, '2026-09-03 08:00:18', '2026-09-03 08:00:31'),
(600, 'App\\Models\\User', 159, 'auth_token', '49e0a93cc0f325d92708b357a4e2d45a3a63349bab3e503cbb82d0108575672a', '[\"*\"]', '2026-09-04 17:31:04', NULL, '2026-09-04 17:27:44', '2026-09-04 17:31:04'),
(601, 'App\\Models\\User', 160, 'auth_token', 'd733c28ba708e0e9a84ec67030e8a9e7af7e3f73c3064115163d5b6f7f043177', '[\"*\"]', '2026-09-07 07:57:27', NULL, '2026-09-07 07:53:07', '2026-09-07 07:57:27'),
(603, 'App\\Models\\User', 104, 'authToken', '5175fa870bfbf685995e206ab2fcb3e27395d4abc6057173b1d64a19625f6791', '[\"*\"]', '2026-09-07 08:08:47', NULL, '2026-09-07 08:08:42', '2026-09-07 08:08:47'),
(605, 'App\\Models\\User', 160, 'authToken', 'f6dd4180b59ad1db07ed3405b8541b1c46fd7aafd2580d580207f1f7937ea265', '[\"*\"]', '2026-09-07 09:03:22', NULL, '2026-09-07 08:30:36', '2026-09-07 09:03:22'),
(608, 'App\\Models\\User', 161, 'auth_token', 'e0f7455191f52dc5e720a68b410f71396aff3a7d6fd13ddaea09b21e69a5c304', '[\"*\"]', '2026-09-07 09:17:28', NULL, '2026-09-07 09:17:27', '2026-09-07 09:17:28'),
(609, 'App\\Models\\User', 107, 'authToken', '1debb77091792cbfcae5e38b4275bd4eee5bfa8af91b1c04d864734ee79e9700', '[\"*\"]', '2026-09-08 01:40:17', NULL, '2026-09-08 01:40:07', '2026-09-08 01:40:17'),
(613, 'App\\Models\\User', 104, 'authToken', '5af8a6aecc9e3809a24ac5ce00166556efce5e1f1977f897a6cfd9af71f218d0', '[\"*\"]', '2026-09-08 04:56:45', NULL, '2026-09-08 04:56:40', '2026-09-08 04:56:45'),
(615, 'App\\Models\\User', 107, 'authToken', 'ab5f902ab6b43d5f438a38c5bcea759a0a99a66d71db36fa62057d47fde7c37a', '[\"*\"]', '2026-09-08 05:12:31', NULL, '2026-09-08 04:59:13', '2026-09-08 05:12:31'),
(616, 'App\\Models\\User', 104, 'authToken', '0dc83964fc32fc2183c7378b681c9b2fc1ab080a9df09de402287a6f72e37e6c', '[\"*\"]', '2026-09-08 05:02:55', NULL, '2026-09-08 05:00:10', '2026-09-08 05:02:55'),
(618, 'App\\Models\\User', 107, 'authToken', 'e7a1c2edaf187403ce282aad0c67280069e51d13d4ca6308e4339149fc0ff6dc', '[\"*\"]', '2026-09-08 05:54:44', NULL, '2026-09-08 05:13:34', '2026-09-08 05:54:44'),
(619, 'App\\Models\\User', 107, 'authToken', '5e11cb12384caa33bd96a09743bebbf69568ec8c2f145435cd48bf5c3e42f925', '[\"*\"]', '2026-09-08 05:22:20', NULL, '2026-09-08 05:22:01', '2026-09-08 05:22:20'),
(620, 'App\\Models\\User', 130, 'authToken', '7be687377d25bc9f2e8cd53bcd58afb1d20ef36e72437235b1d3e3040fea22cc', '[\"*\"]', '2026-09-08 05:23:57', NULL, '2026-09-08 05:23:41', '2026-09-08 05:23:57'),
(621, 'App\\Models\\User', 130, 'authToken', '3a0aed07035477b0e2d773a8af90b1724b6c5fc6af9e81843e87620554bd942c', '[\"*\"]', '2026-09-08 06:20:42', NULL, '2026-09-08 05:26:18', '2026-09-08 06:20:42'),
(623, 'App\\Models\\User', 130, 'authToken', '75ce6cf348c77b3dd15136d6cc659b8510622a075229c8ca7428ab65c8725754', '[\"*\"]', '2026-09-09 05:40:47', NULL, '2026-09-08 05:51:50', '2026-09-09 05:40:47'),
(625, 'App\\Models\\User', 130, 'authToken', 'a6058e423c1cf9a4c559b20dc10f85f36c3fd36a3369213c0568754506f4cb6b', '[\"*\"]', '2026-09-08 05:55:51', NULL, '2026-09-08 05:55:47', '2026-09-08 05:55:51'),
(630, 'App\\Models\\User', 104, 'authToken', '5d9ea35e04bba74ceaddce731828ca1ab5498e520b16bb5e07c2dae4cc5f1fd6', '[\"*\"]', '2026-09-08 06:07:08', NULL, '2026-09-08 06:07:07', '2026-09-08 06:07:08'),
(632, 'App\\Models\\User', 99, 'authToken', 'a5d32d5cdf0a10ca9944a9907572e323b17b8387b87d46e92da2443b0ff8314c', '[\"*\"]', '2026-09-08 07:42:12', NULL, '2026-09-08 07:36:26', '2026-09-08 07:42:12'),
(633, 'App\\Models\\User', 99, 'authToken', 'dfbea5f5c8f351a0e48c0d8a6610d1954374d3bb0bb0072f309080cfcefb3459', '[\"*\"]', '2026-09-08 08:01:38', NULL, '2026-09-08 07:58:15', '2026-09-08 08:01:38'),
(634, 'App\\Models\\User', 99, 'authToken', '89578ba389683d1a32a4ce4af508b674bbc5bf7d962831d0c62f12051a297659', '[\"*\"]', '2026-09-08 08:15:10', NULL, '2026-09-08 08:05:07', '2026-09-08 08:15:10'),
(635, 'App\\Models\\User', 99, 'authToken', 'b9002e2576c0f691fa81fccb9d1af2e647144207f2e4aa23b86c94b3db64ef61', '[\"*\"]', '2026-09-08 08:32:40', NULL, '2026-09-08 08:22:32', '2026-09-08 08:32:40'),
(636, 'App\\Models\\User', 150, 'authToken', '5fe095d6fc5878332052af3b526b7c742773b6141304f9a1ce4cd52084010f6d', '[\"*\"]', '2026-09-08 10:49:05', NULL, '2026-09-08 08:28:48', '2026-09-08 10:49:05'),
(637, 'App\\Models\\User', 99, 'authToken', '89ab0fe874b3a32233e500df7e2e510a7e06d15938fbc32a76bf3a44ffa63542', '[\"*\"]', '2026-09-09 03:15:04', NULL, '2026-09-08 08:40:18', '2026-09-09 03:15:04'),
(639, 'App\\Models\\User', 130, 'authToken', 'd4d92adb4b7f0b17207a1961c1bb4cae68ffd977886057395ddf05935ba95347', '[\"*\"]', '2026-09-09 04:25:35', NULL, '2026-09-09 04:25:09', '2026-09-09 04:25:35'),
(640, 'App\\Models\\User', 99, 'authToken', 'a84f8a5352376e1916c18c1b9f2cbc9699350343ec4e1decb1183f73b521bbe2', '[\"*\"]', '2026-09-09 10:32:03', NULL, '2026-09-09 04:35:15', '2026-09-09 10:32:03'),
(641, 'App\\Models\\User', 99, 'authToken', '0917ae823e39c532d26b4387d8e0e817729ddf2d6314458a6bc8436e560ae6c6', '[\"*\"]', '2026-09-10 01:04:18', NULL, '2026-09-10 00:58:10', '2026-09-10 01:04:18'),
(642, 'App\\Models\\User', 99, 'authToken', '80c3f2c7ccfdb3ef3e61da70f9db176cdc6a41f82a1c78bff357b8aa0832821a', '[\"*\"]', '2026-09-10 02:38:59', NULL, '2026-09-10 02:38:06', '2026-09-10 02:38:59'),
(643, 'App\\Models\\User', 99, 'authToken', 'd53499af2e3b17b2e82373855e3fc02410b5368e94decae58c59162d4f2c1a9e', '[\"*\"]', '2026-09-10 02:46:00', NULL, '2026-09-10 02:43:58', '2026-09-10 02:46:00'),
(645, 'App\\Models\\User', 150, 'authToken', '7d3a062898f76d91851da71812b7f68db96a95ddee4651ba224f1a955a523e42', '[\"*\"]', '2026-09-10 02:54:04', NULL, '2026-09-10 02:49:54', '2026-09-10 02:54:04'),
(646, 'App\\Models\\User', 107, 'authToken', 'e620f1856542b57be1fc64355dfd098db9c8005d434a9df1a70cbba88611bcd5', '[\"*\"]', '2026-09-10 02:56:24', NULL, '2026-09-10 02:56:19', '2026-09-10 02:56:24'),
(649, 'App\\Models\\User', 104, 'authToken', '1f48c4ab162be646a78f9480bdfe5b426afa00db49ffb7e5f3a317a8b96aa70e', '[\"*\"]', '2026-09-10 04:13:17', NULL, '2026-09-10 04:09:51', '2026-09-10 04:13:17'),
(650, 'App\\Models\\User', 104, 'authToken', '6035cf0601a1bfdc74cf560d5995433e5c508b04d34b593687f4ec57712acada', '[\"*\"]', '2026-09-10 04:15:42', NULL, '2026-09-10 04:14:25', '2026-09-10 04:15:42'),
(651, 'App\\Models\\User', 104, 'authToken', '03dd82ef9af6980c21e3222ffbdb46ab8c8366f656913a0f2ce3071abeba31d6', '[\"*\"]', '2026-09-10 04:23:58', NULL, '2026-09-10 04:17:23', '2026-09-10 04:23:58'),
(652, 'App\\Models\\User', 150, 'authToken', '450282c6b2caa84fe79ba51f7a73ea6c8c94aa28fa6f5707ae4a3bc3d6165acf', '[\"*\"]', '2026-09-10 04:20:01', NULL, '2026-09-10 04:18:13', '2026-09-10 04:20:01'),
(653, 'App\\Models\\User', 104, 'authToken', '6054a05552bb444a7dcd709f180d82e0907155f9c042030f549bbdd3cc3a8c64', '[\"*\"]', '2026-09-10 04:27:17', NULL, '2026-09-10 04:25:00', '2026-09-10 04:27:17'),
(654, 'App\\Models\\User', 150, 'authToken', '704af8fa551d095195141b8da553e1125d36e2ff459bf40cd1bf96d9ec2a5c10', '[\"*\"]', '2026-09-10 10:06:16', NULL, '2026-09-10 04:27:52', '2026-09-10 10:06:16'),
(655, 'App\\Models\\User', 99, 'authToken', '0f6d82949ea5c883dcfcfe9ec427dcf277c08539b4dff0c9ee4ca546ec916a97', '[\"*\"]', '2026-09-10 04:52:44', NULL, '2026-09-10 04:51:06', '2026-09-10 04:52:44'),
(657, 'App\\Models\\User', 99, 'authToken', '758967fca96288994bb708648b0aeb9a8e548ecb35201aad59c3823eb0e0f8b2', '[\"*\"]', '2026-09-10 08:18:06', NULL, '2026-09-10 08:01:06', '2026-09-10 08:18:06'),
(658, 'App\\Models\\User', 104, 'authToken', '264dcf1ba6a5741256b8e6b1ce336319d9d668b2213958fd569ef16cf1a7d7e0', '[\"*\"]', '2026-09-10 10:04:53', NULL, '2026-09-10 09:59:55', '2026-09-10 10:04:53'),
(659, 'App\\Models\\User', 104, 'authToken', '022661d5e44ba062f7c24af4d92f81749b45eac518079be9f2fb2dec348105e0', '[\"*\"]', '2026-09-10 10:06:09', NULL, '2026-09-10 10:05:54', '2026-09-10 10:06:09'),
(661, 'App\\Models\\User', 99, 'authToken', '8602ef8bd5449c4b404524d9ad99f6ae086a5fd58dd6d061ffac3f823ff9ff0d', '[\"*\"]', '2026-09-10 10:55:12', NULL, '2026-09-10 10:21:30', '2026-09-10 10:55:12'),
(662, 'App\\Models\\User', 104, 'authToken', '1083a94f12be7df19e0c327a9fa692efb5947670dc17520d709b9c59bb52aa6e', '[\"*\"]', '2026-09-11 01:24:47', NULL, '2026-09-11 01:24:10', '2026-09-11 01:24:47'),
(664, 'App\\Models\\User', 99, 'authToken', '840a323aef40204ececfe3352fd28040777effb12cda93c0a026634b1847d270', '[\"*\"]', '2026-09-11 07:14:37', NULL, '2026-09-11 06:32:11', '2026-09-11 07:14:37'),
(666, 'App\\Models\\User', 107, 'authToken', '00c53f92ac862c09675390d81314670ed6dcc450c989bc894bae6ad4b338824b', '[\"*\"]', '2026-09-11 07:15:24', NULL, '2026-09-11 07:15:22', '2026-09-11 07:15:24'),
(668, 'App\\Models\\User', 104, 'authToken', '9afeec5adf818f8040cf792dce9e42716fd170fdcfa6d90d65e4f41a658b0274', '[\"*\"]', '2026-09-11 08:51:10', NULL, '2026-09-11 08:09:03', '2026-09-11 08:51:10'),
(670, 'App\\Models\\User', 104, 'authToken', 'b757dc093bb9a94651aaa47e2e714c6cda5c64ed3e6911cd5b3513eb09a0a19f', '[\"*\"]', '2026-09-11 08:54:53', NULL, '2026-09-11 08:16:15', '2026-09-11 08:54:53'),
(671, 'App\\Models\\User', 99, 'authToken', 'fc2691b2314dd7176cfccab4cec65e6505903b6fe82a9ba6bfa12b9570b9ad11', '[\"*\"]', '2026-09-11 09:29:05', NULL, '2026-09-11 09:04:40', '2026-09-11 09:29:05'),
(672, 'App\\Models\\User', 99, 'authToken', '91a7bd150488e3e551d903cb0834aa6e37dfe14b54cbbe77e71a432c257d7b77', '[\"*\"]', '2026-09-11 09:52:30', NULL, '2026-09-11 09:48:20', '2026-09-11 09:52:30'),
(673, 'App\\Models\\User', 104, 'authToken', '0d53175fe6a614615ecf3a53df4332ad54025a147470d599dad0f682ace39ef4', '[\"*\"]', '2026-09-16 01:25:49', NULL, '2026-09-11 09:52:48', '2026-09-16 01:25:49'),
(674, 'App\\Models\\User', 104, 'authToken', '748ebd80d462c9b0232d77d43f19bb8b83f12bcb14da915d67835cd4fb5f7d4b', '[\"*\"]', '2026-09-11 10:48:59', NULL, '2026-09-11 10:34:31', '2026-09-11 10:48:59'),
(675, 'App\\Models\\User', 104, 'authToken', '63079deec0fc908ea644fa310bd8f36bc23752cf5501c02eb27073e882077cfe', '[\"*\"]', '2026-09-12 08:33:40', NULL, '2026-09-11 22:30:12', '2026-09-12 08:33:40'),
(676, 'App\\Models\\User', 104, 'authToken', '5517dbd4057ad401cc8395fe18a2ef2b52b9f235abbfc0a5d2e56577bf7e5fd0', '[\"*\"]', '2026-09-14 05:49:17', NULL, '2026-09-14 01:33:28', '2026-09-14 05:49:17'),
(678, 'App\\Models\\User', 164, 'auth_token', '329f0de120fa1b7354c17b533d2d5e1adc41f3c36cfb67edebd3f006c37941e1', '[\"*\"]', '2026-09-14 05:32:12', NULL, '2026-09-14 05:29:23', '2026-09-14 05:32:12'),
(679, 'App\\Models\\User', 165, 'auth_token', 'd9fbfaa903d75b4fe4ca2d0b0e63b94f7797ed6792ebf67b79c4126c36b3906d', '[\"*\"]', '2026-09-21 02:52:12', NULL, '2026-09-14 05:33:29', '2026-09-21 02:52:12'),
(680, 'App\\Models\\User', 166, 'auth_token', '3410f84b9cc196d5762937c6958d6347231b49b1b5b07d47e39013209fdf8d0a', '[\"*\"]', '2026-09-14 05:40:01', NULL, '2026-09-14 05:40:00', '2026-09-14 05:40:01'),
(681, 'App\\Models\\User', 167, 'auth_token', 'fc111f2a485d30f4361436615504ebf0bdae1ec6843b71faa7ebb938defa0b25', '[\"*\"]', '2026-09-14 05:41:39', NULL, '2026-09-14 05:41:18', '2026-09-14 05:41:39'),
(682, 'App\\Models\\User', 104, 'authToken', '4742870b01621d05a58337195d77283fce9a905a048283125ef2c006a3e1542c', '[\"*\"]', '2026-09-14 06:06:52', NULL, '2026-09-14 05:56:07', '2026-09-14 06:06:52'),
(684, 'App\\Models\\User', 104, 'authToken', 'ad774b6e104b64b4d353cc16c7f3985adf7f9bb05cd796016af8460380e044f4', '[\"*\"]', '2026-09-16 02:15:16', NULL, '2026-09-14 07:03:02', '2026-09-16 02:15:16'),
(688, 'App\\Models\\User', 148, 'authToken', 'd39fac66c7e44bd4141489a6518148d16f127ab3df3cea13c0925a32415b4625', '[\"*\"]', '2026-09-15 05:15:13', NULL, '2026-09-15 05:13:53', '2026-09-15 05:15:13'),
(692, 'App\\Models\\User', 148, 'authToken', '1be277e0dcc5e96296f6c382c299e11b6a07e318db336b25e8bb9b5e05eccf7a', '[\"*\"]', '2026-09-16 01:27:27', NULL, '2026-09-15 05:46:24', '2026-09-16 01:27:27'),
(693, 'App\\Models\\User', 104, 'authToken', 'b6031382deb7b7b14517a544a40fd006d6db80a1a2150300ee8de2f13f10c362', '[\"*\"]', '2026-09-15 06:47:03', NULL, '2026-09-15 06:11:49', '2026-09-15 06:47:03'),
(696, 'App\\Models\\User', 104, 'authToken', 'cda25da0831214ee7dcc05169e8f85c00578623c0ca4f5ddcdb01e44357ad834', '[\"*\"]', '2026-09-15 08:48:44', NULL, '2026-09-15 08:33:07', '2026-09-15 08:48:44'),
(697, 'App\\Models\\User', 104, 'authToken', '4d1c62d8eec0a28363af0f004252440d24ff932da92f873a9f633f4b0f2c979a', '[\"*\"]', '2026-09-15 09:02:21', NULL, '2026-09-15 09:01:27', '2026-09-15 09:02:21'),
(698, 'App\\Models\\User', 104, 'authToken', 'd75a85bd15c5eaab370460aeb5f69380394f114049b4fbca7cbcb0a5c70111c1', '[\"*\"]', '2026-09-15 09:35:40', NULL, '2026-09-15 09:35:02', '2026-09-15 09:35:40'),
(699, 'App\\Models\\User', 104, 'authToken', 'fcdfade6484967147fafa3d8837e0e14d89d3c2b7fadb63060500619a4f28541', '[\"*\"]', '2026-09-20 05:39:06', NULL, '2026-09-16 03:02:21', '2026-09-20 05:39:06'),
(700, 'App\\Models\\User', 148, 'authToken', '3666543fe82261929944d6a55453e0da88f0249453209a605830d5858b006866', '[\"*\"]', '2026-09-16 04:25:27', NULL, '2026-09-16 04:24:42', '2026-09-16 04:25:27'),
(701, 'App\\Models\\User', 148, 'authToken', 'f6d516ea6f80a60490c6ddb72ed75f904da25ce8dec3446435dda05928b66f81', '[\"*\"]', '2026-09-16 04:27:16', NULL, '2026-09-16 04:27:11', '2026-09-16 04:27:16'),
(702, 'App\\Models\\User', 148, 'authToken', 'adc07899c240728d37cbb798463ba5440170813adbc902ab0038374dbd897609', '[\"*\"]', '2026-09-16 04:28:52', NULL, '2026-09-16 04:28:34', '2026-09-16 04:28:52'),
(705, 'App\\Models\\User', 148, 'authToken', '1448c6891249fd0b389acd41f5b05aee1cd11b11c0c07708e0b86b413f05833d', '[\"*\"]', '2026-09-16 04:53:38', NULL, '2026-09-16 04:53:37', '2026-09-16 04:53:38'),
(706, 'App\\Models\\User', 148, 'authToken', 'a366a4d6806592f3fa11685d650966cc1afe52e3d46b822beda1d00a9613f040', '[\"*\"]', '2026-09-16 06:44:11', NULL, '2026-09-16 06:31:19', '2026-09-16 06:44:11'),
(707, 'App\\Models\\User', 168, 'auth_token', '4a1f7ef633ab8f0bc843a4742072ed974c97368ddb81229a3db679b67d63eaf4', '[\"*\"]', '2026-09-20 09:58:42', NULL, '2026-09-17 05:19:21', '2026-09-20 09:58:42'),
(708, 'App\\Models\\User', 169, 'auth_token', '944ae9183058e2950734725fbc0ab72d31a6ae9007952aa1a1420a8c17b0b7d7', '[\"*\"]', '2026-09-22 04:03:15', NULL, '2026-09-21 05:32:27', '2026-09-22 04:03:15'),
(709, 'App\\Models\\User', 170, 'auth_token', 'a79094c60cfa085efaca450a8070fb0a037488dc621e8eef5ba82cb8ea3716cb', '[\"*\"]', '2026-09-23 01:51:09', NULL, '2026-09-21 05:35:42', '2026-09-23 01:51:09'),
(710, 'App\\Models\\User', 104, 'authToken', 'ff86fb737f3fe90670fbc4538e043018c72f1dfdc5014aa337c4c972c7ddb1de', '[\"*\"]', '2026-09-21 06:23:14', NULL, '2026-09-21 05:35:50', '2026-09-21 06:23:14'),
(711, 'App\\Models\\User', 171, 'auth_token', '521511ecc110d7317951b4dea9d772c4470253f9894d1cbb233d320381f378ff', '[\"*\"]', '2026-09-22 04:53:22', NULL, '2026-09-21 05:38:57', '2026-09-22 04:53:22'),
(712, 'App\\Models\\User', 172, 'auth_token', '6d5362b8c6571aa8929a9444487e1af83ad7479a4bf0d1253a724343fb40d882', '[\"*\"]', '2026-09-22 04:19:22', NULL, '2026-09-21 05:39:15', '2026-09-22 04:19:22'),
(714, 'App\\Models\\User', 174, 'auth_token', '3463e06135a39a8655def6bd3c7b9a6db1dae5b471450406defcf8f145e7dc88', '[\"*\"]', '2026-09-21 05:42:51', NULL, '2026-09-21 05:40:22', '2026-09-21 05:42:51'),
(715, 'App\\Models\\User', 175, 'auth_token', '1dea93a552aedeb5b46562b5f2de7c3b7c150937f7f83893eaf38f73dc2e9cf1', '[\"*\"]', '2026-09-22 05:28:44', NULL, '2026-09-21 05:40:23', '2026-09-22 05:28:44'),
(716, 'App\\Models\\User', 176, 'auth_token', '496f88cfc91d2ffae0c56a73bb1e0bdf7c70aa7ed72c02f406495fd566c5fb9a', '[\"*\"]', '2026-09-22 05:10:55', NULL, '2026-09-21 05:40:31', '2026-09-22 05:10:55'),
(717, 'App\\Models\\User', 177, 'auth_token', '041800f6ba1f3abcff1231cb7948c757cec12c3ebf8b7a6eeacb0ac13cbaf873', '[\"*\"]', '2026-09-22 07:39:16', NULL, '2026-09-21 05:41:09', '2026-09-22 07:39:16'),
(718, 'App\\Models\\User', 178, 'auth_token', '958cfd79296aec8dbe562b9fde4885e03379659a92c01b2814d8eb3ff5b17894', '[\"*\"]', '2026-09-21 07:08:39', NULL, '2026-09-21 05:41:22', '2026-09-21 07:08:39'),
(719, 'App\\Models\\User', 179, 'auth_token', 'fe369e3c5fbd00397c2d7de2696e7abdc8399d2575397e448f9cabdcee1320c9', '[\"*\"]', '2026-09-21 05:49:39', NULL, '2026-09-21 05:44:38', '2026-09-21 05:49:39'),
(720, 'App\\Models\\User', 180, 'auth_token', 'a3e3de7cb1507036e922689a72fbcae82a75ed58ca0adc6667360833c4c7a732', '[\"*\"]', '2026-09-22 08:46:42', NULL, '2026-09-21 05:45:42', '2026-09-22 08:46:42'),
(721, 'App\\Models\\User', 181, 'auth_token', '923b2d84a1f40ffc5740234cb4e05a2db6cb01bdda22d118612255d2070426cb', '[\"*\"]', '2026-09-21 05:48:50', NULL, '2026-09-21 05:46:35', '2026-09-21 05:48:50'),
(722, 'App\\Models\\User', 182, 'auth_token', '06ce7cc5a25315ccfc9b644083bc22d38cdd50fdc5d3aad6fd6614f8b0a7cb4c', '[\"*\"]', '2026-09-22 07:54:24', NULL, '2026-09-21 05:48:56', '2026-09-22 07:54:24'),
(723, 'App\\Models\\User', 183, 'auth_token', 'ab626df270a8a6575723a47ebb22faf0072661ff8283cef2b24aeb84a07b9b82', '[\"*\"]', '2026-09-22 12:06:54', NULL, '2026-09-21 05:50:05', '2026-09-22 12:06:54'),
(724, 'App\\Models\\User', 130, 'authToken', '62cb68a47942268a0c460f63c264a711e44efca76dffc63c6084decc9d9566b4', '[\"*\"]', '2026-09-21 05:56:00', NULL, '2026-09-21 05:53:59', '2026-09-21 05:56:00'),
(725, 'App\\Models\\User', 184, 'auth_token', '4c936102267340d22714243b77190805eb6ef27d68a50e9b4e6f792c51b1ac4f', '[\"*\"]', '2026-09-23 05:01:16', NULL, '2026-09-21 05:56:52', '2026-09-23 05:01:16'),
(726, 'App\\Models\\User', 185, 'auth_token', '852aeb358400948b681f2dcc76a83aaa54a2af5613b5069d2e9f2b66f3a8f93e', '[\"*\"]', '2026-09-21 06:06:31', NULL, '2026-09-21 06:05:15', '2026-09-21 06:06:31'),
(727, 'App\\Models\\User', 148, 'authToken', '8723c6a34ba3bca14c4843d3d4de9cb4f4386748ae8a14ab4debda55296aed66', '[\"*\"]', '2026-09-21 06:12:16', NULL, '2026-09-21 06:12:01', '2026-09-21 06:12:16'),
(728, 'App\\Models\\User', 186, 'auth_token', '82756469b672112ebb23df6bddd43d867dfbcaed7fa88ed0eb204c7e15874b4c', '[\"*\"]', '2026-09-22 10:54:53', NULL, '2026-09-21 06:12:17', '2026-09-22 10:54:53'),
(729, 'App\\Models\\User', 187, 'auth_token', '0d05ae78833d1ca7bb58dddaf85bf127c96d9777642666ab33d3621207211f43', '[\"*\"]', '2026-09-21 06:21:45', NULL, '2026-09-21 06:18:36', '2026-09-21 06:21:45'),
(730, 'App\\Models\\User', 188, 'auth_token', '75018bc242ecd15d33198b3446a85c997e9edac561b7e0b7319e28483bb2b55a', '[\"*\"]', '2026-09-21 07:59:01', NULL, '2026-09-21 06:19:49', '2026-09-21 07:59:01'),
(731, 'App\\Models\\User', 189, 'auth_token', '4df749dab2e41a4c5587579235907afefb9ff0a8ae1f2b65f8540bafcdd3476d', '[\"*\"]', '2026-09-22 07:42:01', NULL, '2026-09-21 06:25:21', '2026-09-22 07:42:01'),
(732, 'App\\Models\\User', 190, 'auth_token', 'fd2907c93d1b3970a01ec8dc168fe295ecaac11fa7a7bc437af6a2821c66ce03', '[\"*\"]', '2026-09-21 07:11:10', NULL, '2026-09-21 07:10:58', '2026-09-21 07:11:10'),
(733, 'App\\Models\\User', 191, 'auth_token', 'e4da48c7fb085189304ff6564e4ed5eb9e61d1ab205d9724fd52d64f7fed2c17', '[\"*\"]', '2026-09-21 09:16:07', NULL, '2026-09-21 07:40:36', '2026-09-21 09:16:07'),
(736, 'App\\Models\\User', 193, 'auth_token', '8c40ed597fe7ff02c1878e7a9d65f4ce666cef5a98b7abc1be0c775c698f7e88', '[\"*\"]', '2026-09-21 10:30:42', NULL, '2026-09-21 10:27:20', '2026-09-21 10:30:42'),
(737, 'App\\Models\\User', 194, 'auth_token', '9667e4b9d502d305e0145bf983be77eaa34e97dc2ba13eb889b906d065c4df21', '[\"*\"]', '2026-09-21 10:48:25', NULL, '2026-09-21 10:40:23', '2026-09-21 10:48:25'),
(738, 'App\\Models\\User', 195, 'auth_token', '461b90a80e577092d4016a4faee5ad8232f903be29599eab010a10eb07374453', '[\"*\"]', '2026-09-21 11:03:27', NULL, '2026-09-21 10:59:54', '2026-09-21 11:03:27'),
(739, 'App\\Models\\User', 196, 'auth_token', '6aa573f9eef6ac4401e4ff8a00f68343831a90bbfad14c20877e7d5da8a5518d', '[\"*\"]', '2026-09-22 07:40:11', NULL, '2026-09-22 01:01:19', '2026-09-22 07:40:11'),
(741, 'App\\Models\\User', 104, 'authToken', '27baf96f2fdb6cc7e5a62fbfd4dbcebdcf1cbd0996361c55bd75017951de89f1', '[\"*\"]', '2026-09-22 04:07:20', NULL, '2026-09-22 04:07:05', '2026-09-22 04:07:20'),
(742, 'App\\Models\\User', 197, 'auth_token', 'c6f3721ea62785276e412c6a8b94814cd18403189b5eb489b598d998887dd8d2', '[\"*\"]', '2026-09-22 07:11:33', NULL, '2026-09-22 04:21:53', '2026-09-22 07:11:33'),
(743, 'App\\Models\\User', 198, 'auth_token', '4e3c14977f179f7a4332f541547a030cab6f9f3786935db9469936319521b52e', '[\"*\"]', '2026-09-22 05:02:50', NULL, '2026-09-22 04:59:38', '2026-09-22 05:02:50'),
(748, 'App\\Models\\User', 199, 'auth_token', '436f4973188590ba472fab882d5acdb8ce2f5b2bd78abe5713229f2fe1a56157', '[\"*\"]', '2026-09-22 08:11:52', NULL, '2026-09-22 06:20:25', '2026-09-22 08:11:52'),
(749, 'App\\Models\\User', 200, 'authToken', '066210681e6563e6fb4cf2b921bbc66ed1fde7f233dae42baa4d0b8c2362b6ef', '[\"*\"]', '2026-09-22 06:23:59', NULL, '2026-09-22 06:23:10', '2026-09-22 06:23:59'),
(750, 'App\\Models\\User', 201, 'auth_token', 'fd9c11a2d186edd205c864fb000d0faaf4647b7e9b849b58150bb552bc4c0f21', '[\"*\"]', '2026-09-22 06:39:56', NULL, '2026-09-22 06:38:51', '2026-09-22 06:39:56'),
(751, 'App\\Models\\User', 99, 'authToken', 'dc8e66520dc000384ebaef63f2a9d5aa1f44ba5b41f75c604bbea54f2ab350a0', '[\"*\"]', '2026-09-22 07:42:21', NULL, '2026-09-22 07:42:07', '2026-09-22 07:42:21'),
(752, 'App\\Models\\User', 99, 'authToken', 'fa378c6a5a9fe87232d81c0bd6e5491a31155d4c20da93a4f7b9d0871c158412', '[\"*\"]', '2026-09-22 07:45:25', NULL, '2026-09-22 07:44:09', '2026-09-22 07:45:25'),
(753, 'App\\Models\\User', 196, 'authToken', '1fe50e0a5568a6c39d468f23b03a99348d8db31d024f04f30a5076de001e3c87', '[\"*\"]', '2026-09-22 07:50:21', NULL, '2026-09-22 07:49:35', '2026-09-22 07:50:21'),
(754, 'App\\Models\\User', 187, 'authToken', '8c66ed5eefedcb537639e906003ce300a4ba0cce3798ed0f11206c0fe433d39c', '[\"*\"]', '2026-09-23 04:08:47', NULL, '2026-09-23 04:08:36', '2026-09-23 04:08:47'),
(755, 'App\\Models\\User', 190, 'authToken', 'dbbeb92d75943540da52811475ed11b87c449ddad6359685eccc1ec65d6ae634', '[\"*\"]', '2026-09-23 08:24:05', NULL, '2026-09-23 05:22:02', '2026-09-23 08:24:05');

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

--
-- Table structure for table `reasontobookings`
--

CREATE TABLE `reasontobookings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `highlight_title` varchar(255) NOT NULL,
  `highlight_details` text DEFAULT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `sessions`
--

CREATE TABLE `sessions` (
  `id` varchar(255) NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `ip_address` varchar(45) DEFAULT NULL,
  `user_agent` text DEFAULT NULL,
  `payload` longtext NOT NULL,
  `last_activity` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `sessions`
--

INSERT INTO `sessions` (`id`, `user_id`, `ip_address`, `user_agent`, `payload`, `last_activity`) VALUES
('awYfAizF0Ji3vm7mFwYLUAIsxKxP6fxyALImjBlO', 1, '122.170.197.9', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/152.0.0.0 Safari/537.36', 'YTo1OntzOjY6Il90b2tlbiI7czo0MDoiRWU5WFo2ZFlmNWZUYXZOU2tvcWNxU3dobHl0TDZIVlRFTlpSMjR6RyI7czozOiJ1cmwiO2E6MDp7fXM6OToiX3ByZXZpb3VzIjthOjE6e3M6MzoidXJsIjtzOjQ4OiJodHRwczovL3JlYWRwYWxtLnNkc3NvZnRsdGQuY28udWsvc3Vic2NyaWJlZExpc3QiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX1zOjUwOiJsb2dpbl93ZWJfNTliYTM2YWRkYzJiMmY5NDAxNTgwZjAxNGM3ZjU4ZWE0ZTMwOTg5ZCI7aToxO30=', 1790162273),
('gkZrzyyFPQEkM4yWfpQtWhzx1SWRwFOBENrUzHUC', NULL, '34.97.3.133', 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0 Safari/537.36', 'YTozOntzOjY6Il90b2tlbiI7czo0MDoiVHFIMnBaU21HaVlhQVg0MExkekdJUUNFRmwyUWVZRmJ1M3ltakp0TSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MzM6Imh0dHBzOi8vcmVhZHBhbG0uc2Rzc29mdGx0ZC5jby51ayI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1790229423),
('NYHv6TUf6QI5qqMB3Ifc3RthWbj69VnrY6RPojKn', NULL, '223.233.72.86', 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:156.0) Gecko/20100101 Firefox/156.0', 'YTozOntzOjY6Il90b2tlbiI7czo0MDoiOWZ3MkNtNU9ac2xHTUZ3bEYxc1FnS3FUY1MwQ0pMN0M3RE91RklDWCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MzM6Imh0dHBzOi8vcmVhZHBhbG0uc2Rzc29mdGx0ZC5jby51ayI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1790162278),
('xEipSFZ1QcBU8DvLaqkkJdIpQ9ITUd5JXByCtjiU', NULL, '122.170.197.9', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/152.0.0.0 Safari/537.36', 'YToyOntzOjY6Il90b2tlbiI7czo0MDoiYlNzZlJub3E1NkVWOWhOcTlzSWxPZ3gwaktRZUxOdTEwMTRUcGJGMCI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1790174989);

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

--
-- Table structure for table `stay_highlights`
--

CREATE TABLE `stay_highlights` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `highlight_title` varchar(255) NOT NULL,
  `highlight_details` text DEFAULT NULL,
  `icon` varchar(255) DEFAULT NULL,
  `image` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

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

--
-- Table structure for table `subscription_details`
--

CREATE TABLE `subscription_details` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `type` int(11) NOT NULL,
  `validity` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `palm_reading_limit` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `subscription_details`
--

INSERT INTO `subscription_details` (`id`, `name`, `type`, `validity`, `created_at`, `updated_at`, `palm_reading_limit`) VALUES
(9, 'Basic', 20, '1', '2026-07-28 08:52:22', '2026-07-28 08:52:22', 1),
(10, 'Premium', 50, '4', '2026-07-28 08:52:48', '2026-09-02 09:17:42', 5),
(11, 'Premium Pro', 100, '15', '2026-07-28 08:53:10', '2026-07-28 08:53:10', 13);

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

--
-- Table structure for table `subscription_purchases`
--

CREATE TABLE `subscription_purchases` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED DEFAULT NULL,
  `revenuecat_app_user_id` varchar(255) DEFAULT NULL,
  `subscription_status` tinyint(1) DEFAULT 0,
  `product_id` varchar(255) NOT NULL,
  `base_plan_id` varchar(255) DEFAULT NULL,
  `package_id` varchar(255) DEFAULT NULL,
  `entitlement_id` varchar(255) DEFAULT NULL,
  `reading_count` int(10) UNSIGNED NOT NULL DEFAULT 0,
  `price` decimal(10,2) DEFAULT NULL,
  `currency` varchar(10) DEFAULT NULL,
  `platform` varchar(50) DEFAULT NULL,
  `payment_method` varchar(50) DEFAULT NULL,
  `payment_status` varchar(50) NOT NULL DEFAULT 'pending',
  `purchase_time` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `subscription_purchases`
--

INSERT INTO `subscription_purchases` (`id`, `user_id`, `revenuecat_app_user_id`, `subscription_status`, `product_id`, `base_plan_id`, `package_id`, `entitlement_id`, `reading_count`, `price`, `currency`, `platform`, `payment_method`, `payment_status`, `purchase_time`, `created_at`, `updated_at`) VALUES
(1, 84, '814', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-25 01:41:32', '2026-08-27 08:16:27'),
(2, 142, '$RCAnonymousID:a9ce16ea219d4dac8b6013f7583246e3', 1, 'lifemap_premium', 'lifemapai-premium-pro', 'thirteen-readings', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-25 01:44:31', '2026-08-25 01:44:31'),
(3, 107, '$RCAnonymousID:84eff1fdc73b4351b2a876b3defd700b', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-25 05:46:55', '2026-08-25 05:47:09'),
(4, 143, '143', 1, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-25 08:23:34', '2026-08-25 08:23:34'),
(6, 147, '147', 1, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-27 02:08:57', '2026-08-27 02:08:57'),
(7, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-27 07:23:54', '2026-08-27 07:24:05'),
(8, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 0, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-27 07:33:33', '2026-09-15 05:14:45'),
(9, 107, '$RCAnonymousID:84eff1fdc73b4351b2a876b3defd700b', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-31 03:02:15', '2026-08-31 03:02:28'),
(10, 84, '814', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-31 06:16:02', '2026-09-09 05:35:36'),
(11, 151, '151', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-31 09:59:24', '2026-08-31 09:59:37'),
(12, 150, '150', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-31 10:15:08', '2026-08-31 10:18:51'),
(13, 150, '150', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-31 10:19:12', '2026-08-31 10:19:25'),
(14, 150, '150', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-08-31 10:22:49', '2026-08-31 10:23:02'),
(15, 150, '150', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-01 01:54:34', '2026-09-01 01:54:54'),
(16, 107, '$RCAnonymousID:84eff1fdc73b4351b2a876b3defd700b', 0, 'lifemap_premium', 'lifemapai-premium-pro', 'thirteen-readings', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-01 02:20:07', '2026-09-02 09:16:01'),
(18, 152, '152', 1, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-01 04:19:32', '2026-09-01 04:19:32'),
(30, 154, '154', 1, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-02 01:27:30', '2026-09-02 01:27:30'),
(31, 150, '150', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-02 04:05:15', '2026-09-02 04:05:34'),
(37, 155, '$RCAnonymousID:2e3456d00b214408b2ea719abfe29f27', 1, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-02 09:11:25', '2026-09-02 09:11:25'),
(38, 150, '150', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-02 09:15:44', '2026-09-02 09:15:58'),
(39, 156, '156', 0, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-03 06:09:00', '2026-09-03 07:58:53'),
(40, 150, '150', 0, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-03 08:18:07', '2026-09-07 08:06:29'),
(41, 159, '$RCAnonymousID:bff4ccdd4e5c46b58390a4e41a5c60ef', 1, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-04 17:28:21', '2026-09-04 17:28:21'),
(42, 160, '$RCAnonymousID:5b75708cbadc4648aeff512283f554f2', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-07 07:53:54', '2026-09-07 07:55:48'),
(43, 160, '$RCAnonymousID:5b75708cbadc4648aeff512283f554f2', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-07 07:56:51', '2026-09-07 07:57:03'),
(44, 107, '$RCAnonymousID:84eff1fdc73b4351b2a876b3defd700b', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-07 08:12:20', '2026-09-07 08:12:57'),
(45, 107, '$RCAnonymousID:84eff1fdc73b4351b2a876b3defd700b', 0, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-07 08:14:35', '2026-09-07 08:19:24'),
(48, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:28:13', '2026-09-08 08:29:23'),
(49, 150, '150', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:29:16', '2026-09-08 08:31:56'),
(50, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:30:30', '2026-09-08 08:30:42'),
(51, 150, '150', 0, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:32:14', '2026-09-08 08:35:08'),
(52, 150, '150', 0, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:35:34', '2026-09-10 02:52:36'),
(53, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:41:00', '2026-09-08 08:41:52'),
(54, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:42:30', '2026-09-08 08:42:44'),
(55, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:52:07', '2026-09-08 08:52:58'),
(56, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 08:53:22', '2026-09-08 08:53:52'),
(57, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 09:12:24', '2026-09-08 09:13:22'),
(58, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 09:13:44', '2026-09-08 09:47:06'),
(59, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-08 09:47:31', '2026-09-08 09:48:03'),
(60, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-09 04:36:05', '2026-09-09 09:27:49'),
(61, 84, '$RCAnonymousID:837c48fed3ad4c40b0da7eadc89fcce3', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-09 05:47:11', '2026-09-09 05:47:49'),
(62, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-09 09:56:28', '2026-09-09 09:56:56'),
(63, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-09 09:57:15', '2026-09-09 09:57:35'),
(64, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-09 10:00:17', '2026-09-09 10:29:19'),
(65, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 02:38:26', '2026-09-10 02:38:53'),
(66, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 02:44:19', '2026-09-10 02:45:33'),
(67, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 02:45:57', '2026-09-10 04:51:57'),
(68, 150, '150', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 02:52:51', '2026-09-10 02:53:22'),
(69, 150, '150', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 02:53:38', '2026-09-10 04:18:44'),
(74, 150, '150', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 04:19:12', '2026-09-10 04:19:27'),
(77, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 05:35:13', '2026-09-10 05:39:21'),
(78, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 08:11:24', '2026-09-10 08:11:24'),
(79, 84, '$RCAnonymousID:837c48fed3ad4c40b0da7eadc89fcce3', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 08:23:14', '2026-09-10 08:23:56'),
(81, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 10:24:01', '2026-09-10 10:24:57'),
(82, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 10:25:20', '2026-09-10 10:25:20'),
(83, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-10 10:25:39', '2026-09-10 10:25:39'),
(84, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-11 02:03:11', '2026-09-11 02:42:15'),
(85, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-11 02:42:45', '2026-09-11 02:42:45'),
(86, 99, '814', 1, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 6, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-10 21:45:00', '2026-09-11 04:52:11', '2026-09-11 04:52:11'),
(87, 99, '814', 1, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-10 21:45:00', '2026-09-11 05:30:05', '2026-09-11 05:30:05'),
(88, 99, '814', 1, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-10 21:45:00', '2026-09-11 05:33:43', '2026-09-11 05:33:43'),
(89, 99, '814', 1, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', '2026-09-10 21:45:00', '2026-09-11 05:34:51', '2026-09-11 05:34:51'),
(90, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-11 11:08:27', '2026-09-11 05:38:27', '2026-09-11 05:38:27'),
(91, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-11 11:09:02', '2026-09-11 05:39:02', '2026-09-11 05:39:02'),
(94, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-11 13:07:36', '2026-09-11 07:37:37', '2026-09-11 07:37:37'),
(101, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-11 14:51:13', '2026-09-11 09:21:15', '2026-09-11 09:21:15'),
(114, 163, '$RCAnonymousID:9c5c2aacd54d44dc9590f543223e1b93', 1, 'lifemap_premium', 'lifemapai-premium-pro', 'thirteen-readings', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-14 05:25:15', '2026-09-14 05:25:15'),
(116, 164, '$RCAnonymousID:ee81eb9583c34f6d84e6e444bc8fa9c6', 0, 'lifemap_premium', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', NULL, '2026-09-14 05:32:09', '2026-09-15 07:57:49'),
(133, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-14 15:35:02', '2026-09-14 10:05:03', '2026-09-14 10:05:03'),
(134, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-14 15:35:28', '2026-09-14 10:05:29', '2026-09-14 10:12:38'),
(135, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 01:45:28', '2026-09-14 20:15:29', '2026-09-14 20:15:29'),
(136, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 01:45:49', '2026-09-14 20:15:49', '2026-09-14 20:15:49'),
(137, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 01:52:19', '2026-09-14 20:22:20', '2026-09-14 20:49:11'),
(138, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 02:32:43', '2026-09-14 21:02:43', '2026-09-14 21:02:43'),
(139, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 02:33:03', '2026-09-14 21:03:04', '2026-09-14 21:03:04'),
(140, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 02:33:26', '2026-09-14 21:03:27', '2026-09-14 22:05:05'),
(141, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 03:36:24', '2026-09-14 22:06:25', '2026-09-14 22:06:25'),
(142, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 03:37:18', '2026-09-14 22:07:18', '2026-09-14 22:07:18'),
(143, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 03:37:46', '2026-09-14 22:07:46', '2026-09-14 22:21:21'),
(144, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 03:51:48', '2026-09-14 22:21:48', '2026-09-14 22:21:48'),
(145, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 03:52:24', '2026-09-14 22:22:25', '2026-09-14 22:22:25'),
(146, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 03:53:16', '2026-09-14 22:23:17', '2026-09-14 22:43:55'),
(147, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 04:14:30', '2026-09-14 22:44:31', '2026-09-14 22:44:31'),
(148, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 04:14:57', '2026-09-14 22:44:57', '2026-09-14 22:44:57'),
(149, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 04:15:20', '2026-09-14 22:45:21', '2026-09-14 22:58:23'),
(150, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 04:28:57', '2026-09-14 22:58:57', '2026-09-14 23:00:03'),
(151, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 04:30:31', '2026-09-14 23:00:32', '2026-09-14 23:00:32'),
(152, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 04:31:02', '2026-09-14 23:01:02', '2026-09-14 23:01:02'),
(153, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 04:31:42', '2026-09-14 23:01:43', '2026-09-15 02:27:52'),
(154, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 08:10:25', '2026-09-15 02:40:25', '2026-09-15 02:41:00'),
(155, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 08:11:39', '2026-09-15 02:41:39', '2026-09-15 02:41:39'),
(156, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 08:11:59', '2026-09-15 02:41:59', '2026-09-15 02:45:31'),
(157, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 08:16:28', '2026-09-15 02:46:29', '2026-09-15 02:46:29'),
(158, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 08:16:53', '2026-09-15 02:46:53', '2026-09-15 02:52:02'),
(159, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 08:26:31', '2026-09-15 02:56:32', '2026-09-15 02:56:32'),
(160, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 08:27:37', '2026-09-15 02:57:38', '2026-09-15 02:57:38'),
(161, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 08:28:12', '2026-09-15 02:58:13', '2026-09-15 04:16:37'),
(162, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_thirteen_scans', NULL, 'thirteen-readings', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 09:47:05', '2026-09-15 04:17:06', '2026-09-15 04:17:06'),
(163, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 09:47:39', '2026-09-15 04:17:40', '2026-09-15 04:17:40'),
(164, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 09:48:02', '2026-09-15 04:18:03', '2026-09-15 04:18:03'),
(165, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 10:57:14', '2026-09-15 05:27:14', '2026-09-15 05:27:50'),
(166, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 10:58:23', '2026-09-15 05:28:23', '2026-09-15 05:28:23'),
(167, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 0, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 10:58:42', '2026-09-15 05:28:42', '2026-09-15 05:32:20'),
(168, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 11:04:33', '2026-09-15 05:34:33', '2026-09-15 05:34:33'),
(169, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 11:04:49', '2026-09-15 05:34:49', '2026-09-15 05:34:49'),
(170, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 11:05:05', '2026-09-15 05:35:05', '2026-09-15 05:39:00'),
(171, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 11:10:39', '2026-09-15 05:40:39', '2026-09-15 05:40:39'),
(172, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_thirteen_scans', NULL, 'thirteen-readings', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 11:10:57', '2026-09-15 05:40:57', '2026-09-15 05:40:57'),
(173, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-15 11:11:14', '2026-09-15 05:41:14', '2026-09-15 05:41:14'),
(174, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:54:15', '2026-09-16 01:24:16', '2026-09-16 01:24:16'),
(175, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:54:42', '2026-09-16 01:24:42', '2026-09-16 01:24:42'),
(176, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:55:06', '2026-09-16 01:25:05', '2026-09-16 01:25:05'),
(177, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:55:05', '2026-09-16 01:25:05', '2026-09-16 01:25:05'),
(178, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_thirteen_scans', NULL, 'thirteen-readings', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:55:24', '2026-09-16 01:25:24', '2026-09-16 01:25:24'),
(179, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:55:46', '2026-09-16 01:25:45', '2026-09-16 01:25:45'),
(180, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:55:46', '2026-09-16 01:25:47', '2026-09-16 01:25:47'),
(181, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:56:34', '2026-09-16 01:26:33', '2026-09-16 01:26:33'),
(182, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_thirteen_scans', NULL, 'thirteen-readings', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:56:54', '2026-09-16 01:26:53', '2026-09-16 01:26:53'),
(183, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 06:57:20', '2026-09-16 01:27:18', '2026-09-16 01:27:18'),
(184, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 12:10:49', '2026-09-16 06:40:47', '2026-09-16 06:40:47'),
(185, 148, '$RCAnonymousID:2a77712971634d4ca3371704db3f5226', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-16 12:13:15', '2026-09-16 06:43:13', '2026-09-16 06:43:13'),
(186, 188, '$RCAnonymousID:3cc5c67d52844ee4a55fa10c3e0e6dcb', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-21 11:50:26', '2026-09-21 06:20:28', '2026-09-21 06:20:28'),
(187, 178, '$RCAnonymousID:84363175e8984d448848a515419723fa', 1, 'lifemap_thirteen_scans', NULL, 'thirteen-readings', 'palm-readings', 13, 100.00, 'INR', 'android', 'google_play', 'success', '2026-09-21 12:36:27', '2026-09-21 07:06:26', '2026-09-21 07:06:26'),
(188, 191, '$RCAnonymousID:b2bb4c7443d44abbae2716b1c1252824', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-21 13:12:49', '2026-09-21 07:42:50', '2026-09-21 07:42:50'),
(189, 193, '$RCAnonymousID:f808909654944f4cb8df674e833695cf', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-21 16:00:30', '2026-09-21 10:30:31', '2026-09-21 10:30:31'),
(190, 194, '$RCAnonymousID:f463ef8604304d9691a1ec0604f89b40', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-21 16:11:31', '2026-09-21 10:41:32', '2026-09-21 10:48:37'),
(191, 195, '$RCAnonymousID:1644f95430ea4cebac9e285cb4b41b54', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-21 16:31:32', '2026-09-21 11:01:33', '2026-09-21 11:02:53'),
(192, 169, '$RCAnonymousID:25e69b6572084dc8be1ccd8f99ff3616', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 09:31:41', '2026-09-22 04:01:41', '2026-09-22 04:02:58'),
(193, 172, '$RCAnonymousID:7d0cb5f9db6949a8a3769b772bd31982', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 09:43:06', '2026-09-22 04:13:06', '2026-09-22 04:13:06'),
(194, 175, '$RCAnonymousID:8e57b204aab0482cb58d6fe6c572c898', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 10:24:28', '2026-09-22 04:54:29', '2026-09-22 04:54:29'),
(195, 198, '$RCAnonymousID:b29d587c57d34ba1a3ff11cb13dc4e1c', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 10:31:22', '2026-09-22 05:01:23', '2026-09-22 05:01:23'),
(196, 176, '$RCAnonymousID:2c07d34057484f8e89f23760eedb2957', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 10:39:32', '2026-09-22 05:09:32', '2026-09-22 05:09:32'),
(197, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_five_scans', 'lifemapai-premium', 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 11:42:53', '2026-09-22 06:12:53', '2026-09-22 06:12:53'),
(198, 104, '$RCAnonymousID:4488ff15c1d84dd9a033b26d76d31028', 1, 'lifemap_basic_scan', 'lifemapai-basic-plan', 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 11:44:58', '2026-09-22 06:14:59', '2026-09-22 06:14:59'),
(199, 183, '$RCAnonymousID:1911c3ab570e499d90a00660de7c7fd6', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 12:08:28', '2026-09-22 06:38:29', '2026-09-22 06:38:29'),
(200, 139, '$RCAnonymousID:02e717f5330f4c569646eeb3c3c54775', 1, 'lifemap_five_scans', NULL, 'five-readings', 'palm-readings', 5, 50.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 12:18:02', '2026-09-22 06:48:00', '2026-09-22 06:48:00'),
(201, 197, '$RCAnonymousID:acbd97109ad844008ebe163155c0ec2b', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 12:40:26', '2026-09-22 07:10:27', '2026-09-22 07:11:44'),
(202, 177, '$RCAnonymousID:9b1d5d1e8a5f452a913723fe7ccc1a15', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 13:05:32', '2026-09-22 07:35:34', '2026-09-22 07:38:07'),
(203, 189, '$RCAnonymousID:7407f248211b45c98f7e36a1912bb9be', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 13:11:52', '2026-09-22 07:41:53', '2026-09-22 07:41:53'),
(204, 99, '$RCAnonymousID:5ddd9c3f69524cd4ba4dc0b627e21ffb', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 13:15:21', '2026-09-22 07:45:22', '2026-09-22 07:45:22'),
(205, 196, '196', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 13:20:18', '2026-09-22 07:50:18', '2026-09-22 07:50:18'),
(206, 182, '$RCAnonymousID:0ac11eb319db44cc8c9c9e940151df58', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 13:24:16', '2026-09-22 07:54:17', '2026-09-22 07:54:35'),
(207, 186, '$RCAnonymousID:12d288e1a96e4a5ea337ec746da04e3c', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-22 16:22:07', '2026-09-22 10:52:08', '2026-09-22 10:52:22'),
(208, 170, '$RCAnonymousID:7537124228b14c8881f3f4282291fa5e', 0, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-23 07:12:47', '2026-09-23 01:42:48', '2026-09-23 01:43:07'),
(209, 184, '$RCAnonymousID:2aa00275f7164f2a8aaa24455c72b106', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-23 10:25:48', '2026-09-23 04:55:49', '2026-09-23 04:55:49'),
(210, 190, '$RCAnonymousID:fad12ce0c9934b7aafb3e538c62a2c65', 1, 'lifemap_basic_scan', NULL, 'one-reading', 'palm-readings', 1, 20.00, 'INR', 'android', 'google_play', 'success', '2026-09-23 10:53:17', '2026-09-23 05:23:18', '2026-09-23 05:23:18');

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

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `email` varchar(255) NOT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `subscribed` tinyint(1) NOT NULL DEFAULT 0,
  `subscription_plan_id` bigint(20) UNSIGNED DEFAULT NULL,
  `palm_reading_remaining` int(11) NOT NULL DEFAULT 0,
  `password` varchar(255) NOT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `role` enum('user','super-admin') NOT NULL DEFAULT 'user',
  `forgot_pass_token` varchar(255) DEFAULT NULL,
  `date_of_birth` date DEFAULT NULL,
  `time_of_birth` varchar(255) DEFAULT NULL,
  `gender` varchar(255) DEFAULT NULL,
  `photo` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`id`, `name`, `email`, `phone`, `email_verified_at`, `subscribed`, `subscription_plan_id`, `palm_reading_remaining`, `password`, `remember_token`, `created_at`, `updated_at`, `role`, `forgot_pass_token`, `date_of_birth`, `time_of_birth`, `gender`, `photo`) VALUES
(1, 'Super Admin', 'admin@readpalm.com', NULL, NULL, 1, NULL, 3, '$2y$12$TBoJovnKiyeseS1kTznZjeGn7jfzdcRs48KNsFFsB0MK9B/sPhbeu', NULL, '2025-06-25 04:47:39', '2025-08-12 02:37:05', 'super-admin', NULL, NULL, NULL, NULL, NULL),
(2, 'John Doe', 'hansraj@example.com', NULL, NULL, 0, NULL, 0, '$2y$12$KO7MZ.Vl97F6P6WAz4d4HOQzXw8ZMEb0zZWa8DvwSS1Ulc1AgDUyC', NULL, '2025-06-25 04:57:45', '2025-06-25 04:57:45', 'user', NULL, '1995-04-25', '12:23 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/8ckUZbNrog2BQeVFTxsgasrieJhWW69Y7cCVVY4D.jpg'),
(3, 'John Doe', 'hansraj1@example.com', NULL, NULL, 0, NULL, 0, '$2y$12$ThlDSCyrevaWBM9uRnfe8eGVmYU/9AvQdbEAPF2R7ClRfpxgSARrC', NULL, '2025-06-25 04:59:27', '2025-06-25 04:59:27', 'user', NULL, '1995-04-25', '12:23 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/pdwkLgqb0eeyTaykyvtrMqLvCkWLNrFAT7zt2bDa.jpg'),
(4, 'John Doe', 'hansraj1@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$Y/SVIy/jVfmMS.pWzI5BAOHmGgfufiTyjpHP20Z5CWeVv3V6WStQm', NULL, '2025-06-25 05:13:48', '2025-06-25 05:13:48', 'user', NULL, '1995-04-25', '12:23 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/fcHvyG4kETlXI5YmRNsxm6fenTKqPkBoIuHsyICK.png'),
(5, 'user', 'user@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$oZsu2xwFZLKds4VLFYOHveZoe/AAEjxWNO8yNyfO39nIlPFKHDkIe', NULL, '2025-06-25 09:48:38', '2025-06-25 09:48:38', 'user', NULL, '2025-06-08', '11:30 AM', 'other', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/5AKPzGsJ6dyo81inIWF38V7bdqbJXoUUH79azVJW.jpg'),
(6, 'user', 'new@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$hnZHg4Jgx5FdDy9Zev7PnehKW0MPVVOQuHUfoJH/j/aJng08SwPBy', NULL, '2025-06-26 01:57:58', '2025-06-26 01:57:58', 'user', NULL, '1995-04-25', '12:23 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/sgFS7L0RVJvo7DUVLfjqvz394zRJhqIrDr2vzkxP.png'),
(7, 'palm app', 'palm@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$Pd9u0xMZfjJBWEBorg.l1uTpWqrexcmQH8.d3wJcM7HfNUcOk97Ue', NULL, '2025-06-26 02:01:40', '2025-06-26 02:01:40', 'user', NULL, '2025-06-08', '08:59 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/RdJ3lhOZzPOlgJSJJ03nJAGx9lh3oPj1UxkXqPVN.jpg'),
(8, 'John Doe', 'hansra@example.com', NULL, NULL, 0, NULL, 0, '$2y$12$XVGKE7HbQe13yBccqVTAV.AwhHcw8Lu.0efylIS/OYyUcSXbQOfC6', NULL, '2025-06-30 04:09:27', '2025-06-30 04:09:27', 'user', NULL, '1995-04-25', '12:23 AM', 'male', NULL),
(9, 'John Doe', 'hansrajjangid14@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$.S0983xEP5uCzc3diZokWuztNvKA7rg.9EWE9SwLW1bJmReueHg1W', NULL, '2025-06-30 04:09:56', '2025-06-30 04:09:56', 'user', NULL, '1995-04-25', '12:23 AM', 'male', NULL),
(10, 'user', 'new3@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$8DuajpVkWw0hngRrDWeGo.lDLE/X8k2YHgrWSyBJmV65BQWy0yFqm', NULL, '2025-06-30 04:21:30', '2025-06-30 04:21:30', 'user', NULL, '1995-04-25', '12:23 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/0Y3dYRiMOJSeNp3ocNmBqdQWbMrgBNyBZsYCatgJ.png'),
(11, 'Harsh', 'harshguggal@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$Hf2YPHLUokF/wCHBXXdkFuiiChO0kiSo0DM90mhW11x6uUoZ56bkO', NULL, '2025-06-30 04:56:53', '2025-06-30 04:56:53', 'user', NULL, '2001-12-04', '12:23 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/boON8G5HiPwzZEBjY4K4WB0DzGbN5FI1yuXSlEAK.png'),
(12, 'user', 'mahipalsinh.sds@outlook.com', NULL, NULL, 0, NULL, 0, '$2y$12$vABWjnZRhuhASgxbSSf0guplfz5gGuBKLuDdWQOtyigWBEQ0ZUdd6', NULL, '2025-06-30 05:27:19', '2025-06-30 09:53:29', 'user', NULL, '1995-04-25', '12:23 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/D0L6aNWQfa62JDGr4oxy0Cf9lITuEhjdPBsUoOvN.png'),
(13, 'user', 'v@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$/7BVV99RPQf55xW2vue4nefKBOxKBwau240FRX0qai5cK49HhTv4i', NULL, '2025-07-01 06:32:38', '2025-07-01 06:32:38', 'user', NULL, '1995-04-25', '12:23 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/gyFs6fpkeSNboj3LLXS4Z8qDptohXPC3GrI2us5k.png'),
(14, 'new', 'new1@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$YXChDP44P1kQlwFhZsIRb.uyX/Anby6MKiAzUG0L0JXfiPvyIF4qq', NULL, '2025-07-01 06:38:54', '2025-07-01 06:38:54', 'user', NULL, '2025-07-01', '08:50 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/k3uS64hkENnpuSJFwmBIsWR5cT9JJRaVmJysvi5t.jpg'),
(15, 'new user', 'n1@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$f6lJHmTjcnOd7IIAPjKXQub8YYLo0vRcO31ecltaNlYYnCEiRugDK', NULL, '2025-07-01 06:48:20', '2025-07-01 06:48:20', 'user', NULL, '2025-06-18', '09:55 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/ecG2BCY7jNdWrPcIRvoUcNbWvIlesSReG6lkZcRe.jpg'),
(16, 'new', 'n2@gmail.com', NULL, NULL, 0, NULL, 0, '$2y$12$kBwqds2ogG2CT8/GkBFTS.YGelFlYtl2fF2b2wKoCCs4hesikxkOW', NULL, '2025-07-01 06:55:08', '2025-07-01 06:55:08', 'user', NULL, '2025-06-10', '09:10 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/EljK9nC36qmbagqM5gs0LG6BFZQJlBrl1xv8mksB.jpg'),
(17, 'user', 'n4@gmail.com', '1234567899', NULL, 0, NULL, 0, '$2y$12$aDsNgGoRaotUwQZtAT8Huu/ojVJUbmYpwuJKeWmUbLTsp/HL38pe6', NULL, '2025-07-01 07:56:24', '2025-07-11 05:25:41', 'user', NULL, '2025-07-01', '10:00 PM', 'male', 'user_photos/sd33r9lBx5qoQZO3o3a69oU3iUush8qHRZRXz0hd.jpg'),
(20, 'Test 4', 'ayushi.sds@outlook.com', '1234567888', NULL, 1, NULL, 0, '$2y$12$5DPemU8HIVqLTWNRn3OdB.y36PqZ9zpBS.aEbRuITijUJYSDZ9fVW', NULL, '2025-07-08 08:16:28', '2025-07-22 04:24:12', 'user', NULL, '1998-03-23', '10:15 AM', 'female', NULL),
(21, 'Ayushi', 'ayushi.sds@outlook.co', NULL, NULL, 0, NULL, 0, '$2y$12$tKAOU6de.qAzBsXlR8E42OPO36TTjhndnztVH4mL8J9MkYW83PEGK', NULL, '2025-07-08 08:29:46', '2025-07-08 08:29:46', 'user', NULL, '1998-03-20', '10:15 AM', 'female', NULL),
(22, 'new', 'n5@gmail.com', '1234567898', NULL, 0, NULL, 0, '$2y$12$oqEeNEQGDM0x.9TybYYfEu5H3qs1JqGf/9bvJkPLegvYsybAlpaO6', NULL, '2025-07-10 07:41:33', '2025-12-08 05:09:41', 'user', NULL, '1995-04-26', '12:26 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/92a2d8oHsKgmHzH4l1MEo2UfR9iwna2YcM8qIJZk.jpg'),
(24, 'Ambika 2', 'abc123@yopmail.com', '5678967867', NULL, 0, NULL, 0, '$2y$12$OHvBbfCjPLCuHYQ/M0ywpu/ZictFJW3M8t3aa9VM79rzp5.zuADUm', NULL, '2025-07-14 05:11:24', '2025-07-14 07:11:25', 'user', NULL, '2025-07-14', '01:00 AM', 'female', 'user_photos/K9WelhVTIor69LgxANl20juVSCQq4dL2Q8fc3gVx.jpg'),
(25, 'angel reasure', 'angeltreasure10@gmail.com', '9486470200', NULL, 1, NULL, 0, '$2y$12$x5gCob/XZR2W4Zr4Q74m4uGet42VMq3ZQhbP078OJueV5LLvEsZYK', NULL, '2025-07-18 04:45:32', '2025-07-23 03:07:52', 'user', NULL, '1998-12-10', '05:55 AM', 'female', NULL),
(26, 'Ayushi', 'abc.sds@outlook.com', '1234567890', NULL, 1, NULL, 0, '$2y$12$mWg/SaZR8W7m8.DS10Yqj.YYe2nVbEm.PiP7OIRUzu7IiNlSpPeTe', NULL, '2025-07-21 06:06:42', '2025-09-30 09:23:24', 'user', NULL, '1998-03-18', '10:15 AM', 'female', NULL),
(45, 'Ambika', 'abc1234@yopmail.com', '4568994999', NULL, 0, NULL, 0, '$2y$12$I8xchaHzm9n1VCtrePvPteBwI6fO0DRKmz3kZTYZlih4hGPqYfLGK', NULL, '2025-07-24 09:41:39', '2025-07-24 09:45:19', 'user', NULL, '2002-07-24', '12:41 PM', 'male', 'user_photos/I11wEdaKHnBHnHbfVG5S75cqzH8N0I7m7PMQgRfa.jpg'),
(47, 'philipss', 'philips@gmail.com', '9758960112', NULL, 1, NULL, 0, '$2y$12$35uVsHiByq9kFrgfLpzflunIrF5m9LDWP8h3rTKw.Y45YoO/Br8CC', NULL, '2025-07-28 02:22:24', '2026-06-17 05:11:46', 'user', NULL, '2025-07-01', '11:15 AM', 'female', NULL),
(48, 'ambika', 'star@yopmail.com', '7743838059', NULL, 1, NULL, 0, '$2y$12$HzzTXIFf2BVBbYIBtCrsFu/hm8T3ztN/cR5TPTDK8ptdKWyVJeB7q', NULL, '2025-07-28 06:42:56', '2025-07-28 06:49:56', 'user', NULL, '2025-07-28', '05:40 PM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/X6Cz5uqq6IZLaL75yY1zJQTSXVOEt7S4PTrBNrvo.jpg'),
(49, 'Shivani', 'shivani@yopmail.com', '2356891478', NULL, 0, NULL, 0, '$2y$12$dAXuUdbOqYzhHzM6OSD2EuAAwzInW2tqG8sVeBOGD3Re9duS4hYFG', NULL, '2025-07-28 09:07:10', '2025-07-28 09:50:30', 'user', NULL, '1995-05-06', '08:07 PM', 'female', NULL),
(53, 'ambika e', 'star123@yopmail.com', '4562365966', NULL, 0, NULL, 0, '$2y$12$pQ8WlQs656lyOXU6TJCo5.sDYNFH22D7ayrKUf7iX2O/Ithxhccvq', NULL, '2025-07-29 10:01:20', '2025-07-29 10:01:20', 'user', NULL, '2025-07-29', '09:00 PM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/VWElJq1MrnYoBjdKYMdbpA7mDaMJeprKbxAYPtjI.jpg'),
(57, 'ambika', 'ambika@yopmail.com', '4895385945', NULL, 1, NULL, 0, '$2y$12$lCq.Vj5Bt7TqW5zT/4j7ROm1ZMzxmPcW4dslgmYXuEWni4hxg6FMW', NULL, '2025-07-30 06:27:05', '2025-08-19 08:30:46', 'user', NULL, '2025-07-30', '05:26 PM', 'female', 'user_photos/j5PQ2txP45oqudJkJjPlt3PnA5xlR8dBGiuPzUYw.jpg'),
(58, 'Shiv', 'Shiv@yopmail.com', '2356897410', NULL, 1, NULL, 3, '$2y$12$PsKlNCt8KT7fX0X/gRLLxOIU96fz7nGOBIwz9dBsZBasTyAQZRYoG', NULL, '2025-07-30 09:38:38', '2025-07-30 09:40:03', 'user', NULL, '2005-07-14', '08:38 PM', 'female', NULL),
(73, 'coolie', 'coolie@gmail.com', '9875642356', NULL, 1, NULL, 0, '$2y$12$0Fe9Bp6bwuQM.eFd.DaFyeLLv84jewquByW8mAUXwfvrPtWRvpRJy', NULL, '2025-07-31 23:44:45', '2025-08-01 00:41:46', 'user', NULL, '2025-07-01', '05:40 AM', 'female', NULL),
(74, 'treasure', 'treasure@gmail.com', '9654231569', NULL, 1, NULL, 1, '$2y$12$ppnKIHaobFCqCZO9IS5FGulqf.RvY1bRTEnlRWYLtaaHluvV83gnm', NULL, '2025-08-01 01:40:58', '2025-08-06 07:48:24', 'user', NULL, '2025-06-05', '06:40 PM', 'female', NULL),
(75, 'janome', 'janome@gmail.com', '7846132897', NULL, 1, NULL, 0, '$2y$12$6ovbvuR8SsjTHkpONbai3OZ9jfeJ50z5plqvdWDZwrstJO8roHfsa', NULL, '2025-08-01 01:56:48', '2025-08-01 04:46:37', 'user', NULL, '2025-07-09', '10:10 AM', 'female', NULL),
(76, 'usha', 'usha@gmail.com', '4564232386', NULL, 1, NULL, 0, '$2y$12$aiaa136w7QiDkXnrGsRdIeTr8v88/6CdgG8SQtvdDvh8mgi7dGZM2', NULL, '2025-08-01 05:37:19', '2025-08-01 05:39:59', 'user', NULL, '2025-07-02', '01:36 PM', 'female', NULL),
(77, 'philips', 'philipss@gmail.com', '7894568321', NULL, 1, NULL, 0, '$2y$12$p49dI5i1L9iIhquOWDbh7Oa54Nvq3v9FDzUd0ebwcy/KUtt8thmNW', NULL, '2025-08-01 05:55:11', '2025-08-01 06:03:00', 'user', NULL, '2025-07-07', '08:20 PM', 'female', NULL),
(78, 'comfy', 'comfy@gmail.com', '1234567982', NULL, 1, NULL, 3, '$2y$12$neXZZVKWB.N94aqnac2ceO2FSa0a9JZFJ0OnlQgAUN0LtLJSKzMCS', NULL, '2025-08-01 07:30:37', '2025-08-01 07:32:07', 'user', NULL, '2025-07-01', '11:20 PM', 'female', NULL),
(79, 'leno', 'eno@gmail.com', '4657981320', NULL, 1, NULL, 3, '$2y$12$coeXITCMjsL56DQe0tpri.n8okkOOmZMaMdahfIvThZ4n2BwJQ4W.', NULL, '2025-08-01 07:46:53', '2025-08-01 07:48:43', 'user', NULL, '2025-07-03', '03:46 AM', 'female', NULL),
(80, 'sachin', 'sachin@gmail.com', '1472853690', NULL, 1, NULL, 0, '$2y$12$G/nauBYvBpWu3SgMbXznzeULCsHbc1td6e/5cCGTP5UqTrOfiyMk2', NULL, '2025-08-01 07:56:25', '2025-08-01 08:01:20', 'user', NULL, '2025-07-03', '11:15 PM', 'male', NULL),
(81, 'ambika 3', 'star123456@yopmail.com', '0896957896', NULL, 0, NULL, 0, '$2y$12$mmLNTFdaYATfXFGqMeItjOULK0XFshoVYE2tf3rvEk992giIgtepK', NULL, '2025-08-01 09:05:06', '2025-08-01 09:05:06', 'user', NULL, '2025-08-01', '07:36 PM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/tlNhyQkLVW4hTSNi4m3Ta2Ro5AWWWRPa70Y5BNOj.jpg'),
(82, 'bella', 'bella@gmail.com', '7894718523', NULL, 1, NULL, 3, '$2y$12$gQOutqWWHClSkHt/n7fTDeIkBy7ZeU/NvIFckTd6tHJOPOHNvGY0S', NULL, '2025-08-01 09:37:23', '2025-08-01 09:38:46', 'user', NULL, '2025-07-01', '12:37 PM', 'female', NULL),
(83, 'comfy', 'comfy10@gmail.com', '9637418520', NULL, 1, NULL, 0, '$2y$12$xLM.SZ3JaBCwBzxf.763eeySn9511kqgkjM5hCeWFoimuK5AdV82m', NULL, '2025-08-11 08:28:45', '2025-08-11 10:27:49', 'user', NULL, '2025-07-01', '06:15 PM', 'female', NULL),
(84, 'deranaa', 'derana@gmail.com', '9637418052', NULL, 1, 79, 0, '$2y$12$TM7IOIs6/691TZ.BvuSjaOXPzkIEnlymrJSlRRO0Ka4VLAu5EqJsm', NULL, '2025-08-12 01:38:13', '2026-09-10 08:23:56', 'user', NULL, '2025-06-03', '05:45 PM', 'female', 'user_photos/Cs2AF4roggMFX44K1zsoFT4kEQC93lnEoJLHFNgL.jpg'),
(85, 'jelly', 'jelly@gmail.com', '7417896554', NULL, 1, NULL, 4, '$2y$12$h7P0.Ssqfj7F/1DcsYachea243pg.LO/YTVyV2xL.5x66tJOYVn52', NULL, '2025-08-12 02:02:39', '2025-08-12 02:04:12', 'user', NULL, '2025-06-05', '06:02 PM', 'female', NULL),
(87, 'SDS', 'sds@yopmail.com', '5558885552', NULL, 1, NULL, 0, '$2y$12$2e4hLL5pershQZ1KrfNzTO6mZmuHJBgXXIQJ4CZ9F3NdNjjyY0bmy', NULL, '2025-08-12 05:24:09', '2025-08-29 12:03:49', 'user', NULL, '2025-08-06', '04:23 PM', 'male', 'user_photos/eOsHYvgpMHbWuqivgWalrkefKNn3cy3Hqm4FgCS7.png'),
(88, 'muthu', 'muthu@gmail.com', '9871523648', NULL, 1, NULL, 2, '$2y$12$H4hhUVej.bSwDr6m4emGce2KBvbcOL2XtIdv2rdzAJ77Waz.4zwH2', NULL, '2025-08-13 04:10:19', '2025-08-14 04:27:11', 'user', NULL, '2025-06-01', '08:10 AM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/5idOaicBgi3YdXvVCRhWnncKOjyqmIMCE7J8FJE3.jpg'),
(89, 'ss', 'ss@yopmail.com', '9966553645', NULL, 1, NULL, 3, '$2y$12$6VA1jAbQ2m/7UKekTY.vIe92asIeHiToJIicyNqSfdeFOOJAXVaYO', NULL, '2025-08-13 05:17:00', '2025-08-13 05:18:53', 'user', NULL, '2011-08-13', '04:16 PM', 'female', NULL),
(90, 'ambika', 'ss123@yopmail.com', '4455667895', NULL, 1, NULL, 0, '$2y$12$GMywucK4lK8WHu4ZB2lududhU.JL7i6FyXrKJqcZ2IysVkChaZoRe', NULL, '2025-08-13 05:22:02', '2025-08-19 01:44:34', 'user', NULL, '2011-08-13', '04:21 PM', 'female', NULL),
(91, 'Ambika', 'ambika1234@yopmail.com', '9422535087', NULL, 1, NULL, 4, '$2y$12$PE/i8NVSBQ6ZC9XyRyoPTOc5mqOz6m/AJ.LZAB.xjoeqXUkSrQ.Zu', NULL, '2025-08-13 08:34:32', '2025-08-13 08:40:09', 'user', NULL, '2002-08-13', '07:33 PM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/bAAzBiWVY5zxpbIXTg1JTvsVzJaRYacfZkqGHUIq.jpg'),
(92, 'deeps', 'deeps@gmail.com', '8791535700', NULL, 0, NULL, 0, '$2y$12$ABRoK7IFcgJl3upLK3igd.0oZSMTt/shpeFAWPhfdjAhEsISfBzjG', NULL, '2025-08-13 10:34:46', '2025-08-13 10:34:46', 'user', NULL, '2025-04-03', '06:00 AM', 'female', 'user_photos/ObOgmQbmw7v4xhiIhX2lKf9fxpZ58tvrWsCUpyUT.jpg'),
(94, 'Pradyumna', 'z@gmail.com', '5521432564', NULL, 0, NULL, 0, '$2y$12$taZWxsrzNVBVN5xbdd2MduFaFSGfc9ZkWepcJNeTwUNycXS7axbnu', NULL, '2026-06-17 01:59:59', '2026-06-17 01:59:59', 'user', NULL, '2017-06-02', '02:02 PM', 'male', NULL),
(97, 'pradyumna', 'pradyumna12@gmail.com', '7859596485', NULL, 1, NULL, 3, '$2y$12$q/x4GaRRaRGvyd.v9DUQ/eVG76f3p3eJOAPpJ5QF/Wl6r/e6qxaUe', NULL, '2026-06-17 04:51:47', '2026-06-17 04:52:47', 'user', NULL, '2026-06-16', '03:51 PM', 'male', NULL),
(98, 'Pradyumna', 'Pradyumna@gmail.com', '8875969645', NULL, 1, NULL, 2, '$2y$12$u4Gjmb1LQSqYEc3Fv6jECen5bQaXk0/.z7euvOj7qGFGJWJl771wy', NULL, '2026-06-17 07:35:44', '2026-06-17 07:46:40', 'user', NULL, '2002-06-17', '01:35 PM', 'male', 'user_photos/r1VdKDGcxgubq6VsD82ZJYWfSCdYdvX10xUiAsx3.jpg'),
(99, 'Pradyumna', 'Pradyumna9956vish@gmail.com', '6665395256', NULL, 1, 204, 35, '$2y$12$yWSz8WYIHlQaEjfoZc1.d.BtNTvuUDqubZ5y3SHNRRVzh0lGuvwQi', NULL, '2026-06-17 08:15:12', '2026-09-22 07:45:22', 'user', NULL, '2026-06-17', '05:14 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/D71Cr7DFrjj1WTvFnMpdsKIXEELkwws6uVXYm5sV.jpg'),
(102, 'yy', 'yt1s@mailinator.com', '7785858585', NULL, 0, NULL, 0, '$2y$12$BbTI3nzqRRbqVCm4xAGa4uF5UBAz8pObzq5Rlg0oGxUVzFJ9N49qi', NULL, '2026-06-18 05:26:16', '2026-06-18 05:26:16', 'user', NULL, '2000-01-28', '04:26 PM', 'male', NULL),
(103, 'Pradyumna', 'Pradyumna9956sh@gmail.com', '8885555663', NULL, 0, NULL, 0, '$2y$12$gjl3JmOE1NwqeAEZHOLEAe5up8BcBiMl1a7Rko1Fzsj.JO/7PW8CG', NULL, '2026-06-18 09:41:58', '2026-06-18 09:41:58', 'user', NULL, '2000-01-13', '08:30 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/8bPZoXmW10Ypbwo9vtV3vxI4ZjKhHN6uLljpjuGZ.jpg'),
(104, 'Vijay Thoratttt', 'vijay@yopmail.com', '9373046118', NULL, 1, 198, 14, '$2y$12$HS1aVqZSHJHEuFZEep5AmuDGDlKFeuNAqZ6a0samJYcgqwv/BBghK', NULL, '2026-06-18 10:04:46', '2026-09-22 06:31:21', 'user', NULL, '2000-04-10', '06:00 AM', 'male', 'user_photos/eVzghAb5v4lpeNPgD4ftoEL2k1Onr8xqiBIYmCs5.jpg'),
(105, 'sonal', 'sonali33@yopmail.com', '2581473690', NULL, 1, NULL, 3, '$2y$12$X1R0sBMITfE4ehVlwB3w3u4G5RFa/Bh6FYtp3zUUuSsETV0eSic.W', NULL, '2026-06-19 02:44:35', '2026-06-19 03:27:43', 'user', NULL, '2026-01-10', '02:44 PM', 'female', 'user_photos/iiN4klD6pv0hEaMCtYtkxe2JvojLgnAUWGqrxVKa.jpg'),
(106, 'verma', 'sonali44@gmail.com', '1472583690', NULL, 1, NULL, 3, '$2y$12$XlFeeyWCtlklAcfzf1NgYuLdzsjMC8bVDeqEFIyNE/8ONf7ZlVPGG', NULL, '2026-06-19 03:01:55', '2026-06-19 03:06:04', 'user', NULL, '2000-01-11', '06:01 PM', 'male', NULL),
(107, 'Kashish', 'kashish@yopmail.com', '8445111838', NULL, 1, 45, 0, '$2y$12$4Ow/XSag84PUHjG.Wtdq/OcX4ODbtpQTNfB8PV5lr4QXEwt3uc6ne', NULL, '2026-06-19 06:09:57', '2026-09-07 08:19:24', 'user', NULL, '2000-01-01', '05:09 PM', 'female', 'user_photos/U53ga1pcwfvCbiuv4E4KLOe8hI3JYFtmE3Yt3zW8.jpg'),
(108, 'Kashish', 'kashish@gmail.com', '8445113838', NULL, 0, NULL, 0, '$2y$12$.PBparlWlHInFovnfY1BhuHnEhZ9djq9URk.Rlg7TvkH2mxF4.2Mm', NULL, '2026-06-19 07:07:10', '2026-06-19 07:07:10', 'user', NULL, '2000-01-01', '06:06 PM', 'female', NULL),
(109, 'Kashish', 'kashish1@yopmail.com', '8445115838', NULL, 1, NULL, 4, '$2y$12$Ea7uVNdzGUBjoDhEGZhBo.iZRvqGJ1aQCLymIo6FXqdUws2AylXMq', NULL, '2026-06-19 07:26:14', '2026-06-19 07:27:44', 'user', NULL, '2000-01-01', '06:25 PM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/mZGcf0EkQdxnDLIaFg9xvmWA2wph6TyQyXMGVvKH.jpg'),
(110, 'Kashish', 'kashish2@yopmail.com', '8445221838', NULL, 1, NULL, 0, '$2y$12$MMOQTyv.qOkSviI9N.Arj.ta4qxQXArrTGgO8SBoixHvLUc9W4SyW', NULL, '2026-06-19 07:29:55', '2026-06-19 07:53:08', 'user', NULL, '2000-01-04', '08:25 PM', 'female', 'user_photos/ijURIUWtjnuxTTMWJ0dWFAA8wThCXPkF7wrUR4KT.jpg'),
(111, 'pra', 'asdfz@yopmail.com', '8586868683', NULL, 1, NULL, 0, '$2y$12$ZGiv7i3HIP.UDFeUQmU1Q.CHkcEZsFTP2e4QDqtrP.odNaNJmqdme', NULL, '2026-06-30 02:00:39', '2026-06-30 02:43:11', 'user', NULL, '2003-01-29', '12:59 PM', 'male', NULL),
(112, 'raghav', 'raghav@yopmail.com', '5482464653', NULL, 1, NULL, 1, '$2y$12$7cCVkiae40j9e0/E2luoYuJmxmxuLU7oGr1E/uIY6aJnzexR/Q1xa', NULL, '2026-06-30 02:11:25', '2026-06-30 02:12:52', 'user', NULL, '2000-01-01', '01:11 PM', 'male', NULL),
(113, 'kashish', 'kashishread@yopmail.com', '8445611838', NULL, 1, NULL, 1, '$2y$12$9Oqf/ybcdCmUqOjrTqaExuWlYphV6G0AA4pIv6odBEX56r3EOVrbq', NULL, '2026-06-30 02:52:27', '2026-06-30 04:18:27', 'user', NULL, '2000-01-01', '01:51 PM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/0dBv8AYWGryNGvntGBOMBoLwsTV9vel28y6pKNPL.jpg'),
(114, 'kashish', 'kashish32@yopmail.com', '7984631345', NULL, 1, NULL, 3, '$2y$12$tKUJR92qkno9TRb.PFxPou9EX3y5n51BPm45r7R4naaVa2S7EMRW.', NULL, '2026-06-30 04:20:41', '2026-06-30 04:24:22', 'user', NULL, '2000-01-01', '03:19 PM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/svkvJbMoixwa6I2Xh0TZnSP4RowVjfyq0mPiViTf.jpg'),
(115, 'kashish2', 'kashishpalm@yopmail.com', '8445185838', NULL, 1, NULL, 1, '$2y$12$1/mHSYEDaUUhEH5loQc2Wumull215sMWsltUKh2jRRM9J4y9T.JhW', NULL, '2026-07-02 02:49:19', '2026-07-02 02:49:58', 'user', NULL, '2000-01-01', '01:48 PM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/wIukqjOBdkF93ciIpVOfdCLks8pw1PUpqycCPxa9.jpg'),
(116, 'ram', 'ram@yopmail.com', '7756496156', NULL, 1, NULL, 0, '$2y$12$1.mVRAsz6siR/DTyfo.NH.5X5TuuA8hQc.EZn5X17ol6fqMQLA/Gq', NULL, '2026-07-05 01:13:47', '2026-07-05 22:51:14', 'user', NULL, '2006-01-09', '09:13 PM', 'male', 'user_photos/Hc1qEcz8Kr5p1n8B0nlTt5jVqMUiWoGMVQLrLuGg.jpg'),
(117, 'depain k', 'depain@sdssoftwares.co.uk', '7836961203', NULL, 0, NULL, 0, '$2y$12$VWPve5nIRw9dui67H8ap3eivoXUmM1ETxxpRqRsOdthQB430a3/gy', NULL, '2026-07-15 09:15:59', '2026-07-15 09:15:59', 'user', NULL, '1986-07-22', '04:55 PM', 'male', NULL),
(118, 'pradyumna', 'pra@gmail.com', '5469851975', NULL, 1, NULL, 1, '$2y$12$8YPjjB3wah0wj3TnUJcyEeOosFh0vQ8ZasBwoY/SfNCYT9LfQFzpS', NULL, '2026-07-15 09:25:10', '2026-07-20 20:04:11', 'user', NULL, '2000-01-20', '08:24 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/cr8Qce5zlAm3XxsqMgZSr32uKI4g4NAMRKA7aPv1.jpg'),
(119, 'kashish varshney', 'kashishread123@yopmail.com', '8445111887', NULL, 0, NULL, 0, '$2y$12$JcFDcsdphKTrqxa1/1t36.txK28Jkm.dzCcvi3MkY4k34UMJKW6ge', NULL, '2026-07-15 09:34:05', '2026-07-15 09:34:05', 'user', NULL, '2000-01-07', '08:33 PM', 'female', NULL),
(120, 'kashish', 'kashishread1234@yopmail.com', '4846484648', NULL, 1, NULL, 3, '$2y$12$CJf3i5UWnq5KXL6dlb2afeK2LLrGyCO.loyYC5/BbiclFCBcU/SaG', NULL, '2026-07-15 09:53:35', '2026-07-15 09:55:43', 'user', NULL, '2000-01-18', '08:53 PM', 'female', NULL),
(121, 'f', 'f@gmail.com', '5566996655', NULL, 1, NULL, 3, '$2y$12$6Za9IIQ160YdYHsIDd7FQ.2yKJ.WUszIReTTN0KMeBzIw1MtUtlqe', NULL, '2026-07-16 06:05:59', '2026-07-16 06:07:05', 'user', NULL, '2000-01-19', NULL, 'male', NULL),
(122, 'j', 'g@gmail.com', '5566998877', NULL, 1, NULL, 3, '$2y$12$tcoAHIuT0mo9HL.sGq9CIe8A3GlaBsE.LGYFOxCDjNHNxfu8xefm6', NULL, '2026-07-16 06:33:32', '2026-07-16 06:35:18', 'user', NULL, '2000-01-01', NULL, 'male', NULL),
(124, 'kashish34', 'kashish345@yopmail.com', '8640464854', NULL, 0, NULL, 0, '$2y$12$HFWj4H3LwoO4o7D/mNdXOOjB7FaiBbx4tOWJv4h/q8Lqw2XKpv1Am', NULL, '2026-07-16 07:41:52', '2026-07-16 07:41:52', 'user', NULL, '2000-01-01', NULL, 'female', NULL),
(125, 'rah', 'rah@yopmail.com', '8373838383', NULL, 1, NULL, 3, '$2y$12$QsTe2hGpFg1ChTsZv/qeP.oU2uvDwNKXYdZ1Xab4z4ziaCebzQE/C', NULL, '2026-07-17 20:38:35', '2026-07-17 20:41:07', 'user', NULL, '2000-01-01', '10:07 AM', 'male', NULL),
(126, 'rahul', 'rahul@yopmail.com', '5588558865', NULL, 0, NULL, 0, '$2y$12$vKI1FAZEjsGh9gUPjUr/fe/nJqeOrUsWtAy12unw.jIPnea.iX2K2', NULL, '2026-07-22 09:17:32', '2026-07-22 09:17:32', 'user', NULL, '2000-01-01', '08:17 PM', 'male', NULL),
(127, 'test1', 'test1@yopmail.com', '8855669933', NULL, 1, NULL, 0, '$2y$12$zWz4D556HAt3FW/PjzJCI.AkKvAI7S.Nx4jn.EGtkSDEowq7qC916', NULL, '2026-07-22 09:27:20', '2026-07-24 10:17:53', 'user', NULL, '2000-01-01', NULL, 'male', NULL),
(128, 'test2', 'test2@yopmail.com', '5588556699', NULL, 1, NULL, 0, '$2y$12$j3.bJH4TqsRxYS9FgjKPNeuPrbS3M/kuY45ikoYgP6f9t/uflHK2q', NULL, '2026-07-22 09:34:21', '2026-07-23 10:00:35', 'user', NULL, '2000-01-01', '08:34 PM', 'male', 'user_photos/4ckBhrL7bvVGDOGlwv2lUJ2As7E9mwNqTxsIM7Ba.jpg'),
(129, 'test3', 'test3@yopmail.com', '4455667788', NULL, 1, NULL, 2, '$2y$12$atGtZHeyFNfXx5KX4QnOD.22/oAu4OFo658H9s9DdM6qqO6ZS0dNy', NULL, '2026-07-23 06:05:19', '2026-07-24 06:39:00', 'user', NULL, '2000-01-01', '07:34 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/CJhYQ9GGyCge6Qg6YDdmkcHhuT7BIfFJZvOdlS1O.jpg'),
(130, 'Rushita', 'rushita.sds@outlook.com', '9898989898', NULL, 1, NULL, 0, '$2y$12$b8QhTMV1yaGyxkMEXX2dLuWLfHj2TF6P.LyidwXXM5yw4zjIA2wJq', NULL, '2026-07-23 07:54:42', '2026-07-23 08:01:07', 'user', NULL, '2000-10-26', '12:00 AM', 'female', 'user_photos/sw1n1vOOV0GPnrvsuOT7aV2CIZ5dTZKdVjHxlrAV.png'),
(131, 'anjali', 'anjali@gmail.com', '9486470201', NULL, 1, NULL, 4, '$2y$12$UuZBjlC6xiFJc5j3T3q0XuJWeZI3QNujPWWugfPudZAq9SWLSwkjC', NULL, '2026-07-23 09:17:33', '2026-07-23 09:21:07', 'user', NULL, '1998-12-10', '06:30 AM', 'female', NULL),
(132, 'usha', 'usha1@gmail.com', '8903446768', NULL, 1, NULL, 3, '$2y$12$eqHWGRHbaSiBYpAlbDwkSOAwCC0j265Ay7Tnl28UczJCZeFSXmKRu', NULL, '2026-07-23 09:27:25', '2026-07-23 09:28:35', 'user', NULL, '2000-01-01', '06:30 AM', 'female', NULL),
(133, 'test4', 'test4@yopmail.com', '6655669988', NULL, 0, NULL, 0, '$2y$12$3bTXCDIfTb6i5xZ4z3lvHe5TXBc.OTSUGVsmYJsoR6FoLTJQbFtLa', NULL, '2026-07-24 06:41:48', '2026-07-24 06:41:48', 'user', NULL, '2000-01-01', NULL, 'male', NULL),
(135, 'ys', 'sj@gmail.com', '6464646466', NULL, 0, NULL, 0, '$2y$12$zg/AKnUdrtDYlIKq5m/0LOkRzgNjxxGrVAyLKpb9DBKnm1GO4D2nW', NULL, '2026-07-24 09:12:44', '2026-07-24 09:12:44', 'user', NULL, '2000-01-01', NULL, 'male', NULL),
(137, 'vijau', 'vijay11@yopmail.com', '9998885805', NULL, 0, NULL, 0, '$2y$12$JhDgg5/KGAM7sel8qolZuu1H6xfzg0hipZPeCdwDbbFYTrdDqFrYW', NULL, '2026-07-24 09:33:25', '2026-07-24 09:33:25', 'user', NULL, '2000-01-01', '08:33 PM', 'male', NULL),
(138, 'vijay thora5', 'vijayyop@yopmail.com', '9766737330', NULL, 0, NULL, 0, '$2y$12$xRgy3r/MaMqDerb9EAbrbuA6P0wKO6G.PaWN5wPzaqLYqOaXxczlm', NULL, '2026-07-28 01:37:23', '2026-07-28 09:04:44', 'user', NULL, '2000-01-01', '12:04 PM', 'male', 'user_photos/Io3DSaPSbw5f0aIkhRkr7fkiFSNnB0urM1gGEOWp.png'),
(139, 'sweety', 'Sweety.sds@outlook.com', '8526391470', NULL, 1, 200, 5, '$2y$12$NThaNTcgm.DWSL0lhbUbyeZvQiF.p5yVYd6fwT6b76BAfmDM6DEZy', NULL, '2026-07-28 10:02:16', '2026-09-22 06:48:00', 'user', NULL, '2000-01-01', '09:01 PM', 'female', NULL),
(140, 'rushi', 'rushita@mailinator.com', '9898989891', NULL, 0, NULL, 0, '$2y$12$sZzKCmyeXnZnELWf9kYKF.uC/xoNH.pBTmTM4GJPVaQ/3yxXplWWW', NULL, '2026-08-19 01:00:48', '2026-08-19 01:00:48', 'user', NULL, '2000-01-01', '12:00 PM', 'female', NULL),
(141, 'emma victoriya', 'emmavictoriya10@gmail.com', '6382568401', NULL, 0, NULL, 0, '$2y$12$Hi/fzukqp7tuNo678iRGBeKHCWjHT.Bdbj5XkPpgRvqzhafAxlgz2', NULL, '2026-08-20 07:47:39', '2026-08-20 07:47:39', 'user', NULL, '1998-06-08', '06:30 PM', 'female', NULL),
(142, 'ravina', 'ravina@gmail.com', '9486470202', NULL, 1, 2, 1, '$2y$12$Df1FY.7OTGxWcf5XR3USh.8S05lWZ0X7C6ZsHzTlz4UqX4BaLuPha', NULL, '2026-08-25 01:39:21', '2026-09-02 06:47:25', 'user', NULL, '1998-12-10', '06:30 AM', 'female', 'https://readpalm.sdssoftltd.co.uk/public/storage/user_photos/MirA6TlTYth0Kax9ZcM3OL7KOD2nJerk2SXVMuyM.jpg'),
(143, 'kashi', 'kashish12@yopmail.com', '8345111838', NULL, 1, 4, 3, '$2y$12$8vl2m1QSq7WbOGP/COLf9ufXIk/qlcYzXyNCPHmMPVR/5w1GFePh6', NULL, '2026-08-25 07:46:57', '2026-08-26 01:24:51', 'user', NULL, '2000-01-01', NULL, 'female', NULL),
(145, 'ashwini', 'ashwini@gmail.com', '9876541230', NULL, 0, NULL, 0, '$2y$12$MG6CPbKEJl6cLBZGGYz1I.BiRI/N7hMokPL7VLt5lghetYXgv3Vhq', NULL, '2026-08-27 01:27:55', '2026-08-27 01:27:55', 'user', NULL, '2000-01-15', '06:30 AM', 'female', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/96Bq5YXzJQg5D3z49uIz3hlwL3Xp0ha1YZmTq9PB.jpg'),
(146, 'sruthi', 'sruthi@gmail.com', '8529637410', NULL, 0, NULL, 0, '$2y$12$crawM0I4d2EYpapEsEIiPeR.X/9/xV.OadyRcova7Q1eEbgCr81uu', NULL, '2026-08-27 01:30:46', '2026-08-27 01:30:46', 'user', NULL, '2000-01-15', NULL, 'female', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/fwrthAGcSLw9isLduNtXIMGOe3ca6RJMaiVSHOsH.jpg'),
(147, 'rathika', 'rathika@gmail.com', '2589637461', NULL, 1, 6, 1, '$2y$12$B3Pfk9tqMU.q/VueIqeYsOd0VJ5MF2jCTByU2X8YQof7KmjKsVAHC', NULL, '2026-08-27 01:36:43', '2026-08-27 02:08:57', 'user', NULL, '2000-01-27', NULL, 'female', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/tnpph1punHl0N2S3pWC39RqYI2hciYx01vULRlzx.jpg'),
(148, 'Kashish', 'kashvarsh.12@gmail.com', '8552364864', NULL, 1, 185, 36, '$2y$12$aooFoVIasKHnTwU6IgS4F.bOP0A0mMiiDp4tr0hQ3O/G6lYmFh1o6', NULL, '2026-08-27 07:09:51', '2026-09-16 06:43:51', 'user', NULL, '2000-01-01', NULL, 'female', NULL),
(149, 'rainny', 'rainny@gmail.com', '8569743128', NULL, 0, NULL, 0, '$2y$12$MN3EBgLbuRITN8mMysaYDOpuOLQ2aX0omifpnxBgNw3Uv.ur5qntC', NULL, '2026-08-27 07:45:57', '2026-08-27 07:45:57', 'user', NULL, '2000-01-31', NULL, 'female', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/UkEJwc6tyHIP3ZoihIiaI9HwlngRwM2eax1kWuoF.jpg'),
(150, 'selvi', 'selvi@gmail.com', '9685742589', NULL, 1, 74, 0, '$2y$12$tEQWDDVGWdU.mxy8ebUmQuxSVS4F07L9fnzCRN6FafrHfANfTDXsa', NULL, '2026-08-27 10:22:34', '2026-09-10 04:19:27', 'user', NULL, '2000-01-21', NULL, 'female', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/tUMX2kWXjUpS8gu7xjVqKOmfDu2QKmO5giKDUGsQ.jpg'),
(151, 'varshney', 'varshney@gmail.com', '9664864384', NULL, 1, 11, 0, '$2y$12$llp.aDSPl.FMVPGj4xkZGuJLliVmRSeQGaz/V6APzUns/85E3LckG', NULL, '2026-08-31 09:42:43', '2026-08-31 09:59:37', 'user', NULL, '2000-01-01', NULL, 'female', NULL),
(152, 'vaan', 'var@gmail.com', '7664857648', NULL, 1, 18, 4, '$2y$12$wMCy7WWsn6N5RQIYRORuBurwWA6igsp8UKsXYGp61rMKlqXcDVJrO', NULL, '2026-09-01 02:43:01', '2026-09-01 04:19:46', 'user', NULL, '2000-01-01', NULL, 'male', NULL),
(153, 'Test User', 'testuser@example.com', '9876543211', NULL, 0, NULL, 0, '$2y$12$R1lUDVD0337yJfKtV7r1j.TTyG4UdJp1VAEQLf16Wwf2Pl3bbPQXW', NULL, '2026-09-01 04:56:50', '2026-09-01 04:56:50', 'user', NULL, '2000-01-01', NULL, 'male', NULL),
(154, 'Vijay Thorat', 'vijaythorat@yopmail.con', '5558889633', NULL, 1, 30, 2, '$2y$12$6d5XHa/U3XQG9szWYU8pQucxBm6DMIQnngntiPVU/DUNqFg14KUhu', NULL, '2026-09-01 09:52:46', '2026-09-02 04:05:59', 'user', NULL, '2003-05-29', '01:10 PM', 'male', NULL),
(155, 'pra', 'pradyumna1@gmail.com', '7788556699', NULL, 1, 37, 4, '$2y$12$jsP5eSYjy0zNXymIN5GrFuieOh1/0CA/roL9kvZAzozMdX850hxFa', NULL, '2026-09-02 09:10:57', '2026-09-02 09:11:38', 'user', NULL, '2000-01-01', '08:00 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/0Idcs2hkorZu2YLgTvCSG9Y9zD3mixq0Gm82joXO.jpg'),
(156, 'Vijay Thorat', 'vijaythorat5263@gmail.com', '8880009658', NULL, 1, 39, 0, '$2y$12$Glwr0tTucAeAyvXL2s9I7.Vxv6uSbYV/LiWej9OA9QF1O33kI4HL6', NULL, '2026-09-03 03:43:53', '2026-09-03 07:58:53', 'user', NULL, '2002-05-29', '12:00 PM', 'male', NULL),
(157, 'Ayushi', 'abc@gmail.com', '1234567090', NULL, 0, NULL, 0, '$2y$12$CdwAmjk.Bu7kdvpQCDlPn.irhjp1NqqLCPQDrYsSoGg9j/6654fjy', NULL, '2026-09-03 05:02:06', '2026-09-03 05:02:06', 'user', NULL, '1998-03-18', '10:15 AM', 'female', NULL),
(158, 'vijay', 'vijaytest@yopmail.com', '8080808080', NULL, 0, NULL, 0, '$2y$12$QjTDVjlGtg/v8jj3EeGhLuzW90isIGCjTPurGkLZurwpYudBpjGwO', NULL, '2026-09-03 06:12:45', '2026-09-03 06:14:09', 'user', NULL, '2000-01-01', '05:12 PM', 'male', NULL),
(159, 'pradyumna', 'pradyumna@yopmail.com', '7786920413', NULL, 1, 41, 4, '$2y$12$52ZN8A1u9TR2Y.08f1zELuzL3P0zpxBzgAdjQ1lB5cvx2a9jKPNVq', NULL, '2026-09-04 17:27:44', '2026-09-04 17:28:32', 'user', NULL, '2000-02-20', '01:26 AM', 'male', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/0nDMXqCLohySNak5rPs8CH113e03ifXakNnEJf5d.jpg'),
(161, 'kashish', 'kashishh@yopmail.com', '6948649946', NULL, 0, NULL, 0, '$2y$12$MqOnE.hgssvWwpmu0fZYbeicEGoZjR0.VdnTXievKj4IrDlp1RZ/m', NULL, '2026-09-07 09:17:27', '2026-09-07 09:17:27', 'user', NULL, '2000-01-01', NULL, 'female', NULL),
(162, 'Vijay', 'vijay5263@yopmail.com', '8521369874', NULL, 0, NULL, 0, '$2y$12$UWG1vWeTino7BdSVn8LOSuFvsTJPwWTAiqbkRB76Jv13h6ZLq8bV2', NULL, '2026-09-08 05:58:08', '2026-09-08 05:58:08', 'user', NULL, '2000-01-01', '04:57 PM', 'male', NULL),
(163, 'Tushar Charde', 'tusharcharde08@gmail.com', '9130146089', NULL, 1, 114, 12, '$2y$12$HV/IeOvEd9G42IhdkaRRsuNw8uYb7Ta7NlRADL.16kvwsNO79iq0.', NULL, '2026-09-14 05:23:58', '2026-09-14 05:25:48', 'user', NULL, '2002-01-08', '06:45 PM', 'male', NULL),
(165, 'tush charde', 'quicksip02@gmail.com', '9130146087', NULL, 0, NULL, 0, '$2y$12$Fl1fSzqq87jSw/AfWt.CJemUtFTrHQsBoquexQmA8n0WgdrOPEdWG', NULL, '2026-09-14 05:33:29', '2026-09-14 05:33:29', 'user', NULL, '2002-01-08', '06:45 PM', 'male', NULL),
(166, 'test user', 'chardetush08@gmail.com', '9130146081', NULL, 0, NULL, 0, '$2y$12$kLnJrCq.uyfWkBG7bTZYK.IzYu1pzBUUWs59I553AdV0xkvGmiS9K', NULL, '2026-09-14 05:40:00', '2026-09-14 05:40:00', 'user', NULL, '2000-01-11', '06:45 PM', 'male', NULL),
(167, 'Shankar Thorat', 'thoratshankar1234@gmail.com', '8569321478', NULL, 0, NULL, 0, '$2y$12$9VxAuvip739qLj1tABeNLu4L3eOFyL0y43k7B1gIQCTyZyjZNSyc2', NULL, '2026-09-14 05:41:18', '2026-09-14 05:41:18', 'user', NULL, '2000-01-01', '04:40 PM', 'male', NULL),
(168, 'pradeep', 'shivvish2016@gmail.com', '9451251229', NULL, 0, NULL, 0, '$2y$12$k.HAFX76qTgWUj8XlQ0i2uVTC/NrUUYsiAOQIdI2iAmbe3Fx.Of0O', NULL, '2026-09-17 05:19:21', '2026-09-17 05:19:21', 'user', NULL, '2000-01-10', '04:18 PM', 'male', NULL),
(169, 'Ayushi dwivedi', 'ayushi0318@gmail.com', '8953470736', NULL, 1, 192, 0, '$2y$12$Qea1AwdS6WXEeDGD125oo.6uAb/4Qeaa8wII2BLeGxiACLPCktntm', NULL, '2026-09-21 05:32:27', '2026-09-22 04:02:58', 'user', NULL, '1998-03-18', NULL, 'female', NULL),
(170, 'Prashant Jha', 'prashantjha.sds@gmail.com', '9953706033', NULL, 1, 208, 0, '$2y$12$mHJHNeBB5seOSbMkI/ianulFYS/HqxGKLmK11NWb6M2N/C4mn7.MO', NULL, '2026-09-21 05:35:42', '2026-09-23 01:43:07', 'user', NULL, '1996-11-15', NULL, 'male', NULL),
(171, 'Rupa', 'rupagc02@gmail.com', '8532948716', NULL, 0, NULL, 0, '$2y$12$GxqhqRvJquHQdcfkt042u.sJGNHgU2dVjy1iHX7c.RXNdy/sXrtYe', NULL, '2026-09-21 05:38:57', '2026-09-21 05:38:57', 'user', NULL, '2001-06-02', NULL, 'female', NULL),
(172, 'prem chandra das', 'premshakti.ps@gmail.com', '8252332381', NULL, 1, 193, 4, '$2y$12$p6srgSxkS6UoKuuBklfJRega6s1ub9ZGRjZ5jFJb7N/V97JY6mHRe', NULL, '2026-09-21 05:39:15', '2026-09-22 04:13:22', 'user', NULL, '1997-09-23', '03:50 PM', 'male', NULL),
(173, 'Gopi Hiren Dhingani', 'sghunjariya@gmail.com', '9106631124', NULL, 0, NULL, 0, '$2y$12$piWs/6Iet66XedYEgwGFaeMPwBbhEY6XZf2f.7.hDheDy1uVCub1O', NULL, '2026-09-21 05:39:20', '2026-09-21 05:39:20', 'user', NULL, '1995-03-24', NULL, 'female', NULL),
(174, 'Aryan Nirwal', 'aryannirwal72@gmail.com', '9548605864', NULL, 0, NULL, 0, '$2y$12$x8FXu8xhOQNrgc28BnqrKeP52n6oqBaKTDX1SIP8VWXV39VaPCaJq', NULL, '2026-09-21 05:40:22', '2026-09-21 05:40:22', 'user', NULL, '2002-08-23', '06:39 PM', 'male', NULL),
(175, 'Tanavee Sharma', 'tanaveesharma5050@gmail.com', '8795914234', NULL, 1, 194, 3, '$2y$12$NYi/9lG74B4B/PZSupNCWO83JA.RN5q5VAxj/cDnapI.QN8xTfxlO', NULL, '2026-09-21 05:40:23', '2026-09-22 05:05:19', 'user', NULL, '2000-03-29', '02:11 PM', 'female', NULL),
(176, 'Runjhun Saxena', 'runjhunsaxena6@gmail.com', '8707448348', NULL, 1, 196, 4, '$2y$12$bS5W.Zz0Mjm6LdYhU6Mgzuqy7J.EMHKV8K/yVJvCXvsSARDAgX8aG', NULL, '2026-09-21 05:40:31', '2026-09-22 05:10:37', 'user', NULL, '2002-10-03', '10:40 AM', 'female', NULL),
(177, 'Arpit Jain', 'arpitjain.sds@gmail.com', '9045902214', NULL, 1, 202, 0, '$2y$12$3VANmuQwp/us6k4jABYnvOIgg1vNeYj7l09Fnj9Qquv6lpIjcfA3a', NULL, '2026-09-21 05:41:09', '2026-09-22 07:38:07', 'user', NULL, '1996-03-30', '08:55 PM', 'male', 'user_photos/NFgRJVB08Rv01RRgJVwPfVBm1F6QmUyxLmOPRyYb.jpg'),
(178, 'shivam', 'shivamsinghrajput1205@gmail.com', '8208746919', NULL, 1, 187, 12, '$2y$12$y/O3nS2rh5dWHD0BDuiBeeZtqApJaMaqYqlP.xgbv3RYjcBFvGunO', NULL, '2026-09-21 05:41:22', '2026-09-21 07:08:49', 'user', NULL, '2000-05-12', '02:00 PM', 'male', NULL),
(179, 'Keshav Rawat', 'keshav.sds@outlook.com', '8588064129', NULL, 0, NULL, 0, '$2y$12$vFzqCipKJKh80NxIGhXS5uo.MEm9u37Rb6TruZs/VByb0hDuiPrPa', NULL, '2026-09-21 05:44:38', '2026-09-21 05:44:38', 'user', NULL, '2000-09-30', NULL, 'male', NULL),
(180, 'somesh santosh ambre', 'someshambre25@gmail.com', '9322115289', NULL, 0, NULL, 0, '$2y$12$RlAVfksjkR5KHppn8FDGB.v8xBeaHWOEMA2hAoG9LgPlw6pj7gF4q', NULL, '2026-09-21 05:45:42', '2026-09-21 05:46:40', 'user', NULL, '2004-11-29', '12:30 AM', 'male', 'user_photos/55BbeJbWXWRGkOdZMqiQ8qhICUuApPVNJ9ljmG2U.jpg'),
(181, 'simran ujjeenwall', 'ujjeenwalls@gmail.com', '9310256452', NULL, 0, NULL, 0, '$2y$12$bpAaOLBCgWibozV1TMh15.4OV.1YKKOwVJQfBnHVh1Ya4tu2qzQk2', NULL, '2026-09-21 05:46:35', '2026-09-21 05:46:35', 'user', NULL, '2007-03-07', '02:48 PM', 'female', NULL),
(182, 'Ravish Bisht', 'cykoravish@gmail.com', '7060390453', NULL, 1, 206, 0, '$2y$12$tyRgGT8GGl4CPMeXPf1y0eND5e/jGheQPd2NoK3gRnhw.n9pp1s7a', NULL, '2026-09-21 05:48:56', '2026-09-22 07:54:35', 'user', NULL, '1999-10-02', '12:00 AM', 'male', NULL),
(183, 'prachi jain', 'prachijain.1774@gmail.com', '8279784223', NULL, 1, 199, 4, '$2y$12$UoxPo3LM9AXoVX8uCsN9heYXDOmYq6oEYyCGLlkZ59RNccOp4Tg76', NULL, '2026-09-21 05:50:05', '2026-09-22 12:05:24', 'user', NULL, '2003-04-18', '09:00 PM', 'female', NULL),
(184, 'Akash Singh', 'as16944@gmail.com', '8527854828', NULL, 1, 209, 1, '$2y$12$t0mjRLK/1PoLvdvUnxszKeKVebijkxg05NgLYHScPArpnygqO//9i', NULL, '2026-09-21 05:56:52', '2026-09-23 04:55:49', 'user', NULL, '1999-11-13', '01:45 PM', 'male', NULL),
(185, 'pradyumna vish', 'pradyumna34@yopmail.com', '7786920419', NULL, 0, NULL, 0, '$2y$12$74pHyHwPR.UjV4UW4BKlduJaCijiyWpXo4J1C.iT/ceuUAOJmmZwS', NULL, '2026-09-21 06:05:15', '2026-09-21 06:05:15', 'user', NULL, '2000-01-01', '05:04 PM', 'male', NULL),
(186, 'seenu', 'seenu.sharma0811@gmail.com', '7303131887', NULL, 1, 207, 0, '$2y$12$QJ6m32bQF0IO11mqXiCx2uLBnar3TMEvDKjnTtrY0yqcQp.fAMcey', NULL, '2026-09-21 06:12:17', '2026-09-22 10:52:22', 'user', NULL, '1989-11-08', '03:11 AM', 'female', 'user_photos/ULPVkDkTsEVQbYcynwm7slRoJWA3GjXchItZoFe7.jpg'),
(187, 'madhura joshi', 'madhura.sds@outlook.com', '9370502714', NULL, 0, NULL, 0, '$2y$12$sGPyWZbCTRJDrRyGkKs3CuP8W6szu6kwYVUhcpbxMKr9jXa/lCSRO', NULL, '2026-09-21 06:18:36', '2026-09-23 04:08:06', 'user', NULL, '1999-08-11', '11:31 AM', 'female', NULL),
(188, 'MraruL Raj', 'mradulraj22@gmail.com', '8299080175', NULL, 1, 186, 5, '$2y$12$q9HHVe97XFUZFn58KUZvOeqpbC5eoS.T7uIET3iS98LzBiBzcKSJG', NULL, '2026-09-21 06:19:49', '2026-09-21 06:20:28', 'user', NULL, '1994-06-15', '05:19 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/5SBgSXBzikgouYKnqHzEDUVD04n5ya5C7UBRCgVT.jpg'),
(189, 'Vaibhav Dangi', 'vaibhavdangi.sds@outlook.com', '7665551476', NULL, 1, 203, 1, '$2y$12$FUKqynyyOdyWFmlGr1CkfOF1afB7dmd.XqGWUlQb2wHeNi.4Pr3YC', NULL, '2026-09-21 06:25:21', '2026-09-22 07:41:53', 'user', NULL, '1997-06-05', NULL, 'male', NULL),
(190, 'darshita singh', 'darshitasingh3507@gmail.com', '9311865172', NULL, 1, 210, 1, '$2y$12$UR/sIURcgfpvjGq85QJHDeSoDTQL3QpHRZ6OqrQ4ElmsWjrJSXfS.', NULL, '2026-09-21 07:10:58', '2026-09-23 05:23:18', 'user', NULL, '1997-09-26', NULL, 'female', NULL),
(191, 'Mradul raj', 'mradulraj22@gmail.c9m', '6387980381', NULL, 1, 188, 5, '$2y$12$6rwq8a0EaT7JfupPkzMkaeJy/GPXBHnrR/54u4nqRtE6KfGo2fSwO', NULL, '2026-09-21 07:40:36', '2026-09-21 07:42:50', 'user', NULL, '1994-06-15', '05:40 PM', 'male', 'https://readpalm.sdssoftltd.co.uk/storage/user_photos/8ToML8P2tcbWtKkqtHyN54nXTR6NjvbujMBayJlF.jpg'),
(193, 'kunal', 'sonwanekunal586@gmail.com', '9552214220', NULL, 1, 189, 1, '$2y$12$DvGNj/nty5AsBicJ4pOI/eQbgDIwDToZJJqT4SxNgu33YymWTV7Fi', NULL, '2026-09-21 10:27:20', '2026-09-21 10:30:31', 'user', NULL, '2001-01-31', '10:26 PM', 'male', NULL),
(194, 'sadanand raut', 'vjofficial27@gmail.com', '8390744184', NULL, 1, 190, 0, '$2y$12$g4/ZoPUuZxFzrJ6u8pdm4Ot1HSGAVo9tIxn4YbQl6M8bjx7XFIv/C', NULL, '2026-09-21 10:40:23', '2026-09-21 10:48:37', 'user', NULL, '2000-02-29', '09:39 PM', 'male', NULL),
(195, 'pratik rawan', 'patrickmd157@gmail.com', '9511220564', NULL, 1, 191, 0, '$2y$12$NzmkETQ/nV4ZQYN31zvlCuZXCcQJLbP6UmbUdlJA2N4m5ULEZKyFS', NULL, '2026-09-21 10:59:54', '2026-09-21 11:02:53', 'user', NULL, '1996-02-02', '07:10 AM', 'male', NULL),
(196, 'angel treasure', 'Angeltreasure.sds@outlook.com', '8903456768', NULL, 1, 205, 1, '$2y$12$Moz4WCLM2q3L8tDxKuyP.u0nw/29UlyWyIhaM1djr3dZ6ESBuIWV6', NULL, '2026-09-22 01:01:19', '2026-09-22 07:50:18', 'user', NULL, '1998-12-10', NULL, 'female', NULL),
(197, 'hanstest', 'hansrajjangid200@gmail.com', '8302510323', NULL, 1, 201, 0, '$2y$12$D2l6naP.2HssyaMF2FtD0OqxjWTXnRz3CNLFtmZgs/Hznoy7XUo7u', NULL, '2026-09-22 04:21:53', '2026-09-22 07:11:44', 'user', NULL, '2000-10-21', '12:20 AM', 'male', NULL),
(198, 'Rupa GC', 'rupagc06@gmail.com', '9027741250', NULL, 1, 195, 5, '$2y$12$v.2oHrUoh7BVFa4Qh3ZYi.8ru6sKsciWtOvcL6PIIvpJdHtOpnYxi', NULL, '2026-09-22 04:59:38', '2026-09-22 05:01:23', 'user', NULL, '2001-06-02', NULL, 'female', NULL),
(199, 'p', 'poornimavarshney79@gmail.com', '9205583748', NULL, 0, NULL, 0, '$2y$12$d1gFUbyqWwXbDgxTP/wwOOuw2u7spDDBv2oLu10SPrjlCl/7BvSxS', NULL, '2026-09-22 06:20:25', '2026-09-22 06:20:25', 'user', NULL, '1999-12-24', NULL, 'female', NULL),
(200, 'vijayth', 'vijath@yopmail.com', '7890009876', NULL, 0, NULL, 0, '$2y$12$fhvEy0mabHO0X6SoKMqsS...wHves86KVaVWpCCl6e/R.pSoWpWY2', NULL, '2026-09-22 06:22:28', '2026-09-22 06:23:48', 'user', NULL, '2002-05-29', '01:00 AM', 'female', 'user_photos/lXuA7l2ij2kSulqnTsxmL4rsHdjTe6RdVQIirOw2.jpg'),
(201, 'sapna', 'sapna@gmail.com', '7985463486', NULL, 0, NULL, 0, '$2y$12$ZfCyW5ERnjIekszQEvtOX.vPfzo0krycNY1wstN9T.B4DhQsYMfh.', NULL, '2026-09-22 06:38:51', '2026-09-22 06:38:51', 'user', NULL, '2000-01-01', NULL, 'female', NULL);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `apartment_amenities`
--
ALTER TABLE `apartment_amenities`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `blogs`
--
ALTER TABLE `blogs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `blogs_category_id_foreign` (`category_id`);

--
-- Indexes for table `cache`
--
ALTER TABLE `cache`
  ADD PRIMARY KEY (`key`);

--
-- Indexes for table `cache_locks`
--
ALTER TABLE `cache_locks`
  ADD PRIMARY KEY (`key`);

--
-- Indexes for table `categories`
--
ALTER TABLE `categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `cms`
--
ALTER TABLE `cms`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `corporate_relocation_benefits`
--
ALTER TABLE `corporate_relocation_benefits`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`);

--
-- Indexes for table `faqs`
--
ALTER TABLE `faqs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `get_in_touches`
--
ALTER TABLE `get_in_touches`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `jobs`
--
ALTER TABLE `jobs`
  ADD PRIMARY KEY (`id`),
  ADD KEY `jobs_queue_index` (`queue`);

--
-- Indexes for table `job_batches`
--
ALTER TABLE `job_batches`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `migrations`
--
ALTER TABLE `migrations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `newsletters`
--
ALTER TABLE `newsletters`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `newsletters_email_unique` (`email`);

--
-- Indexes for table `order_payment_data`
--
ALTER TABLE `order_payment_data`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `order_payment_data_razorpay_order_id_unique` (`razorpay_order_id`),
  ADD KEY `order_payment_data_user_id_foreign` (`user_id`),
  ADD KEY `order_payment_data_subscription_id_foreign` (`subscription_id`);

--
-- Indexes for table `otp_codes`
--
ALTER TABLE `otp_codes`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pages`
--
ALTER TABLE `pages`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `pages_page_title_unique` (`page_title`),
  ADD UNIQUE KEY `pages_slug_unique` (`slug`);

--
-- Indexes for table `palm_readings`
--
ALTER TABLE `palm_readings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `password_reset_tokens`
--
ALTER TABLE `password_reset_tokens`
  ADD PRIMARY KEY (`email`);

--
-- Indexes for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`),
  ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`);

--
-- Indexes for table `reasontobookings`
--
ALTER TABLE `reasontobookings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `sessions`
--
ALTER TABLE `sessions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `sessions_user_id_index` (`user_id`),
  ADD KEY `sessions_last_activity_index` (`last_activity`);

--
-- Indexes for table `stay_highlights`
--
ALTER TABLE `stay_highlights`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `subscription_details`
--
ALTER TABLE `subscription_details`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `subscription_purchases`
--
ALTER TABLE `subscription_purchases`
  ADD PRIMARY KEY (`id`),
  ADD KEY `subscription_purchases_user_id_index` (`user_id`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `users_email_unique` (`email`),
  ADD KEY `users_subscription_plan_id_foreign` (`subscription_plan_id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `apartment_amenities`
--
ALTER TABLE `apartment_amenities`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `blogs`
--
ALTER TABLE `blogs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `categories`
--
ALTER TABLE `categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `cms`
--
ALTER TABLE `cms`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `corporate_relocation_benefits`
--
ALTER TABLE `corporate_relocation_benefits`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `faqs`
--
ALTER TABLE `faqs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `get_in_touches`
--
ALTER TABLE `get_in_touches`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `jobs`
--
ALTER TABLE `jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44;

--
-- AUTO_INCREMENT for table `newsletters`
--
ALTER TABLE `newsletters`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `order_payment_data`
--
ALTER TABLE `order_payment_data`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=285;

--
-- AUTO_INCREMENT for table `otp_codes`
--
ALTER TABLE `otp_codes`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=38;

--
-- AUTO_INCREMENT for table `pages`
--
ALTER TABLE `pages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `palm_readings`
--
ALTER TABLE `palm_readings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1472;

--
-- AUTO_INCREMENT for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=756;

--
-- AUTO_INCREMENT for table `reasontobookings`
--
ALTER TABLE `reasontobookings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `stay_highlights`
--
ALTER TABLE `stay_highlights`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `subscription_details`
--
ALTER TABLE `subscription_details`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `subscription_purchases`
--
ALTER TABLE `subscription_purchases`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=211;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=202;

--
-- Constraints for dumped tables
--

--
-- Constraints for table `blogs`
--
ALTER TABLE `blogs`
  ADD CONSTRAINT `blogs_category_id_foreign` FOREIGN KEY (`category_id`) REFERENCES `categories` (`id`) ON DELETE CASCADE;

--
-- Constraints for table `order_payment_data`
--
ALTER TABLE `order_payment_data`
  ADD CONSTRAINT `order_payment_data_subscription_id_foreign` FOREIGN KEY (`subscription_id`) REFERENCES `subscription_details` (`id`) ON DELETE SET NULL,
  ADD CONSTRAINT `order_payment_data_user_id_foreign` FOREIGN KEY (`user_id`) REFERENCES `users` (`id`) ON DELETE CASCADE;
COMMIT;

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