{"id":13,"date":"2025-11-23T23:40:04","date_gmt":"2025-11-23T23:40:04","guid":{"rendered":"https:\/\/new.egykhan.com\/?page_id=13"},"modified":"2025-11-24T01:28:02","modified_gmt":"2025-11-24T01:28:02","slug":"about-us","status":"publish","type":"page","link":"https:\/\/new.egykhan.com\/?page_id=13","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13\" class=\"elementor elementor-13\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-703ebff e-flex e-con-boxed e-con e-parent\" data-id=\"703ebff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fdd6627 elementor-widget elementor-widget-html\" data-id=\"fdd6627\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ar\" dir=\"ltr\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>About Us - Egykhan<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@100;200;300;400;500;600&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Inter', sans-serif;\r\n            font-weight: 300;\r\n            background-color: #f9f9f9;\r\n            color: #333;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .about-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 60px 20px;\r\n            background-color: #fff;\r\n            box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);\r\n        }\r\n        \r\n        .header {\r\n            text-align: center;\r\n            margin-bottom: 60px;\r\n            padding-bottom: 40px;\r\n            border-bottom: 1px solid #eee;\r\n        }\r\n        \r\n        .header h1 {\r\n            font-size: 2.8rem;\r\n            font-weight: 300;\r\n            letter-spacing: 3px;\r\n            margin-bottom: 15px;\r\n            color: #042c44;\r\n        }\r\n        \r\n        .header p {\r\n            font-size: 1.1rem;\r\n            font-weight: 300;\r\n            color: #666;\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .content-section {\r\n            margin-bottom: 60px;\r\n            padding: 40px;\r\n            background: #f9f9f9;\r\n            border-radius: 8px;\r\n            border-left: 4px solid #f4c42c;\r\n        }\r\n        \r\n        .section-title {\r\n            font-size: 1.8rem;\r\n            font-weight: 400;\r\n            margin-bottom: 25px;\r\n            padding-bottom: 10px;\r\n            border-bottom: 1px solid #eee;\r\n            color: #042c44;\r\n            letter-spacing: 1px;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        .section-title svg {\r\n            margin-right: 12px;\r\n            color: #f4c42c;\r\n        }\r\n        \r\n        .section-content {\r\n            color: #555;\r\n            font-size: 1.1rem;\r\n            line-height: 1.8;\r\n        }\r\n        \r\n        .section-content p {\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .features-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(2, 1fr);\r\n            gap: 40px;\r\n            margin-top: 40px;\r\n        }\r\n        \r\n        .feature-card {\r\n            background: white;\r\n            padding: 30px;\r\n            border-radius: 8px;\r\n            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\r\n            transition: all 0.3s ease;\r\n            border: 1px solid rgba(4, 44, 68, 0.1);\r\n        }\r\n        \r\n        .feature-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);\r\n            border-color: #f4c42c;\r\n        }\r\n        \r\n        .feature-icon {\r\n            width: 60px;\r\n            height: 60px;\r\n            background: #042c44;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 20px;\r\n            color: #f4c42c;\r\n            font-size: 1.5rem;\r\n        }\r\n        \r\n        .feature-title {\r\n            font-size: 1.3rem;\r\n            font-weight: 400;\r\n            margin-bottom: 15px;\r\n            color: #042c44;\r\n        }\r\n        \r\n        .feature-description {\r\n            color: #555;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .highlight {\r\n            font-weight: 400;\r\n            color: #042c44;\r\n        }\r\n        \r\n        .hieroglyph-decoration {\r\n            font-size: 4rem;\r\n            opacity: 0.1;\r\n            color: #042c44;\r\n            text-align: center;\r\n            margin: 40px 0;\r\n        }\r\n        \r\n        .back-link {\r\n            display: inline-block;\r\n            margin-top: 30px;\r\n            color: #042c44;\r\n            text-decoration: none;\r\n            font-weight: 400;\r\n            transition: all 0.3s ease;\r\n            border-bottom: 1px solid transparent;\r\n            padding: 10px 0;\r\n        }\r\n        \r\n        .back-link:hover {\r\n            color: #f4c42c;\r\n            border-bottom-color: #f4c42c;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .features-grid {\r\n                grid-template-columns: 1fr;\r\n                gap: 30px;\r\n            }\r\n            \r\n            .header h1 {\r\n                font-size: 2.2rem;\r\n            }\r\n            \r\n            .section-title {\r\n                font-size: 1.5rem;\r\n            }\r\n            \r\n            .content-section {\r\n                padding: 30px;\r\n            }\r\n        }\r\n        \r\n        @media (max-width: 480px) {\r\n            .about-container {\r\n                padding: 40px 15px;\r\n            }\r\n            \r\n            .header h1 {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .content-section {\r\n                padding: 20px;\r\n            }\r\n            \r\n            .feature-card {\r\n                padding: 20px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"about-container\">\r\n        <div class=\"header\">\r\n            <h1>ABOUT US<\/h1>\r\n            <p>Discover the story behind Egykhan - Your gateway to Egyptian heritage<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"content-section\">\r\n            <h2 class=\"section-title\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\r\n                    <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\r\n                    <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\r\n                    <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\r\n                <\/svg>\r\n                Who Are We?\r\n            <\/h2>\r\n            <div class=\"section-content\">\r\n                <h3 style=\"color: #042c44; margin-bottom: 15px; font-weight: 400;\">Our Company<\/h3>\r\n                <p>This is your gateway to exploring the great Egyptian heritage and going back in time to a civilization thousands of years old. Our store is located in a strategic location in the Giza area, near the famous pyramids, where we offer an experience that combines the beauty of the past with the splendor of the present.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"content-section\">\r\n            <h2 class=\"section-title\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <polygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"><\/polygon>\r\n                <\/svg>\r\n                Our Vision\r\n            <\/h2>\r\n            <div class=\"section-content\">\r\n                <p>To be the first destination for everyone searching for the beauty of ancient Egyptian civilization and its cultural treasures, and to revive the heritage through products that tell eternal stories from Egypt's ancient history.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div class=\"hieroglyph-decoration\">\ud80c\udc80 \ud80c\udcc0 \ud80c\udcb8 \ud80c\udce9<\/div>\r\n        \r\n        <div class=\"content-section\">\r\n            <h2 class=\"section-title\">\r\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                    <path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"><\/path>\r\n                    <polyline points=\"22 4 12 14.01 9 11.01\"><\/polyline>\r\n                <\/svg>\r\n                Why Choose Egykhan?\r\n            <\/h2>\r\n            <div class=\"features-grid\">\r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                            <path d=\"M20.59 13.41l-7.17 7.17a2 2 0 0 1-2.83 0L2 12V2h10l8.59 8.59a2 2 0 0 1 0 2.82z\"><\/path>\r\n                            <line x1=\"7\" y1=\"7\" x2=\"7\" y2=\"7\"><\/line>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Quality and Originality<\/h3>\r\n                    <p class=\"feature-description\">We ensure that all our products are made to the highest quality using <span class=\"highlight\">traditional techniques<\/span> and sustainable sources.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                            <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path>\r\n                            <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Distinctive Location<\/h3>\r\n                    <p class=\"feature-description\">Our presence in the <span class=\"highlight\">Giza area, close to the Pyramids<\/span>, makes us an ideal destination for visitors from all over the world.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                            <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\r\n                            <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\r\n                            <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\r\n                            <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Team Experience<\/h3>\r\n                    <p class=\"feature-description\">Our team of craftsmen and guides have a <span class=\"highlight\">passion and deep knowledge<\/span> of the history of ancient Egypt, adding cultural value and educational experience while shopping.<\/p>\r\n                <\/div>\r\n                \r\n                <div class=\"feature-card\">\r\n                    <div class=\"feature-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\r\n                            <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"><\/path>\r\n                        <\/svg>\r\n                    <\/div>\r\n                    <h3 class=\"feature-title\">Custom Options<\/h3>\r\n                    <p class=\"feature-description\">We can <span class=\"highlight\">customize designs<\/span> to suit your specific needs, whether it's a special gift or a piece for your home decor.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <a href=\"#\" class=\"back-link\">\u2190 Back to Homepage<\/a>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Us &#8211; Egykhan ABOUT US Discover the story behind Egykhan &#8211; Your gateway to Egyptian heritage Who Are We? [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-13","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/new.egykhan.com\/index.php?rest_route=\/wp\/v2\/pages\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/new.egykhan.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/new.egykhan.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/new.egykhan.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/new.egykhan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=13"}],"version-history":[{"count":4,"href":"https:\/\/new.egykhan.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":56,"href":"https:\/\/new.egykhan.com\/index.php?rest_route=\/wp\/v2\/pages\/13\/revisions\/56"}],"wp:attachment":[{"href":"https:\/\/new.egykhan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}