{"id":54,"date":"2026-04-03T19:17:57","date_gmt":"2026-04-03T19:17:57","guid":{"rendered":"https:\/\/blog.bioblogic.com\/?page_id=54"},"modified":"2026-04-03T19:18:30","modified_gmt":"2026-04-03T19:18:30","slug":"elementor-54","status":"publish","type":"page","link":"https:\/\/blog.bioblogic.com\/?page_id=54","title":{"rendered":"Elementor #54"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"54\" class=\"elementor elementor-54\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b427e8 e-flex e-con-boxed e-con e-parent\" data-id=\"0b427e8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-08cff1a elementor-widget elementor-widget-html\" data-id=\"08cff1a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Palm Avenue | Ultra-Luxury Real Estate<\/title>\r\n    \r\n    <!-- Fonts & Icons -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@700;900&family=Montserrat:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n        :root {\r\n            --gold: #D4AF37;\r\n            --gold-light: #F9E498;\r\n            --black-pure: #000000;\r\n            --black-surface: #0a0a0a;\r\n            --black-card: #111111;\r\n            --grey-text: #a0a0a0;\r\n            --white: #ffffff;\r\n            --border: rgba(212, 175, 55, 0.2);\r\n        }\r\n\r\n        * { margin: 0; padding: 0; box-sizing: border-box; }\r\n        html { scroll-behavior: smooth; }\r\n\r\n        body {\r\n            background-color: var(--black-pure);\r\n            color: var(--white);\r\n            font-family: 'Montserrat', sans-serif;\r\n            overflow-x: hidden;\r\n            line-height: 1.6;\r\n        }\r\n\r\n        h1, h2, h3, .premium-font { font-family: 'Playfair Display', serif; }\r\n\r\n        \/* --- Global Visibility Helpers --- *\/\r\n        .text-gold { color: var(--gold); }\r\n        .section-padding { padding: 120px 10%; }\r\n\r\n        \/* --- Preloader --- *\/\r\n        #preloader {\r\n            position: fixed; top: 0; left: 0; width: 100%; height: 100%;\r\n            background: var(--black-pure); z-index: 9999;\r\n            display: flex; justify-content: center; align-items: center;\r\n        }\r\n        .loader-logo { color: var(--gold); font-size: 2.5rem; letter-spacing: 10px; font-weight: 900; animation: pulse 2s infinite; }\r\n\r\n        \/* --- Navigation --- *\/\r\n        nav {\r\n            position: fixed; top: 0; width: 100%; padding: 20px 8%;\r\n            display: flex; justify-content: space-between; align-items: center;\r\n            z-index: 1000; background: rgba(0,0,0,0.9);\r\n            border-bottom: 1px solid var(--border);\r\n            backdrop-filter: blur(10px);\r\n        }\r\n        .logo { color: var(--gold); font-size: 1.8rem; font-weight: 900; text-decoration: none; letter-spacing: 2px; }\r\n        .nav-links a { color: var(--white); text-decoration: none; margin-left: 30px; font-size: 0.8rem; font-weight: 600; text-transform: uppercase; transition: 0.3s; }\r\n        .nav-links a:hover { color: var(--gold); }\r\n\r\n        \/* --- Hero Section --- *\/\r\n        .hero { height: 100vh; display: flex; align-items: center; position: relative; overflow: hidden; background: #000; }\r\n        #hero-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.4; filter: grayscale(100%); }\r\n        .hero-content { position: relative; z-index: 5; max-width: 700px; padding-left: 8%; }\r\n        .hero h1 { font-size: 5rem; line-height: 1.1; margin-bottom: 20px; text-shadow: 0 10px 30px rgba(0,0,0,0.5); }\r\n        .hero p { font-size: 1.2rem; color: var(--grey-text); margin-bottom: 40px; }\r\n        #hero-3d-canvas { position: absolute; right: 0; top: 0; width: 50%; height: 100%; z-index: 2; }\r\n\r\n        .cta-gold {\r\n            background: var(--gold); color: black; padding: 18px 40px;\r\n            text-decoration: none; font-weight: 700; text-transform: uppercase;\r\n            letter-spacing: 2px; transition: 0.4s; display: inline-block;\r\n        }\r\n        .cta-gold:hover { background: var(--white); transform: translateY(-5px); }\r\n\r\n        \/* --- Investment Plan Table (High Visibility) --- *\/\r\n        .investment-section { background: var(--black-surface); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); }\r\n        .payment-container { margin-top: 50px; overflow-x: auto; }\r\n        .payment-table {\r\n            width: 100%; border-collapse: collapse; background: var(--black-card);\r\n            border: 1px solid var(--border); color: var(--white);\r\n        }\r\n        .payment-table th {\r\n            background: rgba(212, 175, 55, 0.1); color: var(--gold);\r\n            padding: 25px; text-align: left; text-transform: uppercase; letter-spacing: 1px;\r\n            border-bottom: 2px solid var(--gold);\r\n        }\r\n        .payment-table td { padding: 20px 25px; border-bottom: 1px solid #222; font-size: 1.1rem; }\r\n        .payment-table tr:hover { background: rgba(255,255,255,0.03); }\r\n        .highlight-row { color: var(--gold); font-weight: bold; }\r\n\r\n        \/* --- Features Cards --- *\/\r\n        .grid-3 { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }\r\n        .feature-card {\r\n            background: var(--black-card); padding: 50px; border: 1px solid #222;\r\n            transition: 0.4s; position: relative; overflow: hidden;\r\n        }\r\n        .feature-card:hover { border-color: var(--gold); transform: translateY(-10px); }\r\n        .feature-card i { font-size: 3rem; color: var(--gold); margin-bottom: 25px; }\r\n        .feature-card h3 { margin-bottom: 15px; font-size: 1.5rem; }\r\n\r\n        \/* --- Amenities Section --- *\/\r\n        .amenity-box {\r\n            height: 500px; background-size: cover; background-position: center;\r\n            display: flex; flex-direction: column; justify-content: flex-end;\r\n            padding: 40px; position: relative; border: 1px solid #111;\r\n        }\r\n        .amenity-box::before {\r\n            content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%;\r\n            background: linear-gradient(to bottom, transparent, #000);\r\n        }\r\n        .amenity-box * { z-index: 2; position: relative; }\r\n\r\n        \/* --- 3D Map View --- *\/\r\n        #interactive-map {\r\n            width: 100%; height: 600px; background: #050505;\r\n            border: 1px solid var(--border); border-radius: 4px;\r\n        }\r\n\r\n        \/* --- Contact Form --- *\/\r\n        .contact-flex { display: flex; gap: 50px; }\r\n        .contact-info { flex: 1; }\r\n        .contact-form { flex: 1.5; display: flex; flex-direction: column; gap: 20px; }\r\n        .contact-form input, .contact-form textarea {\r\n            width: 100%; padding: 20px; background: #0a0a0a; border: 1px solid #333;\r\n            color: white; font-family: inherit; font-size: 1rem;\r\n        }\r\n        .contact-form input:focus { border-color: var(--gold); outline: none; }\r\n\r\n        \/* --- Footer --- *\/\r\n        footer { padding: 60px 10%; background: #000; border-top: 1px solid #222; text-align: center; }\r\n        .footer-logo { font-size: 2rem; font-weight: 900; color: var(--gold); margin-bottom: 20px; display: block; text-decoration: none; }\r\n        .socials a { color: white; margin: 0 15px; font-size: 1.5rem; transition: 0.3s; }\r\n        .socials a:hover { color: var(--gold); }\r\n\r\n        \/* --- Animations --- *\/\r\n        @keyframes pulse { 0%, 100% { opacity: 0.3; } 50% { opacity: 1; } }\r\n\r\n        @media (max-width: 992px) {\r\n            .hero h1 { font-size: 3rem; }\r\n            .hero-content { text-align: center; padding: 0 5%; }\r\n            #hero-3d-canvas { display: none; }\r\n            .contact-flex { flex-direction: column; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- Preloader -->\r\n    <div id=\"preloader\">\r\n        <div class=\"loader-logo\">PALM AVENUE<\/div>\r\n    <\/div>\r\n\r\n    <!-- Navigation -->\r\n    <nav>\r\n        <a href=\"#\" class=\"logo\">PALM AVENUE<\/a>\r\n        <div class=\"nav-links\">\r\n            <a href=\"#about\">The Concept<\/a>\r\n            <a href=\"#investment\">Investment<\/a>\r\n            <a href=\"#amenities\">Lifestyle<\/a>\r\n            <a href=\"#map\">3D Map<\/a>\r\n            <a href=\"#contact\">Contact<\/a>\r\n        <\/div>\r\n    <\/nav>\r\n\r\n    <!-- Hero Section -->\r\n    <section class=\"hero\">\r\n        <video id=\"hero-video\" autoplay muted loop>\r\n            <source src=\"https:\/\/assets.mixkit.co\/videos\/preview\/mixkit-top-view-of-a-luxurious-house-with-a-pool-at-night-14118-large.mp4\" type=\"video\/mp4\">\r\n        <\/video>\r\n        <div id=\"hero-3d-canvas\"><\/div>\r\n        <div class=\"hero-content\">\r\n            <p class=\"text-gold\" style=\"letter-spacing: 5px; font-weight: 700;\">PRIVATE ESTATE<\/p>\r\n            <h1>LIVING IN <br><span class=\"text-gold\">EXCELLENCE<\/span><\/h1>\r\n            <p>An architectural masterpiece designed for those who demand the finest life has to offer. Now open for exclusive bookings.<\/p>\r\n            <a href=\"#contact\" class=\"cta-gold\">Book a Private Tour<\/a>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Society Features -->\r\n    <section id=\"about\" class=\"section-padding\">\r\n        <h2 class=\"premium-font\" style=\"font-size: 3rem; text-align: center; margin-bottom: 60px;\">Why Palm Avenue?<\/h2>\r\n        <div class=\"grid-3\">\r\n            <div class=\"feature-card\">\r\n                <i class=\"fa-solid fa-vault\"><\/i>\r\n                <h3>Maximum Privacy<\/h3>\r\n                <p>Advanced biometric access and 24\/7 elite security personnel ensuring your complete sanctuary.<\/p>\r\n            <\/div>\r\n            <div class=\"feature-card\">\r\n                <i class=\"fa-solid fa-microchip\"><\/i>\r\n                <h3>Smart Ecosystem<\/h3>\r\n                <p>Fully automated homes controlled via AI, managing climate, lighting, and energy efficiency.<\/p>\r\n            <\/div>\r\n            <div class=\"feature-card\">\r\n                <i class=\"fa-solid fa-leaf\"><\/i>\r\n                <h3>Sustainable Luxury<\/h3>\r\n                <p>Solar-glass architecture and greywater recycling integrated into beautiful aesthetic designs.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Investment Plan Section -->\r\n    <section id=\"investment\" class=\"section-padding investment-section\">\r\n        <div style=\"text-align: center; margin-bottom: 50px;\">\r\n            <span class=\"text-gold\" style=\"letter-spacing: 3px; font-weight: 600;\">SECURE YOUR FUTURE<\/span>\r\n            <h2 class=\"premium-font\" style=\"font-size: 3.5rem; margin-top: 10px;\">Investment Plan<\/h2>\r\n        <\/div>\r\n        \r\n        <div class=\"payment-container\">\r\n            <table class=\"payment-table\">\r\n                <thead>\r\n                    <tr>\r\n                        <th>Installment Milestone<\/th>\r\n                        <th>Timeline<\/th>\r\n                        <th>Percentage (%)<\/th>\r\n                        <th>Amount (EST)<\/th>\r\n                    <\/tr>\r\n                <\/thead>\r\n                <tbody>\r\n                    <tr>\r\n                        <td>Initial Booking<\/td>\r\n                        <td>Immediate<\/td>\r\n                        <td>10%<\/td>\r\n                        <td class=\"text-gold\">$120,000<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Allotment Confirmation<\/td>\r\n                        <td>Within 60 Days<\/td>\r\n                        <td>15%<\/td>\r\n                        <td>$180,000<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Foundation Completion<\/td>\r\n                        <td>Q4 2024<\/td>\r\n                        <td>25%<\/td>\r\n                        <td>$300,000<\/td>\r\n                    <\/tr>\r\n                    <tr>\r\n                        <td>Structure Completion<\/td>\r\n                        <td>Q2 2025<\/td>\r\n                        <td>25%<\/td>\r\n                        <td>$300,000<\/td>\r\n                    <\/tr>\r\n                    <tr class=\"highlight-row\">\r\n                        <td>Final Possession<\/td>\r\n                        <td>Handover 2026<\/td>\r\n                        <td>25%<\/td>\r\n                        <td>$300,000<\/td>\r\n                    <\/tr>\r\n                <\/tbody>\r\n            <\/table>\r\n        <\/div>\r\n        <p style=\"margin-top: 30px; text-align: center; color: var(--grey-text);\">* Prices are subject to unit selection and current market valuation.<\/p>\r\n    <\/section>\r\n\r\n    <!-- Amenities Grid -->\r\n    <section id=\"amenities\" class=\"section-padding\">\r\n        <h2 class=\"premium-font\" style=\"font-size: 3rem; text-align: center; margin-bottom: 60px;\">World-Class Amenities<\/h2>\r\n        <div class=\"grid-3\">\r\n            <div class=\"amenity-box\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1544161515-436cefd1f16d?auto=format&fit=crop&w=800&q=80')\">\r\n                <h3 class=\"text-gold\">Private Spa & Wellness<\/h3>\r\n                <p>Exclusive hydrotherapy and massage suites.<\/p>\r\n            <\/div>\r\n            <div class=\"amenity-box\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1534438327276-14e5300c3a48?auto=format&fit=crop&w=800&q=80')\">\r\n                <h3 class=\"text-gold\">The Sky Gym<\/h3>\r\n                <p>Panaromic views while you reach your peak performance.<\/p>\r\n            <\/div>\r\n            <div class=\"amenity-box\" style=\"background-image: url('https:\/\/images.unsplash.com\/photo-1511795409834-ef04bbd61622?auto=format&fit=crop&w=800&q=80')\">\r\n                <h3 class=\"text-gold\">Grand Ballroom<\/h3>\r\n                <p>Hosting society events and private celebrations in style.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- 3D Interactive Map -->\r\n    <section id=\"map\" class=\"section-padding\" style=\"background: #000;\">\r\n        <h2 class=\"premium-font\" style=\"font-size: 3rem; text-align: center; margin-bottom: 20px;\">Masterplan Visualizer<\/h2>\r\n        <p style=\"text-align: center; color: var(--grey-text); margin-bottom: 40px;\">Interactive digital twin of the society grounds.<\/p>\r\n        <div id=\"interactive-map\"><\/div>\r\n    <\/section>\r\n\r\n    <!-- Contact Section -->\r\n    <section id=\"contact\" class=\"section-padding\">\r\n        <div class=\"contact-flex\">\r\n            <div class=\"contact-info\">\r\n                <h2 class=\"premium-font\" style=\"font-size: 3.5rem; margin-bottom: 20px;\">Connect with <br><span class=\"text-gold\">Concierge<\/span><\/h2>\r\n                <p style=\"margin-bottom: 40px; color: var(--grey-text);\">Available 24\/7 for our distinguished clients. Reach out for inventory availability.<\/p>\r\n                <p><i class=\"fas fa-map-marker-alt text-gold\"><\/i> &nbsp; Level 90, Palm Tower, Global District<\/p>\r\n                <p style=\"margin: 15px 0;\"><i class=\"fas fa-phone text-gold\"><\/i> &nbsp; +1 800 LUXURY AVE<\/p>\r\n                <p><i class=\"fas fa-envelope text-gold\"><\/i> &nbsp; vip@palmavenue.com<\/p>\r\n            <\/div>\r\n            <form class=\"contact-form\">\r\n                <input type=\"text\" placeholder=\"Full Name\" required>\r\n                <input type=\"email\" placeholder=\"Email Address\" required>\r\n                <textarea rows=\"6\" placeholder=\"How can we assist you?\"><\/textarea>\r\n                <button type=\"submit\" class=\"cta-gold\" style=\"border:none; cursor: pointer;\">Request Brochure<\/button>\r\n            <\/form>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <footer>\r\n        <a href=\"#\" class=\"footer-logo\">PALM AVENUE<\/a>\r\n        <div class=\"socials\">\r\n            <a href=\"#\"><i class=\"fab fa-instagram\"><\/i><\/a>\r\n            <a href=\"#\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\r\n            <a href=\"#\"><i class=\"fab fa-linkedin-in\"><\/i><\/a>\r\n        <\/div>\r\n        <p style=\"color: #444; margin-top: 30px; font-size: 0.8rem; letter-spacing: 2px;\">&copy; 2024 PALM AVENUE DEVELOPMENTS. ALL RIGHTS RESERVED.<\/p>\r\n    <\/footer>\r\n\r\n    <!-- Scripts -->\r\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/three.js\/r128\/three.min.js\"><\/script>\r\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/gsap.min.js\"><\/script>\r\n    <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.2\/ScrollTrigger.min.js\"><\/script>\r\n\r\n    <script>\r\n        \/\/ 1. PRELOADER\r\n        window.addEventListener('load', () => {\r\n            gsap.to(\"#preloader\", { opacity: 0, duration: 1, delay: 1, onComplete: () => {\r\n                document.getElementById('preloader').style.display = 'none';\r\n            }});\r\n        });\r\n\r\n        \/\/ 2. THREE.JS HERO ANIMATION (Floating Gold Icosahedron)\r\n        const scene = new THREE.Scene();\r\n        const camera = new THREE.PerspectiveCamera(75, window.innerWidth \/ 2 \/ window.innerHeight, 0.1, 1000);\r\n        const renderer = new THREE.WebGLRenderer({ alpha: true, antialias: true });\r\n        renderer.setSize(window.innerWidth \/ 2, window.innerHeight);\r\n        document.getElementById('hero-3d-canvas').appendChild(renderer.domElement);\r\n\r\n        const geometry = new THREE.IcosahedronGeometry(2, 0);\r\n        const material = new THREE.MeshStandardMaterial({ \r\n            color: 0xD4AF37, \r\n            wireframe: true,\r\n            roughness: 0.1,\r\n            metalness: 1\r\n        });\r\n        const shape = new THREE.Mesh(geometry, material);\r\n        scene.add(shape);\r\n\r\n        const pointLight = new THREE.PointLight(0xffffff, 2, 100);\r\n        pointLight.position.set(5, 5, 5);\r\n        scene.add(pointLight);\r\n        scene.add(new THREE.AmbientLight(0x404040, 1));\r\n        camera.position.z = 5;\r\n\r\n        function animateHero() {\r\n            requestAnimationFrame(animateHero);\r\n            shape.rotation.y += 0.005;\r\n            shape.rotation.x += 0.003;\r\n            renderer.render(scene, camera);\r\n        }\r\n        animateHero();\r\n\r\n        \/\/ 3. INTERACTIVE 3D MAP (Simplified)\r\n        const mapScene = new THREE.Scene();\r\n        const mapCamera = new THREE.PerspectiveCamera(75, window.innerWidth \/ 600, 0.1, 1000);\r\n        const mapRenderer = new THREE.WebGLRenderer({ antialias: true });\r\n        mapRenderer.setSize(document.getElementById('interactive-map').offsetWidth, 600);\r\n        document.getElementById('interactive-map').appendChild(mapRenderer.domElement);\r\n\r\n        \/\/ Grid helper for floor\r\n        const grid = new THREE.GridHelper(20, 20, 0xD4AF37, 0x111111);\r\n        mapScene.add(grid);\r\n\r\n        \/\/ Building blocks\r\n        for(let i=0; i<30; i++) {\r\n            const height = Math.random() * 5 + 1;\r\n            const bGeo = new THREE.BoxGeometry(0.8, height, 0.8);\r\n            const bMat = new THREE.MeshPhongMaterial({ color: 0x1a1a1a, transparent: true, opacity: 0.8 });\r\n            const b = new THREE.Mesh(bGeo, bMat);\r\n            b.position.set((Math.random()-0.5)*15, height\/2, (Math.random()-0.5)*15);\r\n            mapScene.add(b);\r\n        }\r\n\r\n        const mapLight = new THREE.DirectionalLight(0xD4AF37, 1);\r\n        mapLight.position.set(10, 10, 10);\r\n        mapScene.add(mapLight);\r\n        mapCamera.position.set(10, 8, 10);\r\n        mapCamera.lookAt(0,0,0);\r\n\r\n        function animateMap() {\r\n            requestAnimationFrame(animateMap);\r\n            mapScene.rotation.y += 0.001;\r\n            mapRenderer.render(mapScene, mapCamera);\r\n        }\r\n        animateMap();\r\n\r\n        \/\/ 4. SCROLL ANIMATIONS\r\n        gsap.registerPlugin(ScrollTrigger);\r\n\r\n        gsap.from(\".feature-card\", {\r\n            scrollTrigger: { trigger: \"#about\", start: \"top 80%\" },\r\n            y: 50, opacity: 0, duration: 1, stagger: 0.2\r\n        });\r\n\r\n        gsap.from(\".payment-table tr\", {\r\n            scrollTrigger: { trigger: \".payment-table\", start: \"top 85%\" },\r\n            x: -30, opacity: 0, duration: 0.6, stagger: 0.1\r\n        });\r\n\r\n        \/\/ Mouse Parallax for Hero\r\n        window.addEventListener('mousemove', (e) => {\r\n            const x = (e.clientX \/ window.innerWidth) - 0.5;\r\n            const y = (e.clientY \/ window.innerHeight) - 0.5;\r\n            gsap.to(shape.position, { x: x * 1.5, y: -y * 1.5, duration: 1 });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Palm Avenue | Ultra-Luxury Real Estate PALM AVENUE PALM AVENUE The Concept Investment Lifestyle 3D Map Contact PRIVATE ESTATE LIVING IN EXCELLENCE An architectural masterpiece designed for those who demand the finest life has to offer. Now open for exclusive bookings. Book a Private Tour Why Palm Avenue? Maximum Privacy Advanced biometric access and 24\/7 &#8230; <a title=\"Elementor #54\" class=\"read-more\" href=\"https:\/\/blog.bioblogic.com\/?page_id=54\" aria-label=\"Read more about Elementor #54\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-54","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/blog.bioblogic.com\/index.php?rest_route=\/wp\/v2\/pages\/54","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bioblogic.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blog.bioblogic.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bioblogic.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bioblogic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=54"}],"version-history":[{"count":4,"href":"https:\/\/blog.bioblogic.com\/index.php?rest_route=\/wp\/v2\/pages\/54\/revisions"}],"predecessor-version":[{"id":58,"href":"https:\/\/blog.bioblogic.com\/index.php?rest_route=\/wp\/v2\/pages\/54\/revisions\/58"}],"wp:attachment":[{"href":"https:\/\/blog.bioblogic.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=54"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}