Sunucu yanıtını kontrol edin

Sunucu yanıtı
NS kayıtları
Whois alanı
Yanıt başlıkları
İstek başlıkları
Ham HTML kodu
301 Moved Permanently - owmd.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx/1.12.0
Date: Fri, 30 May 2025 21:22:40 GMT
Content-Type: text/html
Content-Length: 185
Connection: keep-alive
Location: https://owmd.com/

HTTP Kodu 301 Kalıcı Olarak Taşındı

301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.

Kod 301 ne zaman kullanılır?

  • Bir web sitesi alan adını değiştirirken
  • URL yapılarını değiştirirken
  • SEO için yönlendirmeleri ayarlarken

Kod 301 kullanıcı için ne anlama geliyor?

Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.

200 OK - https://owmd.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Server: nginx
Date: Fri, 30 May 2025 21:22:40 GMT
Content-Type: text/html
Content-Length: 61622
Last-Modified: Tue, 13 Dec 2022 20:47:41 GMT
Connection: keep-alive
Vary: Accept-Encoding
ETag: "6398e4ed-f0b6"
Accept-Ranges: bytes

HTTP Kodu 200 OK

200 durum kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.

Kod 200 ne zaman kullanılır?

  • Bir web sayfası yüklenirken
  • Bir API yanıtı başarıyla alındığında
  • Bir form veya başka bir HTTP isteği işlenirken

Kod 200 kullanıcı için ne anlama gelir?

Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.

GET / HTTP/1.1
Host: owmd.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
    <title>Quality Healthcare Accessible to All- OneworldMD </title>
    <link rel="shortcut icon" href="assets/img/favicon.ico" type="image/x-icon" />
    <link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
    <!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700"> -->
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic">
    <link rel="stylesheet" href="assets/fonts/font-awesome.min.css">
    <link rel="stylesheet" href="assets/style.css">
</head>

