{"id":1198,"date":"2026-04-15T13:06:37","date_gmt":"2026-04-15T13:06:37","guid":{"rendered":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/?page_id=1198"},"modified":"2026-04-15T14:59:54","modified_gmt":"2026-04-15T14:59:54","slug":"services","status":"publish","type":"page","link":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/services\/","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1198\" class=\"elementor elementor-1198\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f5c0f8a elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"f5c0f8a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1be8639\" data-id=\"1be8639\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-891925f elementor-widget elementor-widget-html\" data-id=\"891925f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ========== SERVICES PAGE HERO SECTION WITH WORKING SEARCH ========== -->\r\n<style>\r\n\/* ========== HERO SECTION STYLES ========== *\/\r\n:root {\r\n    --gold: #CCA85B;\r\n    --navy: #1A3343;\r\n    --navy-light: #244c5e;\r\n    --white: #ffffff;\r\n}\r\n\r\n.services-hero {\r\n    position: relative;\r\n    background: linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);\r\n    padding: 30px 5%;\r\n    text-align: center;\r\n    overflow: hidden;\r\n    isolation: isolate;\r\n}\r\n\r\n\/* Decorative background elements *\/\r\n.services-hero::before {\r\n    content: '\ud83e\ude7a';\r\n    position: absolute;\r\n    bottom: -40px;\r\n    left: -40px;\r\n    font-size: 220px;\r\n    opacity: 0.06;\r\n    pointer-events: none;\r\n    z-index: 0;\r\n}\r\n\r\n.services-hero::after {\r\n    content: '\ud83c\udfe5';\r\n    position: absolute;\r\n    top: -40px;\r\n    right: -40px;\r\n    font-size: 200px;\r\n    opacity: 0.06;\r\n    pointer-events: none;\r\n    z-index: 0;\r\n}\r\n\r\n\/* Animated medical icons floating *\/\r\n.floating-icon {\r\n    position: absolute;\r\n    font-size: 1.5rem;\r\n    opacity: 0.15;\r\n    pointer-events: none;\r\n    z-index: 0;\r\n    animation: float 6s ease-in-out infinite;\r\n}\r\n\r\n@keyframes float {\r\n    0%, 100% { transform: translateY(0px) rotate(0deg); }\r\n    50% { transform: translateY(-20px) rotate(5deg); }\r\n}\r\n\r\n\/* Hero Content *\/\r\n.hero-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 800px;\r\n    margin: 0 auto;\r\n}\r\n\r\n.hero-badge {\r\n    display: inline-block;\r\n    background: rgba(255, 255, 255, 0.15);\r\n    backdrop-filter: blur(10px);\r\n    padding: 8px 20px;\r\n    border-radius: 50px;\r\n    font-size: 0.8rem;\r\n    font-weight: 600;\r\n    color: var(--gold);\r\n    margin-bottom: 25px;\r\n    letter-spacing: 1px;\r\n    border: 1px solid rgba(255, 255, 255, 0.2);\r\n}\r\n\r\n.hero-badge::before {\r\n    content: \"\u2728\";\r\n    margin-right: 8px;\r\n}\r\n\r\n.hero-title {\r\n    font-size: 3.5rem;\r\n    font-weight: 800;\r\n    color: var(--white);\r\n    margin-bottom: 20px;\r\n    line-height: 1.2;\r\n    letter-spacing: -0.02em;\r\n}\r\n\r\n.hero-title span {\r\n    color: var(--gold);\r\n    position: relative;\r\n    display: inline-block;\r\n}\r\n\r\n.hero-title span::after {\r\n    content: '';\r\n    position: absolute;\r\n    bottom: 8px;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 8px;\r\n    background: rgba(204, 168, 91, 0.3);\r\n    border-radius: 10px;\r\n    z-index: -1;\r\n}\r\n\r\n.hero-description {\r\n    font-size: 1.2rem;\r\n    color: rgba(255, 255, 255, 0.85);\r\n    margin-bottom: 35px;\r\n    line-height: 1.6;\r\n    max-width: 650px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n}\r\n\r\n\/* CTA Buttons *\/\r\n.hero-buttons {\r\n    display: flex;\r\n    gap: 15px;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n}\r\n\r\n.btn-primary {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    background: var(--gold);\r\n    color: var(--navy);\r\n    padding: 14px 32px;\r\n    border-radius: 50px;\r\n    text-decoration: none;\r\n    font-weight: 700;\r\n    transition: all 0.3s ease;\r\n    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\r\n}\r\n\r\n.btn-primary:hover {\r\n    background: #b8943a;\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);\r\n}\r\n\r\n.btn-secondary {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 10px;\r\n    background: transparent;\r\n    border: 2px solid var(--gold);\r\n    color: var(--gold);\r\n    padding: 12px 30px;\r\n    border-radius: 50px;\r\n    text-decoration: none;\r\n    font-weight: 700;\r\n    transition: all 0.3s ease;\r\n}\r\n\r\n.btn-secondary:hover {\r\n    background: var(--gold);\r\n    color: var(--navy);\r\n    transform: translateY(-3px);\r\n}\r\n\r\n\/* Stats Section *\/\r\n.hero-stats {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 50px;\r\n    margin-top: 50px;\r\n    flex-wrap: wrap;\r\n}\r\n\r\n.stat-item {\r\n    text-align: center;\r\n}\r\n\r\n.stat-number {\r\n    font-size: 2rem;\r\n    font-weight: 800;\r\n    color: var(--gold);\r\n    display: block;\r\n    line-height: 1.2;\r\n}\r\n\r\n.stat-label {\r\n    font-size: 0.8rem;\r\n    color: rgba(255, 255, 255, 0.7);\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n}\r\n\r\n\/* Search Bar inside Hero *\/\r\n.hero-search {\r\n    max-width: 500px;\r\n    margin: 35px auto 0;\r\n    position: relative;\r\n}\r\n\r\n.hero-search input {\r\n    width: 100%;\r\n    padding: 16px 55px 16px 25px;\r\n    border: none;\r\n    border-radius: 60px;\r\n    font-size: 1rem;\r\n    font-family: 'Inter', sans-serif;\r\n    background: rgba(255, 255, 255, 0.95);\r\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\r\n    outline: none;\r\n    transition: all 0.3s;\r\n}\r\n\r\n.hero-search input:focus {\r\n    background: white;\r\n    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);\r\n}\r\n\r\n.hero-search button {\r\n    position: absolute;\r\n    right: 8px;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    background: var(--gold);\r\n    border: none;\r\n    padding: 10px 20px;\r\n    border-radius: 50px;\r\n    color: var(--navy);\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    transition: 0.3s;\r\n}\r\n\r\n.hero-search button:hover {\r\n    background: #b8943a;\r\n}\r\n\r\n\/* Search Results Counter *\/\r\n.search-results-count {\r\n    text-align: center;\r\n    margin: 20px 0 0;\r\n    color: rgba(255, 255, 255, 0.7);\r\n    font-size: 0.85rem;\r\n    display: none;\r\n}\r\n\r\n.search-results-count.show {\r\n    display: block;\r\n}\r\n\r\n\/* No Results Message *\/\r\n.no-results-message {\r\n    text-align: center;\r\n    padding: 60px;\r\n    background: #f8fafc;\r\n    border-radius: 24px;\r\n    grid-column: 1 \/ -1;\r\n    display: none;\r\n}\r\n\r\n.no-results-message.show {\r\n    display: block;\r\n}\r\n\r\n.no-results-message h3 {\r\n    color: var(--navy);\r\n    margin-bottom: 10px;\r\n}\r\n\r\n.no-results-message p {\r\n    color: #5a6e7a;\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 768px) {\r\n    .services-hero {\r\n        padding: 60px 5%;\r\n    }\r\n    \r\n    .hero-title {\r\n        font-size: 2.2rem;\r\n    }\r\n    \r\n    .hero-description {\r\n        font-size: 1rem;\r\n    }\r\n    \r\n    .hero-stats {\r\n        gap: 30px;\r\n    }\r\n    \r\n    .stat-number {\r\n        font-size: 1.5rem;\r\n    }\r\n    \r\n    .hero-search input {\r\n        padding: 14px 50px 14px 20px;\r\n    }\r\n    \r\n    .hero-search button {\r\n        padding: 7px 15px;\r\n        font-size: 0.8rem;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<!-- ========== HERO SECTION HTML ========== -->\r\n<section class=\"services-hero\">\r\n    <!-- Floating animated icons -->\r\n    <div class=\"floating-icon\" style=\"top: 10%; left: 5%; font-size: 2rem; animation-delay: 0s;\">\ud83e\ude7a<\/div>\r\n    <div class=\"floating-icon\" style=\"top: 70%; left: 85%; font-size: 1.8rem; animation-delay: 2s;\">\ud83d\udc8a<\/div>\r\n    <div class=\"floating-icon\" style=\"top: 85%; left: 10%; font-size: 2.2rem; animation-delay: 4s;\">\ud83c\udfe5<\/div>\r\n    <div class=\"floating-icon\" style=\"top: 20%; right: 8%; font-size: 1.5rem; animation-delay: 1s;\">\u2764\ufe0f<\/div>\r\n    <div class=\"floating-icon\" style=\"top: 45%; left: 92%; font-size: 1.8rem; animation-delay: 3s;\">\ud83d\udd2c<\/div>\r\n    \r\n    <div class=\"hero-content\">\r\n        <div class=\"hero-badge\">Compassionate Care \u2022 Expert Doctors<\/div>\r\n        \r\n        <h1 class=\"hero-title\">\r\n            Comprehensive Medical Services<\/span>\r\n            Under One Roof\r\n        <\/h1>\r\n        \r\n        <!--<p class=\"hero-description\">-->\r\n        <!--    From routine check-ups to specialized care, our experienced team is here to provide -->\r\n        <!--    you with the highest quality healthcare in a welcoming environment.-->\r\n        <!--<\/p>-->\r\n        \r\n        <!--<div class=\"hero-buttons\">-->\r\n        <!--    <a href=\"\/walkin\/\" class=\"btn-primary\">-->\r\n        <!--        \ud83d\udeb6 Walk-In Today-->\r\n        <!--    <\/a>-->\r\n        <!--    <a href=\"\/contact\" class=\"btn-secondary\">-->\r\n        <!--        \ud83d\udcde Contact Us-->\r\n        <!--    <\/a>-->\r\n        <!--<\/div>-->\r\n        \r\n        <!-- WORKING SEARCH BAR -->\r\n        <div class=\"hero-search\">\r\n            <input type=\"text\" id=\"serviceSearchInput\" placeholder=\"\ud83d\udd0d Search for a service... (e.g., Blood Test, Vaccination)\">\r\n            <button id=\"serviceSearchBtn\">Search<\/button>\r\n        <\/div>\r\n        <div class=\"search-results-count\" id=\"searchResultsCount\"><\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- ========== SEARCH SCRIPT - WORKS WITH EXISTING CONTENT ========== -->\r\n<script>\r\n(function() {\r\n    'use strict';\r\n    \r\n    \/\/ Wait for DOM to be fully loaded\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        \r\n        \/\/ Get search elements\r\n        const searchInput = document.getElementById('serviceSearchInput');\r\n        const searchBtn = document.getElementById('serviceSearchBtn');\r\n        const resultsCountDiv = document.getElementById('searchResultsCount');\r\n        \r\n        \/\/ Function to find and filter service cards on the page\r\n        function filterServiceCards() {\r\n            const searchTerm = searchInput.value.toLowerCase().trim();\r\n            \r\n            \/\/ Find ALL possible service card containers\r\n            \/\/ This looks for common card selectors used by Elementor, WordPress, and custom HTML\r\n            let serviceCards = [];\r\n            \r\n            \/\/ Try different selectors that might contain your service cards\r\n            const possibleSelectors = [\r\n                '.service-card',           \/\/ Custom card class\r\n                '.elementor-post',         \/\/ Elementor Posts widget\r\n                '.post',                   \/\/ Generic post class\r\n                '.blog-card',              \/\/ Blog card class\r\n                '.services-grid > div',    \/\/ Grid children\r\n                '.elementor-posts-container .elementor-post', \/\/ Elementor posts container\r\n                '[data-elementor-type=\"archive\"] .elementor-post', \/\/ Elementor archive\r\n                '.service-item',           \/\/ Service item class\r\n                '.card'                    \/\/ Generic card class\r\n            ];\r\n            \r\n            \/\/ Try each selector to find cards\r\n            for (const selector of possibleSelectors) {\r\n                const cards = document.querySelectorAll(selector);\r\n                if (cards.length > 0) {\r\n                    serviceCards = cards;\r\n                    break;\r\n                }\r\n            }\r\n            \r\n            \/\/ If no cards found, try to find any grid items\r\n            if (serviceCards.length === 0) {\r\n                const gridItems = document.querySelectorAll('.services-grid > *, .elementor-posts-container > *');\r\n                if (gridItems.length > 0) {\r\n                    serviceCards = gridItems;\r\n                }\r\n            }\r\n            \r\n            \/\/ If still no cards found, show error\r\n            if (serviceCards.length === 0) {\r\n                console.log('No service cards found on this page. Make sure your services are displayed.');\r\n                if (resultsCountDiv) {\r\n                    resultsCountDiv.innerHTML = '\u26a0\ufe0f No service cards found on this page';\r\n                    resultsCountDiv.classList.add('show');\r\n                }\r\n                return;\r\n            }\r\n            \r\n            let visibleCount = 0;\r\n            \r\n            \/\/ Loop through each card and filter\r\n            serviceCards.forEach(card => {\r\n                \/\/ Get text content from the card (title, description, etc.)\r\n                const cardText = card.innerText || card.textContent || '';\r\n                const cardLowerText = cardText.toLowerCase();\r\n                \r\n                \/\/ Check if card matches search term\r\n                const matches = searchTerm === '' || cardLowerText.includes(searchTerm);\r\n                \r\n                \/\/ Show\/hide card\r\n                if (matches) {\r\n                    card.style.display = '';\r\n                    visibleCount++;\r\n                } else {\r\n                    card.style.display = 'none';\r\n                }\r\n            });\r\n            \r\n            \/\/ Update results count\r\n            if (resultsCountDiv) {\r\n                if (searchTerm === '') {\r\n                    resultsCountDiv.classList.remove('show');\r\n                } else {\r\n                    resultsCountDiv.innerHTML = `\ud83d\udd0d Found ${visibleCount} service${visibleCount !== 1 ? 's' : ''} matching \"${searchTerm}\"`;\r\n                    resultsCountDiv.classList.add('show');\r\n                    \r\n                    \/\/ If no results, show a message in the grid\r\n                    if (visibleCount === 0) {\r\n                        showNoResultsMessage(searchTerm);\r\n                    } else {\r\n                        hideNoResultsMessage();\r\n                    }\r\n                }\r\n            }\r\n        }\r\n        \r\n        \/\/ Function to show \"no results\" message\r\n        function showNoResultsMessage(searchTerm) {\r\n            \/\/ Remove existing message if any\r\n            hideNoResultsMessage();\r\n            \r\n            \/\/ Find the services grid container\r\n            const gridContainer = document.querySelector('.services-grid, .elementor-posts-container, .blog-grid, .services-container');\r\n            \r\n            if (gridContainer) {\r\n                const noResultsDiv = document.createElement('div');\r\n                noResultsDiv.className = 'no-results-message show';\r\n                noResultsDiv.id = 'dynamicNoResultsMessage';\r\n                noResultsDiv.innerHTML = `\r\n                    <div style=\"text-align: center; padding: 60px; background: #f8fafc; border-radius: 24px; grid-column: 1\/-1;\">\r\n                        <h3>\ud83d\udd0d No services found<\/h3>\r\n                        <p>We couldn't find any services matching \"<strong>${searchTerm}<\/strong>\".<\/p>\r\n                        <p style=\"margin-top: 15px;\">Please try a different search term or browse all our services below.<\/p>\r\n                        <button onclick=\"clearSearch()\" style=\"background: #CCA85B; border: none; padding: 10px 25px; border-radius: 40px; color: #1A3343; font-weight: 600; margin-top: 15px; cursor: pointer;\">Clear Search \u2192<\/button>\r\n                    <\/div>\r\n                `;\r\n                gridContainer.appendChild(noResultsDiv);\r\n            }\r\n        }\r\n        \r\n        function hideNoResultsMessage() {\r\n            const existingMsg = document.getElementById('dynamicNoResultsMessage');\r\n            if (existingMsg) {\r\n                existingMsg.remove();\r\n            }\r\n        }\r\n        \r\n        \/\/ Clear search function (global for the button)\r\n        window.clearSearch = function() {\r\n            if (searchInput) {\r\n                searchInput.value = '';\r\n                filterServiceCards();\r\n            }\r\n        };\r\n        \r\n        \/\/ Search function\r\n        function performSearch() {\r\n            filterServiceCards();\r\n        }\r\n        \r\n        \/\/ Clear search when input is emptied\r\n        function handleInputChange() {\r\n            if (searchInput.value === '') {\r\n                filterServiceCards();\r\n            }\r\n        }\r\n        \r\n        \/\/ Attach event listeners\r\n        if (searchBtn) {\r\n            searchBtn.addEventListener('click', performSearch);\r\n        }\r\n        \r\n        if (searchInput) {\r\n            searchInput.addEventListener('keypress', function(e) {\r\n                if (e.key === 'Enter') {\r\n                    e.preventDefault();\r\n                    performSearch();\r\n                }\r\n            });\r\n            searchInput.addEventListener('input', handleInputChange);\r\n        }\r\n        \r\n        \/\/ Also try to filter after a short delay (for dynamically loaded content)\r\n        setTimeout(filterServiceCards, 500);\r\n        \r\n        \/\/ Observer to handle dynamically loaded content (like Elementor lazy loading)\r\n        const observer = new MutationObserver(function(mutations) {\r\n            \/\/ If search is not empty, re-filter when new content loads\r\n            if (searchInput && searchInput.value !== '') {\r\n                setTimeout(filterServiceCards, 100);\r\n            }\r\n        });\r\n        \r\n        \/\/ Observe the main content area for changes\r\n        const mainContent = document.querySelector('.services-container, .services-grid, .elementor-posts-container, main');\r\n        if (mainContent) {\r\n            observer.observe(mainContent, { childList: true, subtree: true });\r\n        }\r\n    });\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bc7e060 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bc7e060\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-86574b7\" data-id=\"86574b7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-47ea1de elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts\" data-id=\"47ea1de\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;cards_masonry&quot;:&quot;yes&quot;,&quot;cards_columns&quot;:&quot;3&quot;,&quot;cards_columns_tablet&quot;:&quot;2&quot;,&quot;cards_columns_mobile&quot;:&quot;1&quot;,&quot;cards_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"posts.cards\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid\">\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1255 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/blood-test-health-screening-test\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img fetchpriority=\"high\" decoding=\"async\" width=\"320\" height=\"180\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/blood-test-marina-medical-320x180.png\" class=\"attachment-medium size-medium wp-image-1249\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/blood-test-marina-medical-320x180.png 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/blood-test-marina-medical-1200x675.png 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/blood-test-marina-medical-768x432.png 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/blood-test-marina-medical-1536x864.png 1536w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/blood-test-marina-medical-2048x1152.png 2048w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/blood-test-health-screening-test\/\" >\n\t\t\t\tBlood Test &amp; Health Screening Test\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>We understand that early detection and prevention are key to maintaining optimal health and preventing serious illnesses. Our Blood Test &amp; Health Screening Test service offers a wide range of<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/blood-test-health-screening-test\/\" aria-label=\"Read more about Blood Test &amp; Health Screening Test\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1154 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/sore-throat-cold-flu\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"320\" height=\"180\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sore-throat-Cold-Flu-320x180.png\" class=\"attachment-medium size-medium wp-image-1224\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sore-throat-Cold-Flu-320x180.png 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sore-throat-Cold-Flu-1200x675.png 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sore-throat-Cold-Flu-768x432.png 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sore-throat-Cold-Flu-1536x864.png 1536w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sore-throat-Cold-Flu-2048x1152.png 2048w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/sore-throat-cold-flu\/\" >\n\t\t\t\tSore throat, Cold &amp; Flu\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Welcome to Marina Medical, where your health and comfort are our utmost priorities. As we navigate the challenges of seasonal illnesses, we are proud to introduce our Sore Throat, Cold<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/sore-throat-cold-flu\/\" aria-label=\"Read more about Sore throat, Cold &amp; Flu\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1151 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/womens-health-screening\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"320\" height=\"180\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Womens-Heath-Screening-320x180.png\" class=\"attachment-medium size-medium wp-image-1225\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Womens-Heath-Screening-320x180.png 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Womens-Heath-Screening-1200x675.png 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Womens-Heath-Screening-768x432.png 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Womens-Heath-Screening-1536x864.png 1536w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Womens-Heath-Screening-2048x1152.png 2048w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/womens-health-screening\/\" >\n\t\t\t\tWomen\u2019s Heath Screening\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Welcome to Marina Medical, where we prioritize the health and well-being of women at every stage of life. Today, we gather to highlight a crucial aspect of preventive healthcare\u2014Women\u2019s Health<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/womens-health-screening\/\" aria-label=\"Read more about Women\u2019s Heath Screening\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1148 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/vaccination\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"180\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Vaccination-320x180.png\" class=\"attachment-medium size-medium wp-image-1226\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Vaccination-320x180.png 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Vaccination-1200x675.png 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Vaccination-768x432.png 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Vaccination-1536x864.png 1536w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Vaccination-2048x1152.png 2048w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/vaccination\/\" >\n\t\t\t\tVaccination\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Welcome to Marina Medical, where we stand as pillars of health and protection for you and your loved ones. Today, we gather to emphasize the paramount importance of vaccination\u2014a cornerstone<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/vaccination\/\" aria-label=\"Read more about Vaccination\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1145 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/sick-certificate\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"180\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sick-certificate-and-Doctors-Note-320x180.png\" class=\"attachment-medium size-medium wp-image-1227\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sick-certificate-and-Doctors-Note-320x180.png 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sick-certificate-and-Doctors-Note-1200x675.png 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sick-certificate-and-Doctors-Note-768x432.png 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sick-certificate-and-Doctors-Note-1536x864.png 1536w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Sick-certificate-and-Doctors-Note-2048x1152.png 2048w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/sick-certificate\/\" >\n\t\t\t\tSick certificate and Doctors Note\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>At Marina Medical, your health and well-being are our top priorities. Our Sick Certificate and Doctor&#8217;s Note Service is just one of the many ways we strive to exceed your<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/sick-certificate\/\" aria-label=\"Read more about Sick certificate and Doctors Note\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1142 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/referrals-mri-ct\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"180\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Referrals-MRIX-Ray-CT-scan-Referrals-320x180.png\" class=\"attachment-medium size-medium wp-image-1228\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Referrals-MRIX-Ray-CT-scan-Referrals-320x180.png 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Referrals-MRIX-Ray-CT-scan-Referrals-1200x675.png 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Referrals-MRIX-Ray-CT-scan-Referrals-768x432.png 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Referrals-MRIX-Ray-CT-scan-Referrals-1536x864.png 1536w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Referrals-MRIX-Ray-CT-scan-Referrals-2048x1152.png 2048w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/referrals-mri-ct\/\" >\n\t\t\t\tReferrals, MRI,X-Ray , CT scan Referrals\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>&#8220;At Marina Medical Clinic, our investigations and referrals are meticulously coordinated, ensuring timely and thorough diagnostic assessments, as well as seamless access to specialized care, fostering optimal health outcomes for<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/referrals-mri-ct\/\" aria-label=\"Read more about Referrals, MRI,X-Ray , CT scan Referrals\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1139 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/minor-injuries\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"175\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Minor-Injuries-320x175.jpeg\" class=\"attachment-medium size-medium wp-image-1229\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Minor-Injuries-320x175.jpeg 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Minor-Injuries-1200x655.jpeg 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Minor-Injuries-768x419.jpeg 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Minor-Injuries.jpeg 1408w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/minor-injuries\/\" >\n\t\t\t\tMinor Injuries\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>At Marina Medical, we understand that minor injuries, while often inconsequential in the grand scheme of things, can still cause discomfort and distress. That&#8217;s why we are proud to offer<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/minor-injuries\/\" aria-label=\"Read more about Minor Injuries\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1136 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/mens-health-screening\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"180\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Mens-Health-screening-320x180.png\" class=\"attachment-medium size-medium wp-image-1230\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Mens-Health-screening-320x180.png 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Mens-Health-screening-1200x675.png 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Mens-Health-screening-768x432.png 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Mens-Health-screening-1536x864.png 1536w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Mens-Health-screening-2048x1152.png 2048w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/mens-health-screening\/\" >\n\t\t\t\tMen\u2019s Health screening\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Welcome to Marina Medical, where we prioritize not only the treatment of illnesses but also the proactive promotion of health and well-being. Today, we are excited to introduce our Men&#8217;s<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/mens-health-screening\/\" aria-label=\"Read more about Men\u2019s Health screening\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-1132 post type-post status-publish format-standard has-post-thumbnail hentry category-service\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/medical-employment-forms\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"320\" height=\"180\" src=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Medical-Employment-Forms-320x180.png\" class=\"attachment-medium size-medium wp-image-1231\" alt=\"\" srcset=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Medical-Employment-Forms-320x180.png 320w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Medical-Employment-Forms-1200x675.png 1200w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Medical-Employment-Forms-768x432.png 768w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Medical-Employment-Forms-1536x864.png 1536w, https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-content\/uploads\/2026\/04\/Medical-Employment-Forms-2048x1152.png 2048w\" sizes=\"(max-width: 320px) 100vw, 320px\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h3 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/medical-employment-forms\/\" >\n\t\t\t\tMedical Employment Forms\t\t\t<\/a>\n\t\t<\/h3>\n\t\t\t\t<div class=\"elementor-post__excerpt\">\n\t\t\t<p>Welcome to Marina Medical, where we are dedicated to not only your medical needs but also ensuring your seamless navigation through administrative processes. Today, we are delighted to introduce our<\/p>\n\t\t<\/div>\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/marina-medical-and-aesthetics.com\/walkin\/medical-employment-forms\/\" aria-label=\"Read more about Medical Employment Forms\" tabindex=\"-1\" >\n\t\t\tRead More \u00bb\t\t<\/a>\n\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\ud83e\ude7a \ud83d\udc8a \ud83c\udfe5 \u2764\ufe0f \ud83d\udd2c Compassionate Care \u2022 Expert Doctors Comprehensive Medical Services Under One Roof Search<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1198","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-json\/wp\/v2\/pages\/1198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-json\/wp\/v2\/comments?post=1198"}],"version-history":[{"count":22,"href":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-json\/wp\/v2\/pages\/1198\/revisions"}],"predecessor-version":[{"id":1245,"href":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-json\/wp\/v2\/pages\/1198\/revisions\/1245"}],"wp:attachment":[{"href":"https:\/\/marina-medical-and-aesthetics.com\/walkin\/wp-json\/wp\/v2\/media?parent=1198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}