{"id":4094,"date":"2025-10-27T07:19:17","date_gmt":"2025-10-27T07:19:17","guid":{"rendered":"https:\/\/elitepage.hu\/?page_id=4094"},"modified":"2025-10-27T09:38:22","modified_gmt":"2025-10-27T09:38:22","slug":"referenciak2","status":"publish","type":"page","link":"https:\/\/elitepage.hu\/en\/referenciak2\/","title":{"rendered":"About us"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4094\" class=\"elementor elementor-4094\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5537ce5 e-con-full e-flex e-con e-parent\" data-id=\"5537ce5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f2d8bd elementor-widget elementor-widget-html\" data-id=\"4f2d8bd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n    <style>\r\n        \/* Alap be\u00e1ll\u00edt\u00e1sok *\/\r\n* {\r\n    margin: 0;\r\n    padding: 0;\r\n    box-sizing: border-box;\r\n    font-family: 'Inter', 'Segoe UI', sans-serif;\r\n}\r\n\r\nbody {\r\n    background-color: #000;\r\n    color: #fff;\r\n    line-height: 1.6;\r\n}\r\n\r\n.container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 20px;\r\n}\r\n\r\n\/* Header *\/\r\nheader {\r\n    padding: 30px 0;\r\n    border-bottom: 1px solid #333;\r\n}\r\n\r\n.logo {\r\n    font-size: 28px;\r\n    font-weight: 700;\r\n    letter-spacing: -1px;\r\n}\r\n\r\n.logo span {\r\n    color: #fff;\r\n    background: #000;\r\n    padding: 2px 6px;\r\n    border: 1px solid #fff;\r\n}\r\n\r\n\/* Hero Section *\/\r\n.hero {\r\n    padding: 80px 0;\r\n    text-align: center;\r\n}\r\n\r\n.hero h1 {\r\n    font-size: 3rem;\r\n    font-weight: 800;\r\n    margin-bottom: 20px;\r\n    letter-spacing: -1.5px;\r\n}\r\n\r\n.hero p {\r\n    font-size: 1.1rem;\r\n    max-width: 600px;\r\n    margin: 0 auto;\r\n    color: #ccc;\r\n}\r\n\r\n\/* About Section *\/\r\n.about {\r\n    padding: 80px 0;\r\n}\r\n\r\n.about-content {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 50px;\r\n}\r\n\r\n.profile-image {\r\n    flex: 0 0 300px;\r\n    position: relative;\r\n}\r\n\r\n.profile-image img {\r\n    width: 100%;\r\n    height: 300px;\r\n    object-fit: cover;\r\n    border-radius: 50%;\r\n    border: 2px solid #fff;\r\n    filter: grayscale(100%);\r\n    transition: all 0.5s ease;\r\n}\r\n\r\n.profile-image:hover img {\r\n    filter: grayscale(0%);\r\n    transform: scale(1.03);\r\n}\r\n\r\n.about-text {\r\n    flex: 1;\r\n}\r\n\r\n.about-text h2 {\r\n    font-size: 2.2rem;\r\n    margin-bottom: 20px;\r\n    font-weight: 700;\r\n}\r\n\r\n.about-text p {\r\n    margin-bottom: 20px;\r\n    font-size: 1rem;\r\n    color: #ddd;\r\n}\r\n\r\n.skills {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 12px;\r\n    margin-top: 25px;\r\n}\r\n\r\n.skill-tag {\r\n    background: #111;\r\n    padding: 6px 14px;\r\n    border-radius: 30px;\r\n    border: 1px solid #333;\r\n    font-size: 0.85rem;\r\n}\r\n\r\n\/* Stats Section *\/\r\n.stats {\r\n    padding: 60px 0;\r\n    background: #111;\r\n}\r\n\r\n.stats-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\r\n    gap: 30px;\r\n    text-align: center;\r\n}\r\n\r\n.stat-item h3 {\r\n    font-size: 2.5rem;\r\n    font-weight: 800;\r\n    margin-bottom: 8px;\r\n}\r\n\r\n.stat-item p {\r\n    color: #aaa;\r\n    text-transform: uppercase;\r\n    font-size: 0.85rem;\r\n    letter-spacing: 1px;\r\n}\r\n\r\n\/* Founder Section *\/\r\n.founder-single {\r\n    padding: 80px 0;\r\n    background: #111;\r\n}\r\n\r\n.founder-wrapper {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n}\r\n\r\n.founder-box {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 40px;\r\n    padding: 40px;\r\n    border: 1px solid #333;\r\n    border-radius: 20px;\r\n    background: #000;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.founder-box:hover {\r\n    border-color: #fff;\r\n    transform: translateY(-5px);\r\n}\r\n\r\n.founder-image {\r\n    flex: 0 0 250px;\r\n    height: 250px;\r\n    border-radius: 50%;\r\n    overflow: hidden;\r\n    border: 3px solid #fff;\r\n}\r\n\r\n.founder-image img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    filter: grayscale(100%);\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.founder-box:hover .founder-image img {\r\n    filter: grayscale(0%);\r\n    transform: scale(1.05);\r\n}\r\n\r\n.founder-content h3 {\r\n    font-size: 2rem;\r\n    margin-bottom: 10px;\r\n    font-weight: 700;\r\n}\r\n\r\n.position {\r\n    color: #aaa;\r\n    margin-bottom: 20px;\r\n    font-size: 1.1rem;\r\n    font-weight: 500;\r\n}\r\n\r\n.founder-content p {\r\n    color: #ddd;\r\n    margin-bottom: 20px;\r\n    line-height: 1.6;\r\n    font-size: 1rem;\r\n}\r\n\r\n.founder-details {\r\n    margin: 20px 0;\r\n    padding: 15px;\r\n    background: #111;\r\n    border-radius: 10px;\r\n    border: 1px solid #333;\r\n}\r\n\r\n.detail-item {\r\n    margin-bottom: 8px;\r\n    color: #ddd;\r\n}\r\n\r\n.founder-social {\r\n    display: flex;\r\n    flex-wrap: wrap;\r\n    gap: 10px;\r\n}\r\n\r\n.founder-social a {\r\n    color: #fff;\r\n    text-decoration: none;\r\n    font-size: 0.9rem;\r\n    padding: 8px 16px;\r\n    border: 1px solid #333;\r\n    border-radius: 25px;\r\n    background: #000;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.founder-social a:hover {\r\n    color: #000;\r\n    background: #fff;\r\n    border-color: #fff;\r\n}\r\n\r\n\/* Footer *\/\r\nfooter {\r\n    padding: 50px 0;\r\n    text-align: center;\r\n    border-top: 1px solid #333;\r\n}\r\n\r\n.social-links {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 20px;\r\n    margin-bottom: 20px;\r\n}\r\n\r\n.social-links a {\r\n    color: #fff;\r\n    text-decoration: none;\r\n    font-size: 0.9rem;\r\n    transition: color 0.3s;\r\n}\r\n\r\n.social-links a:hover {\r\n    color: #aaa;\r\n}\r\n\r\n\/* Reszponz\u00edv design *\/\r\n@media (max-width: 992px) {\r\n    .about-content {\r\n        flex-direction: column;\r\n        text-align: center;\r\n        gap: 30px;\r\n    }\r\n\r\n    .profile-image {\r\n        flex: 0 0 220px;\r\n    }\r\n\r\n    .profile-image img {\r\n        height: 220px;\r\n    }\r\n\r\n    .founder-box {\r\n        flex-direction: column;\r\n        text-align: center;\r\n        gap: 25px;\r\n        padding: 30px;\r\n    }\r\n\r\n    .founder-image {\r\n        flex: 0 0 200px;\r\n        height: 200px;\r\n    }\r\n\r\n    .founder-content h3 {\r\n        font-size: 1.7rem;\r\n    }\r\n}\r\n\r\n@media (max-width: 576px) {\r\n    .hero h1 {\r\n        font-size: 2rem;\r\n    }\r\n\r\n    .hero p {\r\n        font-size: 1rem;\r\n    }\r\n\r\n    .skills {\r\n        justify-content: center;\r\n    }\r\n\r\n    .stat-item h3 {\r\n        font-size: 2rem;\r\n    }\r\n\r\n    .founder-social {\r\n        justify-content: center;\r\n    }\r\n}\r\n\r\n    <\/style>\r\n\r\n<body>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <div class=\"container\">\r\n            <h1>GET TO KNOW US<\/h1>\r\n            <p>Our web development team operates at the forefront of modern digital solutions, with unique design and technical precision.<\/p>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    \r\n     <!-- Stats Section -->\r\n    <section class=\"stats\">\r\n        <div class=\"container\">\r\n            <div class=\"stats-grid\">\r\n                <div class=\"stat-item\">\r\n                    <h3>150+<\/h3>\r\n                    <p>Completed project<\/p>\r\n                <\/div>\r\n                <div class=\"stat-item\">\r\n                    <h3>5+<\/h3>\r\n                    <p>Years of experience<\/p>\r\n                <\/div>\r\n                <div class=\"stat-item\">\r\n                    <h3>98%<\/h3>\r\n                    <p>Satisfied customer<\/p>\r\n                <\/div>\r\n                <div class=\"stat-item\">\r\n                    <h3>24\/7<\/h3>\r\n                    <p>Customer support<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- About Section -->\r\n    <section class=\"about\">\r\n        <div class=\"container\">\r\n            <div class=\"about-content\">\r\n                <div class=\"profile-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522071820081-009f0129c71c?ixlib=rb-4.0.3&auto=format&fit=crop&w=600&q=80\" alt=\"Webfejleszt\u0151 csapatunk\">\r\n                <\/div>\r\n                <div class=\"about-text\">\r\n                    <h2>Who are we?<\/h2>\r\n                    <p>We are a creative and innovative web development team with a passion for modern web technologies. Our goal is to create not only aesthetically pleasing but also technically advanced and efficient websites for our clients.<\/p>\r\n                    <p>In all our projects, we pay special attention to user experience, responsive design, and search engine optimization to ensure that our clients&#039; online presence is truly effective.<\/p>\r\n                    <p>We have extensive experience in a wide variety of projects - from simple landing pages to complex e-commerce solutions.<\/p>\r\n                    \r\n                    <div class=\"skills\">\r\n                        <div class=\"skill-tag\">Web development<\/div>\r\n                        <div class=\"skill-tag\">UI\/UX Design<\/div>\r\n                        <div class=\"skill-tag\">E-commerce<\/div>\r\n                        <div class=\"skill-tag\">SEO<\/div>\r\n                        <div class=\"skill-tag\">Branding<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    <!-- Founder Section -->\r\n<section class=\"founder-single\">\r\n    <div class=\"container\">\r\n        \r\n        \r\n        <div class=\"founder-wrapper\">\r\n            <div class=\"founder-box\">\r\n                <div class=\"founder-image\">\r\n                    <img decoding=\"async\" src=\"https:\/\/elitepage.hu\/wp-content\/uploads\/2025\/10\/marcell.jpg\" alt=\"Szabados Marcell\">\r\n                <\/div>\r\n                <div class=\"founder-content\">\r\n                    <h3>Marcell Freeman<\/h3>\r\n                    <div class=\"position\">Founder &amp; Web Developer<\/div>\r\n                    <p>I am a passionate web developer, programming has gripped me since high school, when I first started experimenting with Python. I also studied computer science at university, and that&#039;s where I really realized how much can be created with the help of technology. This interest led me to web development, where I can simultaneously utilize my logic and creativity. For me, every project is an opportunity to create something unique. I like my work to not only work, but also provide an experience for those who use it. I approach every website and application as if it were my own brand: precisely, passionately, and always using the most modern solutions. Web development is not just a job for me, it&#039;s also a profession: it&#039;s the tool with which I can use my creativity and knowledge to the fullest. If you want a professional, unique website that reflects your ideas, I&#039;d be happy to work with you.<\/p>\r\n                    <div class=\"founder-details\">\r\n                        <div class=\"detail-item\">\r\n                            <strong>Phone number:<\/strong> +36 (30) 944-8604\r\n                        <\/div>\r\n                        <div class=\"detail-item\">\r\n                            <strong>E-mail:<\/strong> marcellszabados@gmail.com\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"founder-social\">\r\n                        <a href=\"https:\/\/hu.linkedin.com\/in\/marcell-szabados-3488aa322?trk=public_profile_samename-profile\">LinkedIn<\/a>\r\n                        <a href=\"https:\/\/www.facebook.com\/p\/ElitePage-61563765922883\/\">Facebook<\/a>\r\n                        <a href=\"https:\/\/www.instagram.com\/elitepage__\/\">Instagram<\/a>\r\n                        <a href=\"https:\/\/elitepage.hu\/en\/referenciak\/\">Portfolio<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<style>\r\n\r\n<\/style>\r\n   \r\n\r\n<\/body>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>GET TO KNOW US Our web development team operates at the forefront of modern digital solutions, with unique design and technical precision. 150+ Completed Projects 5+ Years of Experience 98% Satisfied Clients 24\/7 Customer Support Who are we? We are a creative and innovative web development team with a passion for modern web technologies. Our goal is to provide our clients with not only aesthetically impeccable, but also technically advanced, \u2026 <a title=\"About us\" class=\"read-more\" href=\"https:\/\/elitepage.hu\/en\/referenciak2\/\" aria-label=\"Read more about About us\">Read more<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","footnotes":""},"class_list":["post-4094","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/elitepage.hu\/en\/wp-json\/wp\/v2\/pages\/4094","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/elitepage.hu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/elitepage.hu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/elitepage.hu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/elitepage.hu\/en\/wp-json\/wp\/v2\/comments?post=4094"}],"version-history":[{"count":70,"href":"https:\/\/elitepage.hu\/en\/wp-json\/wp\/v2\/pages\/4094\/revisions"}],"predecessor-version":[{"id":4195,"href":"https:\/\/elitepage.hu\/en\/wp-json\/wp\/v2\/pages\/4094\/revisions\/4195"}],"wp:attachment":[{"href":"https:\/\/elitepage.hu\/en\/wp-json\/wp\/v2\/media?parent=4094"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}