<body id="page-top">
    <nav class="navbar navbar-light navbar-expand-lg fixed-top bg-white" id="mainNav">
        <div class="container-fluid"><a class="navbar-brand js-scroll-trigger" href="#page-top">
                <img src="assets/img/logo.png" alt="OneWorldMD" class="img-fluid site-logo">
            </a><button data-toggle="collapse" data-target="#navbarResponsive"
                class="navbar-toggler navbar-toggler-right text-uppercase bg-primary text-white rounded"
                aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"><i
                    class="fa fa-bars"></i></button>
            <div class="collapse navbar-collapse" id="navbarResponsive">
                <ul class="nav navbar-nav ml-auto">
                    <li class="nav-item mx-0 mx-lg-1" role="presentation"><a
                            class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#why">Why OWMD</a>
                    </li>
                    <li class="nav-item mx-0 mx-lg-1" role="presentation"><a
                            class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#about">About Us</a></li>
                    <li class="nav-item mx-0 mx-lg-1" role="presentation"><a
                            class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#value">Value
                            Proposition</a></li>
                    <li class="nav-item mx-0 mx-lg-1" role="presentation"><a
                            class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#telehealth">Why
                            Telehealth
                        </a></li>
                    <li class="nav-item mx-0 mx-lg-1" role="presentation"><a
                            class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#team">Our Team
                        </a></li>
                    <li class="nav-item mx-0 mx-lg-1" role="presentation"><a
                            class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#contact">Contact Us</a>
                    </li>
                </ul>
            </div>
        </div>
    </nav>

    <header class="masthead text-white text-center" id="why">
        <div class="col-md-9 col-sm-12 mx-auto d-flex h-100">
            <div class="my-auto">
                <h1>We believe quality healthcare should be accessible to all</h1>
            </div>
        </div>
    </header>

    <div class="pt-sm-2 text-center">
        <h4><a href="milestone.html">A Milestone for OneWorldMD [Read More]</a></h4>
    </div>
    <section id="about" class="section-about">
        <div class="mx-auto col-md-6 col-sm-12 text-center h-100">
            <div class="d-flex h-100">
                <div class="my-auto">
                    <h3>OWMD is a platform designed for a seamless, personalised teleheath solution,
                        accessible anytime and
                        anywhere</h3>
                </div>
            </div>
        </div>
    </section>

    <section id="value">
        <div class="container">
            <div class="row pb-5">
                <div class="col-md-6 col-sm-12">
                    <div>
                        <p>Value Proposition</p>
                        <h4>Democratizing <br class="d-none d-md-block" />Healthcare Through<br
                                class="d-none d-md-block" /> Technology</h4>
                        <div class="left-border my-md-4">
                            At OWMD, we believe access to quality healthcare is the fundamental right of every
                            individual. Our efforts to achieve this purpose support an in-depth understanding of the
                            ethnically diverse communities and their health-related challenges in the U.S. The foresight
                            to create efficient tech-enabled platforms that help people stay safe, healthy, and informed
                            regardless of their economic background, language dependency, and presence continues to play
                            a vital role in all ongoing and future planning.
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-sm-12">
                    <div class="mt-4 my-md-0">
                        <img src="assets/img/value-img.jpg" alt="Value Proposition" class="img-fluid">
                    </div>
                </div>

            </div>
        </div>
        <div class="my-md-5">

        </div>
        <div class="row no-gutters">
            <div class="col-6">
                <div>
                    <img src="assets/img/value-1.jpg" alt="Value Proposition" class="img-fluid">
                </div>
            </div>
            <div class="col-6">
                <div class1="mt-1 my-md-0">
                    <img src="assets/img/value-2.jpg" alt="Value Proposition" class="img-fluid">
                </div>
            </div>
        </div>
        <div class="py-5 my-md-5">
            <div class="text-center">
                <h3>Are you ready to be part of the change?</h3>
                <p>Join us and be part of the game changer.</p>
                <div>
                    <div class="form-group">
                        <a class="btn btn-secondary btn-lg js-scroll-trigger" href="#contact">Contact Us</a>
                    </div>
                </div>
            </div>
        </div>
        <div class="row no-gutters">
            <div class="col-6">
                <div>
                    <img src="assets/img/value-3.jpg" alt="Value Proposition" class="img-fluid">
                </div>
            </div>
            <div class="col-6">
                <div class1="mt-1 my-md-0">
                    <img src="assets/img/value-4.jpg" alt="Value Proposition" class="img-fluid">
                </div>
            </div>
        </div>
    </section>

    <section class="section-telehealth" id="telehealth">
        <div class="container">
            <div>
                <h3>Our Features</h3>
            </div>
            <div class="mx-auto col-md-8 col-sm-12">
                <div class="row">
                    <div class="col-md-6 col-sm-12">
                        <div>
                            <div class="p-3">
                                <img src="assets/img/feature-1.jpg" alt="Visit Anywhere" class="img-fluid w-25">
                            </div>
                            <h6>Visit Anywhere</h6>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <div class="pb-4">
                                Install the mobile app and access healthcare from anywhere, at any time.
                            </div>
                        </div>
                    </div>
                    <div class="col-md-6 col-sm-12">
                        <div>
                            <div class="p-3">
                                <img src="assets/img/feature-2.jpg" alt="Open 24 Hours" class="img-fluid w-25">
                            </div>
                            <h6>Open 24 Hours</h6>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <div class="pb-4">
                                Doctors are available 24 hours a day, 365 days a year.
                            </div>
                        </div>
                    </div>
                </div>
                <div class="row">
                    <div class="col-md-6 col-sm-12">
                        <div>
                            <div class="p-3">
                                <img src="assets/img/feature-3.jpg" alt="No Wait Time" class="img-fluid w-25">
                            </div>
                            <h6>No Wait Time</h6>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <div class="pb-4">
                                Just sign in and have your visit. No more waiting endlessly in the office.
                            </div>
                        </div>
                    </div>
                    <div class="col-md-6 col-sm-12">
                        <div>
                            <div class="p-3">
                                <img src="assets/img/feature-4.jpg" alt="Prescription" class="img-fluid w-25">
                            </div>
                            <h6>Prescription</h6>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <div class="pb-4">
                                Routine Prescriptions are sent electronically to the pharmacy of your choice.
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <div class="form-group py-5">
                <a class="btn btn-secondary btn-lg js-scroll-trigger" href="#contact">Contact Us</a>
            </div>
        </div>
        <div class="row no-gutters">
            <div class="col-6">
                <div>
                    <img src="assets/img/why-1.jpg" alt="Why Telehealth" class="img-fluid">
                </div>
            </div>
            <div class="col-6">
                <div class1="mt-1 my-md-0">
                    <img src="assets/img/why-2.jpg" alt="Why Telehealth" class="img-fluid">
                </div>
            </div>
        </div>
    </section>

    <section id="team" class="our-team">
        <div class="container">
            <h3 class="text-center text-secondary py-2 py-md-5">Management Team</h3>
            <div class="mx-auto col-md-9 col-sm-12">
                <div class="row">
                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="0" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/peiwen.jpg" alt="Peiwen Shih">
                            <h5 class="pt-3 mb-1">Peiwen Shih</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Founder</p>
                        </a>
                    </div>

                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="1" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/agnes.jpg" alt="Agnes Luo">
                            <h5 class="pt-3 mb-1">Agnes Luo</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Project Boss</p>
                        </a>
                    </div>
                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="2" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/maxwell.jpg" alt="Maxwell Davidson">
                            <h5 class="pt-3 mb-1">Maxwell Davidson</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Digital Marketing Guru</p>
                        </a>
                    </div>
                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="3" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/shane.png" alt="Shane Kuo">
                            <h5 class="pt-3 mb-1">Shane Kuo</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Lead Product Creator </p>
                        </a>
                    </div>
                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="4" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/mira.jpg" alt="Mira Weisenthal ">
                            <h5 class="pt-3 mb-1">Mira Weisenthal </h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Cultural Navigator</p>
                        </a>
                    </div>

                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="5" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/mercedes.jpg" alt="Mercedes Landeta ">
                            <h5 class="pt-3 mb-1">Mercedes Landeta </h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Customer Relationships Expert</p>
                        </a>
                    </div>
                </div>
            </div>
        </div>

        <div class="container">
            <h3 class="text-center text-secondary py-md-5">Advisory</h3>
            <div class="mx-auto col-md-9 col-sm-12">
                <div class="row">

                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="6" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/myron.jpg" alt="Myron Schwartz">
                            <h5 class="pt-3 mb-1">Myron E Schwartz, MD</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p></p>
                        </a>
                    </div>

                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="7" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/francesca.jpg" alt="Francesca Raminella">
                            <h5 class="pt-3 mb-1">Francesca Raminella</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Co-CEO, BBI Company</p>
                        </a>
                    </div>
                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="8" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/kwan.jpg" alt="Kwan Ng">
                            <h5 class="pt-3 mb-1">Kwan Ng</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Director of Strategic Growth</p>
                        </a>
                    </div>
                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="9" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/lin-yang.jpg" alt="Lin Yang">
                            <h5 class="pt-3 mb-1">Lin Yang</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Global Partner of Yingke Law Firm</p>
                        </a>
                    </div>
                    <!-- <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="9" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/myron.jpg" alt="Myron Schwartz">
                            <h5 class="pt-3 mb-1">Myron Schwartz</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Placeholder Title</p>
                        </a>
                    </div>
                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="10" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/myron.jpg" alt="Myron Schwartz">
                            <h5 class="pt-3 mb-1">Myron Schwartz</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Placeholder Title</p>
                        </a>
                    </div>

                    <div class="col-md-6 col-lg-4">
                        <a class="d-block mx-auto pb-5 team-link" rel="11" data-toggle="modal" href="#teamProfile">
                            <img class="img-fluid" src="assets/img/photos/myron.jpg" alt="Myron Schwartz">
                            <h5 class="pt-3 mb-1">Myron Schwartz</h5>
                            <img src="assets/img/line.jpg" alt="" class="img-fluid">
                            <p>Placeholder Title</p>
                        </a>
                    </div> -->

                </div>
            </div>
        </div>

        <div class="our-partner py-2 py-md-5 mt-md-5">
            <div class="container">
                <h3 class="pl-2 pl-md-5 pt-4 pb-3 text-left">Our Partners</h3>
                <div class="row">
                    <div class="col-4 col-xs-6">
                        <div class="py-2 p-md-3">
                            <img src="assets/img/unionpay.png" alt="Union Pay" class="img-fluid partner-icon">
                        </div>
                    </div>
                    <div class="col-4 col-xs-6">
                        <div class="py-2 p-md-3">
                            <img src="assets/img/mdland.png" alt="MDLand" class="img-fluid partner-icon">
                        </div>
                    </div>
                    <div class="col-4 col-xs-6">
                        <div class="py-2 p-md-3">
                            <img src="assets/img/alanguagebank.png" alt="alanguagebank" class="img-fluid partner-icon">
                        </div>
                    </div>

                </div>
                <div class="row">
                    <div class="col-4 col-xs-6">
                        <div class="py-2 p-md-3">
                            <img src="assets/img/newa.png" alt="NewA" class="img-fluid partner-icon">
                        </div>
                    </div>
                    <div class="col-4 col-xs-6">
                        <div class="py-2 p-md-3">
                            <img src="assets/img/rivkinradler.png" alt="Rivkinradler" class="img-fluid partner-icon">
                        </div>
                    </div>
                    <div class="col-4 col-xs-6">
                        <div class="py-2 p-md-3">
                            <img src="assets/img/suprememedicine.png" alt="suprememedicine"
                                class="img-fluid partner-icon">
                        </div>
                    </div>

                </div>
                <div class="pt-3"></div>
                <!-- <div class="text-center mt-4"><a class="btn btn-outline-light btn-xl" role="button" href="#"><i
                            class="fa fa-download mr-2"></i><span>Download Now!</span></a></div> -->
            </div>
        </div>

    </section>


    <section id="contact" class="section-contact">
        <div class="container">
            <div class="row">
                <div class="col-md-6 col-sm-12">
                    <div class="pb-5">
                        <p>Contact Info</p>
                        <h3>Get in Touch With Us</h3>
                        <div class="left-white-border my-4">
                            <div>
                                <h5 class="font-weight-bolder">Address</h5>
                            </div>
                            <p>159 W 25th Street 6 Floor<br /> New York, NY 10001</p>
                        </div>
                        <div class="left-white-border">
                            <div>
                                <h5>Email</h5>
                            </div>
                            <p>[email protected]</p>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-sm-12">
                    <div>
                        <p>Have a Question?</p>
                        <h3>Drop a Line</h3>
                        <div>
                            <form id="contactForm" name="sentMessage" novalidate="novalidate" method="POST">
                                <div class="control-group">
                                    <div class="form-group floating-label-form-group controls mb-0 pb-1">
                                        <label>Your Name</label>
                                        <input class="form-control pl-2" type="text" id="yourname" required=""
                                            name="yourname" placeholder="Your Name*"><small
                                            class="form-text text-danger help-block"></small>
                                    </div>
                                </div>
                                <div class="control-group">
                                    <div class="form-group floating-label-form-group controls mb-0 pb-2"><label>Email
                                            Address</label><input class="form-control pl-2" type="email" id="email"
                                            name="email" required="" placeholder="Your e-mail*"><small
                                            class="form-text text-danger help-block"></small>
                                    </div>
                                </div>
                                <div class="control-group">
                                    <div class="form-group floating-label-form-group controls mb-5 pb-2">
                                        <label>Your Message</label>
                                        <textarea class="form-control pl-2" id="message" required="" name="message"
                                            placeholder="Your Message*" rows="4"></textarea><small
                                            class="form-text text-danger help-block"></small>
                                    </div>
                                </div>
                                <div class="control-group pb-4">
                                    <div class="g-recaptcha" data-sitekey="6LeCVk8cAAAAAPGjiDTOMzVqFndkQef4XOwWyVFB"
                                        data-callback="recaptchaCallback">
                                    </div>
                                    <input type="hidden" id="recaptchaCode" value="">
                                </div>
                                <div id="success"></div>
                                <div class="form-group">
                                    <button class="btn btn-secondary btn-lg" id="sendMessageButton" type="button">Send
                                        the Message</button>
                                </div>
                            </form>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <div class="copyright py-4 text-center text-white">
        <div class="container"><small>Copyright ©&nbsp;OneWorldMD 2022</small></div>
    </div>

    <div class="d-lg-none scroll-to-top position-fixed rounded"><a
            class="d-block js-scroll-trigger text-center text-white rounded" href="#page-top"><i
                class="fa fa-chevron-up"></i></a>
    </div>

    <div class="modal text-center" role="dialog" tabindex="-1" id="teamProfile">
        <div class="modal-dialog modal-lg" role="document">
            <div class="modal-content">
                <div class="modal-header"><button type="button" class="close" data-dismiss="modal"
                        aria-label="Close"><span aria-hidden="true">×</span></button></div>
                <div class="modal-body">
                    <div class="container">
                        <div class="row">
                            <div class="col-lg-11 mx-auto">

                                <div id="teamCarousel" class="carousel slide" data-ride="carousel"
                                    data-interval="false">
                                    <div class="carousel-inner">
                                        <div class="carousel-item active">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/peiwen.jpg" alt="Peiwen Shih"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Peiwen Shih</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Founder</p>
                                                        <p>
                                                            A forward thinking, strategic-minded, goal-oriented leader
                                                            with a proven track record for start-ups. The idea of
                                                            creating an online platform to eliminate any language and
                                                            cultural barriers for people to access quality care is the
                                                            accumulation of decades of experience in healthcare and
                                                            language industries. Aware of the complexity and challenges
                                                            ahead of OWMD, Shih remains energinized by OWMD’s unique
                                                            offerings — making technology, user experience, and
                                                            healthcare work seamlessly for families overwhelmed by the
                                                            healthcare industry.
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/agnes.jpg" alt="Agnes Luo"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Agnes Luo</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Project Boss</p>
                                                        <p>
                                                            A strong believer in doing well and making a difference for
                                                            humanity are what inspired her to be part of the OWMD
                                                            platform. Coming from financial investment and advertising
                                                            marketing backgrounds have shaped the best of both the left
                                                            and right brain personalities that she encompasses. A
                                                            multi-tasker, team builder, and player, Luo flourishes when
                                                            she can demonstrate her analytic and interpersonal traits.
                                                            <br /><br /><br />
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/maxwell.jpg" alt="Maxwell Davidson"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Maxwell Davidson</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Digital Marketing Guru</p>
                                                        <p>
                                                            Davidson was an aspiring writer when he first finished
                                                            college and quickly became the winning proposal contributor
                                                            for a language company. He experienced the power of bringing
                                                            people from various backgrounds together when he founded
                                                            “GiveWord” during international disasters. His inquisitive
                                                            mind prompted his pursuit for digital media marketing so he
                                                            could maximize the social impact on the latest internet
                                                            platforms. He has created many award-winning digital
                                                            campaigns, as well as applications, for Fortune 500
                                                            companies since 2013.

                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/shane.png" alt="Shane Kuo"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Shane Kuo</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Lead Product Creator</p>
                                                        <p>
                                                            With a background in both mathematics and fine art, Kuo
                                                            excels when tasked to problem solve from multiple angles.
                                                            And from all of his experience, he has come to one pinnacle
                                                            truth — always consider the user. Between being an
                                                            entrepreneur-designer, heading his own fashion activist
                                                            campaigns supporting the AAPI community, a community leader
                                                            in various hobby groups that spark inclusion and
                                                            representation, and a UX/UI designer that can evolve to fit
                                                            the needs of any client, Kuo understands what it takes to
                                                            create unforgettable experiences and products that please a
                                                            variety of audiences.
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/mira.jpg" alt="Mira Weisenthal"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Mira Weisenthal</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Cultural Navigator</p>
                                                        <p>
                                                            Weisenthal is a strong advocate of equal access to improved
                                                            quality of life for all global citizens. She has combined
                                                            her passions for languages and music throughout her career,
                                                            from serving in the Peace Corps to DJs for Climate Action,
                                                            and has defined herself as a “change agent” for each mission
                                                            she commits to. Her latest gig is spearheading the
                                                            deployment of approximately 300 staff members, skilled in
                                                            over 20 languages, to more than 100 unique vaccination sites
                                                            across New York City by leveraging geofencing technology in
                                                            order to combat COVID-19.
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/mercedes.jpg" alt="Mercedes Landeta"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Mercedes Landeta</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Customer Relationships Expert</p>
                                                        <p>
                                                            Growing up in Quito, Ecuador, Landeta always knows her
                                                            ability to communicate with people in various languages will
                                                            be her key to connect with the rest of the world. As a
                                                            certified Oracle Sales Specialist, she is ISO 9001 certified
                                                            as a project manager, applying her patience, organization
                                                            skills, and attention to details. Mercedes is the ideal
                                                            member to help all of our users onboard the OWMD platform.
                                                            <br /><br /><br />
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>

                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/myron.jpg" alt="Myron Schwartz"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Myron E Schwartz, MD</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p></p>
                                                        <p>
                                                            Dr. Schwartz graduated from Jefferson Medical College AOA in
                                                            1976. After a year of rotating internship he joined the
                                                            National Health Service Corps for three years as a general
                                                            practitioner in rural Virginia. Dr. Schwartz came to Mount
                                                            Sinai in 1981, completed residencies in general and vascular
                                                            surgery, and joined the faculty in 1987. He worked with
                                                            Charles Miller, MD to establish the Mount Sinai Liver
                                                            Transplant Program in 1988, and since then has devoted his
                                                            career to hepatobiliary surgery and transplantation.
                                                        </p>
                                                        <p>
                                                            Over the years he has served as Director of Pediatric and
                                                            Adult Liver Transplantation, and more recently has focused
                                                            on liver cancer. Dr. Schwartz is currently the Clinical
                                                            Director of the Mount Sinai Liver Cancer Program. Together
                                                            with Research Director Josep Llovet MD, Dr Schwartz has led
                                                            the collaborative effort that has put Mount Sinai at the
                                                            forefront world-wide in liver cancer clinical care and
                                                            clinical/translational research.
                                                        </p>
                                                        <p>
                                                            Dr Schwartz has been funded by the NIH through a K24 Career
                                                            Development Award entitled, “Systematic Integration of
                                                            Patient-Oriented Research into the Clinical Pathway for
                                                            Hepatocellular Carcinoma”. He has published over 300 papers
                                                            in peer-reviewed journals, as well as 21 book chapters. Dr.
                                                            Schwartz is an international authority on hepatic resection
                                                            and transplantation for liver cancer, a subject about which
                                                            he lectures frequently both in the U.S. and around the
                                                            world.
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/francesca.jpg" alt="Francesca Raminella"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Francesca Raminella</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Co-CEO, BBI Company</p>
                                                        <p>
                                                            Francesca Raminella is Co-Chief Executive Officer of Beauty
                                                            by Imagination (BBI Company) with direct oversight of the
                                                            organization’s sales, marketing, e-commerce, innovation,
                                                            communications and creative teams. With more than 20 years
                                                            of expertise in both the consumer and professional beauty
                                                            space her business acumen and commercial leadership continue
                                                            to drive BBI’s significant growth. Prior to joining BBI,
                                                            Francesca was an executive leader at top beauty companies
                                                            including Procter & Gamble, Revlon, and L’Oréal. Born and
                                                            raised in Rome, Italy, Francesca Raminella has a philosophy
                                                            PHD from La Sapienza University.
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/kwan.jpg" alt="Kwan Ng"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Kwan Ng</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Director of Strategic Growth</p>
                                                        <p>
                                                            Director of Strategic Growth & Real Estate Development for
                                                            Summit Health & CityMD. Kwan has spent over eight years
                                                            leading healthcare's evolution. Redefining the industry by
                                                            promoting a true patient-first priority and entering
                                                            healthcare into the traditional retail space. A key part of
                                                            CityMD's growth, Kwan has managed the development of over
                                                            120 urgent cares in three states (increasing the company
                                                            from 5 stores to 147 and counting). That level of growth is
                                                            near unprecedented in healthcare and is a large driver of
                                                            the retail industry’s growing acceptance of this new market.
                                                            The merger of the two companies has expanded his
                                                            responsibility to multispecialty practices, imaging
                                                            facilities, and labs, completing about 150,000 SF of office
                                                            space with another 200,000 SF in development.
                                                        </p>
                                                        <p>
                                                            Kwan has a bachelor’s degree in Political Science at the
                                                            University of Massachusetts. Additionally, he has a graduate
                                                            certificate in Real Estate Development from New York
                                                            University's Schack Institute. Currently, he is a candidate
                                                            for a Master of Science in Sustainability Management at
                                                            Columbia University.
                                                        </p>
                                                        <p>
                                                            The goal of his experience and education is to be a niche
                                                            specialist in the future of society’s physical growth.
                                                            Sustainable ways to build and operate tangible businesses
                                                            will be needed as the world's climate changes at staggering
                                                            rates. The world's population is shifting towards urban
                                                            centers and keeping them housed, healthy, and sustainable
                                                            are key issues for the coming decades.
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>

                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/lin-yang.jpg" alt="Lin Yang"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Lin Yang</h5>
                                                        <img src="assets/img/line.jpg" alt="" class="img-fluid">
                                                        <p>Global Partner of Yingke Law Firm</p>
                                                        <p>
                                                            Ms. Lin (Linda) Yang is the founding partner of Yingke
                                                            International. She initiated Yingke Global Legal Service
                                                            Alliance which is the first alliance of international law
                                                            firms managed by a Chinese law firm. The alliance currently
                                                            covers for 83 countries. Ms. Yang chairs Yingke
                                                            international for its global expansion, management,
                                                            international cooperation and major international projects.
                                                            <br /><br />
                                                            She is specialized in corporate and commercial law. She has
                                                            been working together with partner firms of the Alliance to
                                                            provide legal service for many influential transactions.
                                                            Part of the representative clients are CRRC, CSCEC, XCMG,
                                                            Zoomlion, Bank of China, Rockefeller Group, ADAMA, Mellanox,
                                                            Air France, HSBC, etc.
                                                            <br /><br />
                                                            Ms. Linda Yang received her Bachelor’s degree from Ocean
                                                            University of China and her Master degree from China
                                                            University of Political Science and Law. She is a member of
                                                            the Steering Committee of United Nations South South
                                                            Cooperation Global Thinkers Tank Network. She is also a
                                                            member of Investment and Trade task force of 2020 Saudi B20
                                                            Summit as well as Finance and Infrastructure of 2021 Italy
                                                            B20. She is ranked as National Top Lawyers in 2020 by
                                                            Ministry of Justice.
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <!--
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/myron.jpg" alt="Myron Schwartz"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Myron Schwartz</h5>
                                                        <img src="assets/img/line.jpg" alt="Mercedes Landeta"
                                                            class="img-fluid">
                                                        <p>Placeholder Title</p>
                                                        <p>
                                                            Lorem ipsum, dolor sit amet consectetur adipisicing elit.
                                                            Iure, repellat magni quod quia similique sunt at inventore
                                                            provident, reiciendis nisi quibusdam sed nam rem porro odio
                                                            voluptates nulla! Recusandae, libero!
                                                            Lorem ipsum, dolor sit amet consectetur adipisicing elit.
                                                            Iure, repellat magni quod quia similique sunt at inventore
                                                            provident, reiciendis nisi quibusdam sed nam rem porro odio
                                                            voluptates nulla! Recusandae, libero!
                                                            <br /><br /><br />
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                        <div class="carousel-item">
                                            <div class="row">
                                                <div class="col-md-4">
                                                    <img src="assets/img/photos/myron.jpg" alt="Myron Schwartz"
                                                        class="img-fluid">
                                                </div>
                                                <div class="col-md-8">
                                                    <div class="text-left">
                                                        <h5>Myron Schwartz</h5>
                                                        <img src="assets/img/line.jpg" alt="Mercedes Landeta"
                                                            class="img-fluid">
                                                        <p>Placeholder Title</p>
                                                        <p>
                                                            Lorem ipsum, dolor sit amet consectetur adipisicing elit.
                                                            Iure, repellat magni quod quia similique sunt at inventore
                                                            provident, reiciendis nisi quibusdam sed nam rem porro odio
                                                            voluptates nulla! Recusandae, libero!
                                                            Lorem ipsum, dolor sit amet consectetur adipisicing elit.
                                                            Iure, repellat magni quod quia similique sunt at inventore
                                                            provident, reiciendis nisi quibusdam sed nam rem porro odio
                                                            voluptates nulla! Recusandae, libero!
                                                            <br /><br /><br />
                                                        </p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div> -->

                                    </div>

                                    <a class="carousel-control-prev" href="#teamCarousel" role="button"
                                        data-slide="prev">
                                        <span class="carousel-control-prev-icon" aria-hidden="true"></span>
                                        <span class="sr-only">Previous</span>
                                    </a>
                                    <a class="carousel-control-next" href="#teamCarousel" role="button"
                                        data-slide="next">
                                        <span class="carousel-control-next-icon" aria-hidden="true"></span>
                                        <span class="sr-only">Next</span>
                                    </a>
                                </div>

                            </div>
                        </div>
                    </div>
                </div>
                <div class="modal-footer pb-5">

                </div>
            </div>
        </div>
    </div>

    <script src="assets/js/jquery.min.js"></script>
    <script src="assets/bootstrap/js/bootstrap.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
    <script src="assets/js/script.js"></script>
    <script src="https://smtpjs.com/v3/smtp.js"></script>
    <script src="https://www.google.com/recaptcha/api.js" async defer></script>

    <!-- Global site tag (gtag.js) - Google Analytics -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-ZGJQR3ZCNK"></script>
    <script>
        window.dataLayer = window.dataLayer || [];
        function gtag() { dataLayer.push(arguments); }
        gtag('js', new Date());

        gtag('config', 'G-ZGJQR3ZCNK');
    </script>
</body>

</html>                               

Alan adının whois bilgisi

Domain Name: OWMD.COM
Registry Domain ID: 418136327_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2025-01-01T17:14:00Z
Creation Date: 2006-04-20T04:04:07Z
Registry Expiry Date: 2026-04-20T04:04:07Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS41.DOMAINCONTROL.COM
Name Server: NS42.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-30T21:22:33Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass