{"id":170,"date":"2026-02-23T10:18:05","date_gmt":"2026-02-23T10:18:05","guid":{"rendered":"https:\/\/webodoctor.in\/?page_id=170"},"modified":"2026-03-18T05:43:34","modified_gmt":"2026-03-18T05:43:34","slug":"team","status":"publish","type":"page","link":"https:\/\/webodoctor.in\/?page_id=170","title":{"rendered":"Team"},"content":{"rendered":"\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"589\" class=\"wp-block-cover__image-background wp-image-196\" alt=\"\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_18_inner-page-banners-1-1-1024x589.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_18_inner-page-banners-1-1-1024x589.jpg 1024w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_18_inner-page-banners-1-1-300x173.jpg 300w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_18_inner-page-banners-1-1-768x442.jpg 768w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_18_inner-page-banners-1-1-1536x883.jpg 1536w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_18_inner-page-banners-1-1.jpg 1920w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<h1 class=\"wp-block-heading has-text-align-left has-large-font-size\">Team<\/h1>\n\n\n\n<p>Grow your business online by awesomely designed mobile apps<br>that fits all types.<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">It Takes Two Flints to Make a Fire<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"hi\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n    <style>\n        .container_cards {\n            display: flex;\n            gap: 20px;\n            flex-wrap: wrap;\n            justify-content: center;\n            padding: 20px;\n        }\n\n        \/* Card Styling *\/\n        .card {\n            background: #f8f9fa;\n            width: 300px;\n            text-align: center;\n            overflow: hidden;\n        }\n\n        \/* Image Container *\/\n        .image-container {\n            position: relative;\n            width: 100%;\n            height: 300px;\n            overflow: hidden;\n        }\n\n        .image-container img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* Dark Overlay Effect *\/\n        .dark-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 0, 0, 0.65);\n            opacity: 0;\n            transition: 0.4s ease;\n        }\n\n        .image-container:hover .dark-overlay {\n            opacity: 1;\n        }\n\n        \/* Text Area *\/\n        .info-section {\n            padding: 20px 10px;\n            border-bottom: 1px solid #eee;\n        }\n\n        .name {\n            font-size: 20px;\n            font-weight: 600;\n            color: #333;\n            margin: 0 0 5px 0;\n        }\n\n        .designation {\n            font-size: 14px;\n            color: #777;\n            margin: 0;\n        }\n\n        \/* Social Icons *\/\n        .social-links {\n            padding: 15px 0;\n            display: flex;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .social-links a {\n            text-decoration: none;\n            color: #fff;\n            background-color: #ccd1d1;\n            width: 30px;\n            height: 30px;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 14px;\n            transition: background 0.3s;\n        }\n\n        .social-links a:hover {\n            background-color: #999;\n        }\n\n        \/* Mobile Responsive *\/\n        @media (max-width: 600px) {\n            .container_cards {\n                flex-direction: column;\n                align-items: center;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"container_cards\">\n\n    <div class=\"card\">\n        <div class=\"image-container\">\n            <img decoding=\"async\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/pratik_gurjar.jpg\" alt=\"Prateek Gurjar\">\n            <div class=\"dark-overlay\"><\/div>\n        <\/div>\n        <div class=\"info-section\">\n            <h3 class=\"name\">Prateek Gurjar<\/h3>\n            <p class=\"designation\">Co-Founder &#038; Digital Marketing Head<\/p>\n        <\/div>\n        <div class=\"social-links\">\n            <a href=\"https:\/\/www.facebook.com\/PrateekGurjarDM\"><i class=\"fa fa-facebook\"><\/i><\/a>\n            <a href=\"https:\/\/www.linkedin.com\/in\/prateek-gurjar\/\"><i class=\"fa fa-linkedin\"><\/i><\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"card\">\n        <div class=\"image-container\">\n            <img decoding=\"async\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/lory_pattanaik.jpg\" alt=\"Lory Pattanaik\">\n            <div class=\"dark-overlay\"><\/div>\n        <\/div>\n        <div class=\"info-section\">\n            <h3 class=\"name\">Lory Pattanaik<\/h3>\n            <p class=\"designation\">Co-Founder &#038; Business Head<\/p>\n        <\/div>\n        <div class=\"social-links\">\n            <a href=\"https:\/\/www.facebook.com\/pattanaik.lory\"><i class=\"fa fa-facebook\"><\/i><\/a>\n            <a href=\"https:\/\/www.linkedin.com\/in\/lory-pattanaik-a988908a\/ \"><i class=\"fa fa-linkedin\"><\/i><\/a>\n        <\/div>\n    <\/div>\n\n    <div class=\"card\">\n        <div class=\"image-container\">\n            <img decoding=\"async\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/paritosh_panday.jpg\" alt=\"Paritosh Pandey\">\n            <div class=\"dark-overlay\"><\/div>\n        <\/div>\n        <div class=\"info-section\">\n            <h3 class=\"name\">Paritosh Pandey<\/h3>\n            <p class=\"designation\">Co-Founder &#038; Programming Head<\/p>\n        <\/div>\n        <div class=\"social-links\">\n            <a href=\"https:\/\/www.facebook.com\/myprogrammingtutorials\"><i class=\"fa fa-facebook\"><\/i><\/a>\n            <a href=\"https:\/\/www.linkedin.com\/in\/paritosh-pandey\/\"><i class=\"fa fa-linkedin\"><\/i><\/a>\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>It Takes Two Flints to Make a Fire Prateek Gurjar Co-Founder &#038; Digital Marketing Head Lory Pattanaik Co-Founder &#038; Business Head Paritosh Pandey Co-Founder &#038; Programming Head<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-170","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/pages\/170","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webodoctor.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=170"}],"version-history":[{"count":2,"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/pages\/170\/revisions"}],"predecessor-version":[{"id":961,"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/pages\/170\/revisions\/961"}],"wp:attachment":[{"href":"https:\/\/webodoctor.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=170"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}