{"id":2,"date":"2024-02-05T18:02:00","date_gmt":"2024-02-05T18:02:00","guid":{"rendered":"https:\/\/mrsyanbila.com\/?page_id=2"},"modified":"2025-11-11T04:06:22","modified_gmt":"2025-11-11T04:06:22","slug":"home-page","status":"publish","type":"page","link":"https:\/\/mrsyanbila.com\/","title":{"rendered":"Home Page"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f68cf2 e-flex e-con-boxed e-con e-parent\" data-id=\"5f68cf2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-9264928 e-con-full e-flex e-con e-child\" data-id=\"9264928\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3118837 elementor-widget elementor-widget-html\" data-id=\"3118837\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"ms\">\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>Mrsyanbila Enterprise - Perkhidmatan Laman Web<\/title>\r\n    <style>\r\n        \/* Reset and Base Styles *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            background-color: #f9f9f9;\r\n            color: #333;\r\n            line-height: 1.6;\r\n        }\r\n        a {\r\n            text-decoration: none;\r\n            color: #007BFF;\r\n            transition: color 0.3s;\r\n        }\r\n        a:hover {\r\n            color: #0056b3;\r\n        }\r\n\r\n        \/* Language Toggle Buttons *\/\r\n        .language-toggle {\r\n            position: fixed;\r\n            top: 10px;\r\n            right: 10px;\r\n            display: flex;\r\n            gap: 5px;\r\n            z-index: 1000;\r\n        }\r\n        .language-toggle button {\r\n            background-color: #007BFF;\r\n            color: white;\r\n            padding: 0.5rem 1rem;\r\n            border-radius: 20px;\r\n            cursor: pointer;\r\n            border: none;\r\n            outline: none;\r\n            font-size: 0.9rem;\r\n            transition: background-color 0.3s ease;\r\n        }\r\n        .language-toggle button:hover {\r\n            background-color: #0056b3;\r\n        }\r\n\r\n        \/* Header Section *\/\r\n        header {\r\n            background: url('https:\/\/mrsyanbila.com\/wp-content\/uploads\/2024\/09\/DALL\u00b7E-2024-09-03-02.18.41-A-professional-and-modern-website-header-image-depicting-a-clean-and-stylish-workspace.-The-image-should-include-a-minimalist-desk-with-a-laptop-som.webp') no-repeat bottom center\/cover;\r\n            color: white;\r\n            text-align: center;\r\n            padding: 4rem 2rem;\r\n            position: relative;\r\n        }\r\n        header::after {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background-color: rgba(0, 123, 255, 0.6);\r\n            z-index: 1;\r\n        }\r\n        header .header-content {\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n        header .logo {\r\n            max-width: 250px;\r\n            margin-bottom: 1rem;\r\n        }\r\n        header p {\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        \/* Container *\/\r\n        .container {\r\n            width: 90%;\r\n            max-width: 1200px;\r\n            margin: 2rem auto;\r\n        }\r\n\r\n        \/* Portfolio Heading *\/\r\n        .portfolio-heading {\r\n            font-size: 2rem;\r\n            color: #007BFF;\r\n            text-align: center;\r\n            margin-top: 2rem;\r\n        }\r\n\r\n        \/* Portfolio Section *\/\r\n        .portfolio {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 1.5rem;\r\n            margin: 2rem 0;\r\n        }\r\n        .portfolio-item {\r\n            background: white;\r\n            border-radius: 10px;\r\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);\r\n            overflow: hidden;\r\n            transition: transform 0.3s, box-shadow 0.3s;\r\n        }\r\n        .portfolio-item:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);\r\n        }\r\n        .portfolio-item img {\r\n            width: 100%;\r\n            height: 180px;\r\n            object-fit: cover;\r\n        }\r\n        .portfolio-item-content {\r\n            padding: 1rem;\r\n            text-align: center;\r\n        }\r\n        .portfolio-item h3 {\r\n            margin-bottom: 0.5rem;\r\n            font-size: 1.5rem;\r\n            color: #007BFF;\r\n        }\r\n        .portfolio-item a {\r\n            display: inline-block;\r\n            margin-top: 0.5rem;\r\n            padding: 0.5rem 1rem;\r\n            background-color: #007BFF;\r\n            color: white;\r\n            border-radius: 5px;\r\n            transition: background-color 0.3s;\r\n        }\r\n        .portfolio-item a:hover {\r\n            background-color: #0056b3;\r\n        }\r\n\r\n        \/* Pricing Section *\/\r\n        .pricing {\r\n            background-color: #f8f9fa;\r\n            padding: 4rem 2rem;\r\n            border-radius: 10px;\r\n            margin: 3rem 0;\r\n            text-align: center;\r\n        }\r\n\r\n        .pricing h2 {\r\n            font-size: 2.5rem;\r\n            color: #007BFF;\r\n            margin-bottom: 2rem;\r\n        }\r\n\r\n        .pricing-card {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 2rem;\r\n        }\r\n\r\n        .pricing-item {\r\n            background: white;\r\n            border-radius: 15px;\r\n            padding: 2rem;\r\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\r\n            transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;\r\n            position: relative;\r\n        }\r\n\r\n        .pricing-item:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);\r\n        }\r\n\r\n        .pricing-item h3 {\r\n            font-size: 1.8rem;\r\n            color: #007BFF;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .pricing-item p {\r\n            font-size: 1rem;\r\n            color: #555;\r\n            margin-bottom: 1.5rem;\r\n        }\r\n\r\n        .pricing-item .price {\r\n            font-size: 2rem;\r\n            color: #333;\r\n            font-weight: bold;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n\r\n        .pricing-item .price span {\r\n            font-size: 1rem;\r\n            color: #888;\r\n            display: block;\r\n            margin-top: 0.5rem;\r\n        }\r\n\r\n        .pricing-item .price .as-low-as {\r\n            font-size: 0.9rem;\r\n            color: #666;\r\n            display: block;\r\n            margin-bottom: 0.2rem;\r\n        }\r\n\r\n        .pricing-item .btn {\r\n            display: inline-block;\r\n            padding: 0.75rem 1.5rem;\r\n            background-color: #007BFF;\r\n            color: white;\r\n            border-radius: 25px;\r\n            text-decoration: none;\r\n            transition: background-color 0.3s ease-in-out;\r\n        }\r\n\r\n        .pricing-item .btn:hover {\r\n            background-color: #0056b3;\r\n        }\r\n\r\n        .pricing-item.popular {\r\n            background-color: #007BFF;\r\n            color: white;\r\n        }\r\n\r\n        .pricing-item.popular h3,\r\n        .pricing-item.popular p,\r\n        .pricing-item.popular .price {\r\n            color: white;\r\n        }\r\n\r\n        .pricing-item.popular .price .as-low-as,\r\n        .pricing-item.popular .price span {\r\n            color: #e0e0e0;\r\n        }\r\n\r\n        .pricing-item.popular .btn {\r\n            background-color: white;\r\n            color: #007BFF;\r\n        }\r\n\r\n        .pricing-item.popular .btn:hover {\r\n            background-color: #e0e0e0;\r\n        }\r\n\r\n        .note {\r\n            margin-top: 2rem;\r\n            font-size: 1rem;\r\n            color: #888;\r\n        }\r\n\r\n        \/* Contact Section *\/\r\n        .contact {\r\n            text-align: center;\r\n            padding: 2rem 0;\r\n            background-color: #007BFF;\r\n            color: white;\r\n            border-radius: 10px;\r\n            margin: 2rem 0;\r\n        }\r\n        .contact h2 {\r\n            font-size: 2rem;\r\n            margin-bottom: 1rem;\r\n        }\r\n        .whatsapp-btn {\r\n            background-color: #25D366;\r\n            color: white;\r\n            padding: 0.8rem 1.5rem;\r\n            border: none;\r\n            border-radius: 50px;\r\n            font-size: 1rem;\r\n            cursor: pointer;\r\n            transition: background-color 0.3s;\r\n        }\r\n        .whatsapp-btn:hover {\r\n            background-color: #1EBE56;\r\n        }\r\n\r\n        \/* Footer Section *\/\r\n        footer {\r\n            background-color: #333;\r\n            color: white;\r\n            text-align: center;\r\n            padding: 2rem 1rem;\r\n        }\r\n        footer p {\r\n            margin: 0.5rem 0;\r\n        }\r\n        footer a {\r\n            color: #007BFF;\r\n            text-decoration: underline;\r\n        }\r\n        footer .business-info {\r\n            margin-top: 1rem;\r\n            font-size: 0.9rem;\r\n            line-height: 1.6;\r\n        }\r\n        footer .policy-links {\r\n            margin-top: 1.5rem;\r\n            font-size: 0.9rem;\r\n        }\r\n        footer .policy-links a {\r\n            margin: 0 10px;\r\n            color: #007BFF;\r\n            text-decoration: none;\r\n            font-weight: bold;\r\n        }\r\n        footer .policy-links a:hover {\r\n            color: #0056b3;\r\n        }\r\n\r\n        \/* Responsive Styles *\/\r\n        @media (max-width: 768px) {\r\n            header h1 {\r\n                font-size: 2.5rem;\r\n            }\r\n            .contact h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n            footer .policy-links {\r\n                flex-direction: column;\r\n                margin-top: 1rem;\r\n            }\r\n            footer .policy-links a {\r\n                margin: 5px 0;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"language-toggle\">\r\n        <button onclick=\"switchLanguage('en')\">EN<\/button>\r\n        <button onclick=\"switchLanguage('ms')\">BM<\/button>\r\n    <\/div>\r\n\r\n    <header>\r\n        <div class=\"header-content\">\r\n            <img decoding=\"async\" src=\"https:\/\/mrsyanbila.com\/wp-content\/uploads\/2024\/09\/logo-Mrsyanbila-Ent-Panjang.jpg\" alt=\"Mrsyanbila Enterprise Logo\" class=\"logo\">\r\n            <p id=\"header-text\">Rakan Anda dalam Membina Laman Web yang Menarik<\/p>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <div class=\"container\">\r\n        <!-- Bahagian Portfolio -->\r\n        <h3 class=\"portfolio-heading\">\r\n            <span id=\"portfolio-heading-text\">Lihat Portfolio Saya<\/span>\r\n        <\/h3>\r\n        <section class=\"portfolio\" id=\"portfolio\">\r\n            <div class=\"portfolio-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/mrsyanbila.com\/wp-content\/uploads\/2024\/09\/ddd73673-d34f-4420-a770-ee4a952d6641.webp\" alt=\"Wafiaiskrim\">\r\n                <div class=\"portfolio-item-content\">\r\n                    <h3>Wafi Aiskrim<\/h3>\r\n                    <a href=\"https:\/\/wafiaiskrim.com\" target=\"_blank\"><span id=\"visit-website\">Lawati Laman Web<\/span><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"portfolio-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/mrsyanbila.com\/wp-content\/uploads\/2024\/09\/34f0a49b-e420-45f8-aebc-23fa558e7d15.webp\" alt=\"Khaliffbakery\">\r\n                <div class=\"portfolio-item-content\">\r\n                    <h3>Khaliff Bakery<\/h3>\r\n                    <a href=\"https:\/\/khaliffbakery.com\" target=\"_blank\"><span id=\"visit-website-2\">Lawati Laman Web<\/span><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"portfolio-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/mrsyanbila.com\/wp-content\/uploads\/2024\/09\/fa8c0724-cfce-4131-85a1-eb60fae7ceca.webp\" alt=\"Simpler\">\r\n                <div class=\"portfolio-item-content\">\r\n                    <h3>simpleR<\/h3>\r\n                    <a href=\"https:\/\/simpler.my\" target=\"_blank\"><span id=\"visit-website-3\">Lawati Laman Web<\/span><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"portfolio-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/mrsyanbila.com\/wp-content\/uploads\/2024\/09\/55634362-12c6-4a50-bdef-59492b7c3405.webp\" alt=\"Nasihatbonda\">\r\n                <div class=\"portfolio-item-content\">\r\n                    <h3>Nasihat Bonda<\/h3>\r\n                    <a href=\"https:\/\/nasihatbonda.com\" target=\"_blank\"><span id=\"visit-website-4\">Lawati Laman Web<\/span><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"portfolio-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/mrsyanbila.com\/wp-content\/uploads\/2024\/09\/e5276def-f764-4e20-aa2d-b6cdac70ee1b.webp\" alt=\"Zhazicecream\">\r\n                <div class=\"portfolio-item-content\">\r\n                    <h3>Zhaz Ice Cream<\/h3>\r\n                    <a href=\"https:\/\/zhazicecream.com\" target=\"_blank\"><span id=\"visit-website-5\">Lawati Laman Web<\/span><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"portfolio-item\">\r\n                <img decoding=\"async\" src=\"https:\/\/mrsyanbila.com\/wp-content\/uploads\/2024\/09\/81f89db4-befa-4b81-b257-ace4622545d1.webp\" alt=\"Syabellamy\">\r\n                <div class=\"portfolio-item-content\">\r\n                    <h3>Syabellamy<\/h3>\r\n                    <a href=\"https:\/\/syabella.my\" target=\"_blank\"><span id=\"visit-website-6\">Lawati Laman Web<\/span><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Bahagian Harga -->\r\n        <section class=\"pricing\">\r\n            <h2 id=\"pricing-heading\">Pakej Laman Web Kami<\/h2>\r\n            <div class=\"pricing-card\">\r\n                <div class=\"pricing-item\">\r\n                    <h3 id=\"sales-page\">Sales Page<\/h3>\r\n                    <p id=\"sales-page-desc\">Sesuai untuk memberi tumpuan kepada satu produk atau perkhidmatan dengan reka bentuk yang elegan dan berkesan untuk menarik minat pelanggan.<\/p>\r\n                    <div class=\"price\">\r\n                        <span class=\"as-low-as\" id=\"as-low-as\">Serendah<\/span>\r\n                        RM500 \r\n                        <span id=\"per-year\">setahun<\/span>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/wa.me\/601133508505?text=I'm%20interested%20in%20the%20Sales%20Page%20package\" class=\"btn\" id=\"get-started\">Dapatkan Sekarang<\/a>\r\n                <\/div>\r\n                <div class=\"pricing-item popular\">\r\n                    <h3 id=\"corporate-website\">Laman Web Korporat<\/h3>\r\n                    <p id=\"corporate-website-desc\">Sesuai untuk perniagaan yang memerlukan kehadiran dalam talian yang profesional dengan beberapa halaman, termasuk maklumat syarikat, perkhidmatan, dan cara untuk dihubungi.<\/p>\r\n                    <div class=\"price\">\r\n                        <span class=\"as-low-as\" id=\"as-low-as-2\">Serendah<\/span>\r\n                        RM1000 \r\n                        <span id=\"per-year-2\">setahun<\/span>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/wa.me\/601133508505?text=I'm%20interested%20in%20the%20Corporate%20Website%20package\" class=\"btn\" id=\"get-started-2\">Dapatkan Sekarang<\/a>\r\n                <\/div>\r\n                <div class=\"pricing-item\">\r\n                    <h3 id=\"ecommerce-website\">Laman Web Ecommerce<\/h3>\r\n                    <p id=\"ecommerce-website-desc\">Sedia untuk menjual dalam talian? Pakej ini untuk anda! Ia dilengkapi dengan semua ciri yang anda perlukan untuk menguruskan kedai anda dan mengembangkan perniagaan.<\/p>\r\n                    <div class=\"price\">\r\n                        <span class=\"as-low-as\" id=\"as-low-as-3\">Serendah<\/span>\r\n                        RM5000 \r\n                        <span id=\"per-year-3\">setahun<\/span>\r\n                    <\/div>\r\n                    <a href=\"https:\/\/wa.me\/601133508505?text=I'm%20interested%20in%20the%20Ecommerce%20Website%20package\" class=\"btn\" id=\"get-started-3\">Dapatkan Sekarang<\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <p class=\"note\" id=\"note\">*Harga adalah fleksibel dan boleh disesuaikan mengikut keperluan dan bajet anda.<\/p>\r\n        <\/section>\r\n\r\n        <!-- Bahagian Hubungi Kami -->\r\n        <section class=\"contact\">\r\n            <h2 id=\"contact-heading\">Berminat dengan Perkhidmatan Kami?<\/h2>\r\n            <a class=\"whatsapp-btn\" href=\"https:\/\/wa.me\/601133508505?text=Saya%20berminat%20nak%20buat%20website\" target=\"_blank\" id=\"contact-button\">Hubungi Saya Melalui WhatsApp<\/a>\r\n        <\/section>\r\n    <\/div>\r\n\r\n    <!-- Bahagian Footer -->\r\n    <footer>\r\n        <p>&copy; <span id=\"year\"><\/span> Mrsyanbila Enterprise. Hak Cipta Terpelihara.<\/p>\r\n        <div class=\"business-info\">\r\n            <p>Mrsyanbila Enterprise (002850490-K)<\/p>\r\n            <p>No 21 Jalan Indah 22, Taman Cheras Indah, 56100 Kuala Lumpur.<\/p>\r\n            <p>Email: <a href=\"mailto:hai@simpler.my\">hai@simpler.my<\/a><\/p>\r\n            <p>Telefon: 011-33508505<\/p>\r\n        <\/div>\r\n        <div class=\"policy-links\">\r\n            <a href=\"https:\/\/mrsyanbila.com\/index.php\/privacy-policy\/\" target=\"_blank\">Privacy Policy<\/a> |\r\n            <a href=\"https:\/\/mrsyanbila.com\/index.php\/return-and-refund-policy\/\" target=\"_blank\">Return and Refund Policy<\/a>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <script>\r\n        \/\/ Script untuk kemas kini automatik tahun dalam footer\r\n        document.getElementById(\"year\").textContent = new Date().getFullYear();\r\n\r\n        \/\/ Language Switch Function\r\n        function switchLanguage(lang) {\r\n            const translations = {\r\n                en: {\r\n                    headerText: \"Your Partner in Creating Stunning Websites\",\r\n                    portfolioHeading: \"View My Portfolio\",\r\n                    visitWebsite: \"Visit Website\",\r\n                    pricingHeading: \"Our Website Packages\",\r\n                    salesPage: \"Sales Page\",\r\n                    salesPageDesc: \"Perfect for focusing on a single product or service with an elegant and effective design that captures customer interest.\",\r\n                    corporateWebsite: \"Corporate Website\",\r\n                    corporateWebsiteDesc: \"Ideal for businesses needing a professional online presence with multiple pages, including company info, services, and contact details.\",\r\n                    ecommerceWebsite: \"Ecommerce Website\",\r\n                    ecommerceWebsiteDesc: \"Ready to sell online? This package is for you! It includes all the features you need to manage your store and grow your business.\",\r\n                    asLowAs: \"As low as\",\r\n                    perYear: \"per year\",\r\n                    getStarted: \"Get Started\",\r\n                    note: \"*Prices are flexible and can be customized according to your needs and budget.\",\r\n                    contactHeading: \"Interested in Our Services?\",\r\n                    contactButton: \"Contact Me via WhatsApp\"\r\n                },\r\n                ms: {\r\n                    headerText: \"Rakan Anda dalam Membina Laman Web yang Menarik\",\r\n                    portfolioHeading: \"Lihat Portfolio Saya\",\r\n                    visitWebsite: \"Lawati Laman Web\",\r\n                    pricingHeading: \"Pakej Laman Web Kami\",\r\n                    salesPage: \"Sales Page\",\r\n                    salesPageDesc: \"Sesuai untuk memberi tumpuan kepada satu produk atau perkhidmatan dengan reka bentuk yang elegan dan berkesan untuk menarik minat pelanggan.\",\r\n                    corporateWebsite: \"Laman Web Korporat\",\r\n                    corporateWebsiteDesc: \"Sesuai untuk perniagaan yang memerlukan kehadiran dalam talian yang profesional dengan beberapa halaman, termasuk maklumat syarikat, perkhidmatan, dan cara untuk dihubungi.\",\r\n                    ecommerceWebsite: \"Laman Web Ecommerce\",\r\n                    ecommerceWebsiteDesc: \"Sedia untuk menjual dalam talian? Pakej ini untuk anda! Ia dilengkapi dengan semua ciri yang anda perlukan untuk menguruskan kedai anda dan mengembangkan perniagaan.\",\r\n                    asLowAs: \"Serendah\",\r\n                    perYear: \"setahun\",\r\n                    getStarted: \"Dapatkan Sekarang\",\r\n                    note: \"*Harga adalah fleksibel dan boleh disesuaikan mengikut keperluan dan bajet anda.\",\r\n                    contactHeading: \"Berminat dengan Perkhidmatan Kami?\",\r\n                    contactButton: \"Hubungi Saya Melalui WhatsApp\"\r\n                }\r\n            };\r\n\r\n            const elements = {\r\n                headerText: document.getElementById(\"header-text\"),\r\n                portfolioHeading: document.getElementById(\"portfolio-heading-text\"),\r\n                visitWebsite: document.getElementById(\"visit-website\"),\r\n                visitWebsite2: document.getElementById(\"visit-website-2\"),\r\n                visitWebsite3: document.getElementById(\"visit-website-3\"),\r\n                visitWebsite4: document.getElementById(\"visit-website-4\"),\r\n                visitWebsite5: document.getElementById(\"visit-website-5\"),\r\n                visitWebsite6: document.getElementById(\"visit-website-6\"),\r\n                pricingHeading: document.getElementById(\"pricing-heading\"),\r\n                salesPage: document.getElementById(\"sales-page\"),\r\n                salesPageDesc: document.getElementById(\"sales-page-desc\"),\r\n                corporateWebsite: document.getElementById(\"corporate-website\"),\r\n                corporateWebsiteDesc: document.getElementById(\"corporate-website-desc\"),\r\n                ecommerceWebsite: document.getElementById(\"ecommerce-website\"),\r\n                ecommerceWebsiteDesc: document.getElementById(\"ecommerce-website-desc\"),\r\n                asLowAs: document.getElementById(\"as-low-as\"),\r\n                asLowAs2: document.getElementById(\"as-low-as-2\"),\r\n                asLowAs3: document.getElementById(\"as-low-as-3\"),\r\n                perYear: document.getElementById(\"per-year\"),\r\n                perYear2: document.getElementById(\"per-year-2\"),\r\n                perYear3: document.getElementById(\"per-year-3\"),\r\n                getStarted: document.getElementById(\"get-started\"),\r\n                getStarted2: document.getElementById(\"get-started-2\"),\r\n                getStarted3: document.getElementById(\"get-started-3\"),\r\n                note: document.getElementById(\"note\"),\r\n                contactHeading: document.getElementById(\"contact-heading\"),\r\n                contactButton: document.getElementById(\"contact-button\")\r\n            };\r\n\r\n            const translation = translations[lang];\r\n\r\n            elements.headerText.textContent = translation.headerText;\r\n            elements.portfolioHeading.textContent = translation.portfolioHeading;\r\n            elements.visitWebsite.textContent = translation.visitWebsite;\r\n            elements.visitWebsite2.textContent = translation.visitWebsite;\r\n            elements.visitWebsite3.textContent = translation.visitWebsite;\r\n            elements.visitWebsite4.textContent = translation.visitWebsite;\r\n            elements.visitWebsite5.textContent = translation.visitWebsite;\r\n            elements.visitWebsite6.textContent = translation.visitWebsite;\r\n            elements.pricingHeading.textContent = translation.pricingHeading;\r\n            elements.salesPage.textContent = translation.salesPage;\r\n            elements.salesPageDesc.textContent = translation.salesPageDesc;\r\n            elements.corporateWebsite.textContent = translation.corporateWebsite;\r\n            elements.corporateWebsiteDesc.textContent = translation.corporateWebsiteDesc;\r\n            elements.ecommerceWebsite.textContent = translation.ecommerceWebsite;\r\n            elements.ecommerceWebsiteDesc.textContent = translation.ecommerceWebsiteDesc;\r\n            elements.asLowAs.textContent = translation.asLowAs;\r\n            elements.asLowAs2.textContent = translation.asLowAs;\r\n            elements.asLowAs3.textContent = translation.asLowAs;\r\n            elements.perYear.textContent = translation.perYear;\r\n            elements.perYear2.textContent = translation.perYear;\r\n            elements.perYear3.textContent = translation.perYear;\r\n            elements.getStarted.textContent = translation.getStarted;\r\n            elements.getStarted2.textContent = translation.getStarted;\r\n            elements.getStarted3.textContent = translation.getStarted;\r\n            elements.note.textContent = translation.note;\r\n            elements.contactHeading.textContent = translation.contactHeading;\r\n            elements.contactButton.textContent = translation.contactButton;\r\n        }\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>Mrsyanbila Enterprise &#8211; Perkhidmatan Laman Web EN BM Rakan Anda dalam Membina Laman Web yang Menarik Lihat Portfolio Saya Wafi Aiskrim Lawati Laman Web Khaliff Bakery Lawati Laman Web simpleR Lawati Laman Web Nasihat Bonda Lawati Laman Web Zhaz Ice Cream Lawati Laman Web Syabellamy Lawati Laman Web Pakej Laman Web Kami Sales Page Sesuai [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mrsyanbila.com\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mrsyanbila.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mrsyanbila.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mrsyanbila.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mrsyanbila.com\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":6,"href":"https:\/\/mrsyanbila.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":120,"href":"https:\/\/mrsyanbila.com\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/120"}],"wp:attachment":[{"href":"https:\/\/mrsyanbila.com\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}