{"id":6,"date":"2026-07-14T07:49:47","date_gmt":"2026-07-14T07:49:47","guid":{"rendered":"https:\/\/becityproperty.skjlab.in\/?page_id=6"},"modified":"2026-07-17T07:51:46","modified_gmt":"2026-07-17T07:51:46","slug":"home","status":"publish","type":"page","link":"https:\/\/becityproperty.skjlab.in\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"wp-block-columns alignfull is-layout-flex wp-container-core-columns-is-layout-3a8a1933 wp-block-columns-is-layout-flex\" style=\"padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<style>\n.banner {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    line-height: 0;\n}\n\n.banner img {\n    width: 100%;\n    height: auto;\n    display: block;\n}\n<\/style>\n\n<div class=\"banner\">\n    <picture>\n        <!-- Mobile Image -->\n        <source media=\"(max-width: 767px)\" srcset=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1007\/0507\/5512\/files\/Apartment_buildings_at_sunset_tr__202607152038.jpg?v=1784128147\">\n\n        <!-- Desktop Image -->\n        <img decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1007\/0507\/5512\/files\/Modern_residential_complex_garde__2K_202607151925.jpg?v=1784124253\" alt=\"Banner\">\n    <\/picture>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-16dc9e2d wp-block-columns-is-layout-flex\" style=\"margin-top:-150px;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"evergreen-form-pure-container\">\n    <h3 class=\"form-title\">Find the best place<\/h3>\n    \n    <form id=\"propertyWaForm\">\n        <div class=\"form-grid\">\n            <!-- Looking For -->\n            <div class=\"form-field\">\n                <label>Looking for<\/label>\n                <select id=\"lookingFor\">\n                    <option value=\"\" disabled=\"\" selected=\"\">Enter type<\/option>\n                    <option value=\"House\">House<\/option>\n                    <option value=\"Apartment\">Apartment<\/option>\n                    <option value=\"Residential\">Residential<\/option>\n                <\/select>\n            <\/div>\n\n            <!-- Price -->\n            <div class=\"form-field\">\n                <label>Price<\/label>\n                <select id=\"propertyPrice\">\n                    <option value=\"\" disabled=\"\" selected=\"\">Price Range<\/option>\n                    <option value=\"Budget\">Budget<\/option>\n                    <option value=\"Premium\">Premium<\/option>\n                    <option value=\"Luxury\">Luxury<\/option>\n                <\/select>\n            <\/div>\n\n            <!-- Locations -->\n            <div class=\"form-field\">\n                <label>Locations<\/label>\n                <select id=\"propertyLocation\">\n                    <option value=\"\" disabled=\"\" selected=\"\">Location<\/option>\n                    <option value=\"Chennai\">Chennai<\/option>\n                    <option value=\"Katni\">Katni<\/option>\n                    <option value=\"Other\">Other City<\/option>\n                <\/select>\n            <\/div>\n\n            <!-- Number of rooms -->\n            <div class=\"form-field\">\n                <label>Number of rooms<\/label>\n                <select id=\"roomCount\">\n                    <option value=\"1 Bed room\">1 Bed room<\/option>\n                    <option value=\"2 Bed rooms\" selected=\"\">2 Bed rooms<\/option>\n                    <option value=\"3 Bed rooms\">3 Bed rooms<\/option>\n                    <option value=\"4+ Bed rooms\">4+ Bed rooms<\/option>\n                <\/select>\n            <\/div>\n        <\/div>\n\n        <!-- Filter Row & Submit Button -->\n        <div class=\"form-footer\">\n            <div class=\"filter-tags\">\n                <span class=\"filter-label\">Filter:<\/span>\n                <span class=\"tag active\">City<\/span>\n                <span class=\"tag\">House<\/span>\n                <span class=\"tag\">Residential<\/span>\n                <span class=\"tag\">Apartment<\/span>\n            <\/div>\n            \n            <button type=\"button\" onclick=\"sendPropertyQuery()\" class=\"search-btn\">\n                Search Properties\n            <\/button>\n        <\/div>\n    <\/form>\n<\/div>\n\n<style>\n\/* --- White Form Container with 5px Border & No Outer Space --- *\/\n.evergreen-form-pure-container {\n    width: 100%;\n    max-width: 1140px;\n    margin: 0 auto;\n    padding: 30px;\n    background: #ffffff;\n    border-radius: 24px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.08);\n    font-family: 'Segoe UI', Roboto, sans-serif;\n    box-sizing: border-box;\n    border: 5px solid #222222; \/* \u0906\u092a\u0915\u093e \u092e\u093e\u0902\u0917\u093e \u0939\u0941\u0906 5px \u0921\u093e\u0930\u094d\u0915 \u092c\u0949\u0930\u094d\u0921\u0930 *\/\n}\n\n.form-title {\n    font-size: 24px;\n    font-weight: 600;\n    color: #111;\n    margin: 0 0 20px 0;\n    text-align: left;\n}\n\n\/* 4 Column Layout for Desktop *\/\n.form-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    margin-bottom: 20px;\n}\n\n.form-field {\n    display: flex;\n    flex-direction: column;\n}\n\n.form-field label {\n    font-size: 13px;\n    font-weight: 600;\n    color: #111;\n    margin-bottom: 8px;\n    text-align: left;\n}\n\n\/* No-text-clipping Select Fields *\/\n.form-field select {\n    width: 100%;\n    height: auto !important;\n    min-height: 48px !important;\n    padding: 12px 35px 12px 16px !important;\n    line-height: 1.4 !important;\n    background-color: #f3f3f3;\n    border: 1px solid transparent;\n    border-radius: 12px;\n    font-size: 14px;\n    color: #666;\n    outline: none;\n    cursor: pointer;\n    appearance: none;\n    -webkit-appearance: none;\n    box-sizing: border-box !important;\n    background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' fill='%23666' viewBox='0 0 16 16'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'\/><\/svg>\") !important;\n    background-repeat: no-repeat !important;\n    background-position: calc(100% - 15px) center !important;\n}\n\n.form-field select:focus {\n    background-color: #fff;\n    border-color: #111;\n    color: #111;\n}\n\n\/* Footer Section *\/\n.form-footer {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 15px;\n}\n\n.filter-tags {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    flex-wrap: wrap;\n}\n\n.filter-label {\n    font-size: 14px;\n    font-weight: 600;\n    color: #111;\n}\n\n.tag {\n    font-size: 13px;\n    padding: 6px 16px;\n    border: 1px solid #e0e0e0;\n    border-radius: 20px;\n    color: #666;\n    background: #fff;\n}\n\n.tag.active, .tag:hover {\n    background: #f3f3f3;\n    color: #111;\n    border-color: #f3f3f3;\n}\n\n\/* Black Capsule Button *\/\n.search-btn {\n    background: #000000;\n    color: #ffffff;\n    border: none;\n    padding: 14px 32px;\n    font-size: 14px;\n    font-weight: 500;\n    border-radius: 25px;\n    cursor: pointer;\n    transition: background 0.3s ease;\n}\n\n.search-btn:hover {\n    background: #222222;\n}\n\n\/* Mobile Responsive *\/\n@media (max-width: 768px) {\n    .evergreen-form-pure-container {\n        padding: 20px;\n        border-radius: 16px;\n        border-width: 3px;\n    }\n    .form-grid {\n        grid-template-columns: 1fr;\n        gap: 12px;\n    }\n    .form-footer {\n        flex-direction: column;\n        align-items: stretch;\n    }\n    .search-btn {\n        width: 100%;\n        text-align: center;\n    }\n}\n<\/style>\n\n<script>\nfunction sendPropertyQuery() {\n    \/\/ \u0905\u092a\u0928\u093e WhatsApp \u0928\u0902\u092c\u0930 \u092f\u0939\u093e\u0901 \u0921\u093e\u0932\u0947\u0902 (91 \u0915\u0947 \u0938\u093e\u0925)\n    const whatsappNum = \"919876543210\"; \n\n    const lookingFor = document.getElementById('lookingFor').value || \"Not Selected\";\n    const price = document.getElementById('propertyPrice').value || \"Not Selected\";\n    const location = document.getElementById('propertyLocation').value || \"Not Selected\";\n    const rooms = document.getElementById('roomCount').value;\n\n    const msg = `*New Property Inquiry*\\n` +\n                `-------------------------\\n` +\n                `\ud83c\udfe0 *Type:* ${lookingFor}\\n` +\n                `\ud83d\udcb0 *Price Range:* ${price}\\n` +\n                `\ud83d\udccd *Location:* ${location}\\n` +\n                `\ud83d\udecf\ufe0f *Rooms:* ${rooms}\\n` +\n                `-------------------------`;\n\n    const encodedMsg = encodeURIComponent(msg);\n    const finalUrl = `https:\/\/api.whatsapp.com\/send?phone=${whatsappNum}&text=${encodedMsg}`;\n    \n    window.open(finalUrl, '_blank');\n}\n<\/script>\n<\/div>\n<\/div>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-center has-black-color has-text-color has-link-color has-large-font-size wp-elements-1\" style=\"padding-top:40px;padding-bottom:0px\"><strong>Our Services<\/strong><\/h6>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8ae55a19 wp-block-columns-is-layout-flex\" style=\"padding-bottom:var(--wp--preset--spacing--20)\">\n<div class=\"wp-block-column has-custom-css has-ast-global-color-3-background-color has-background is-layout-flow wp-block-column-is-layout-flow wp-custom-css-2cb6cdb4\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><div class=\"aligncenter wp-block-icon\"><svg style=\"color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--black);border-top-left-radius:69px;border-top-right-radius:69px;border-bottom-left-radius:69px;border-bottom-right-radius:69px;width:50px;padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);\" aria-hidden=\"true\" class=\"has-text-color has-white-color has-background has-black-background-color\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n\t<path d=\"M8.5 17c-.8 0-1.5.7-1.5 1.5S7.7 20 8.5 20s1.5-.7 1.5-1.5S9.3 17 8.5 17Zm7 0c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5 1.5-.7 1.5-1.5-.7-1.5-1.5-1.5Zm-6-3.8h5.1c1.2 0 2.2-.7 2.6-1.8l1.3-3.5c.3-.8-.3-1.7-1.2-1.7h-10l-.8-2h-3v1.5h2l2.7 6.7-.6 1.3c-.6 1.2.3 2.5 1.6 2.5h8.4v-1.5H9.2c-.2 0-.3-.2-.2-.4l.6-1.1ZM7.9 7.8h9L15.7 11c-.2.5-.6.8-1.2.8H9.4l-1.6-4Z\" \/>\n<\/svg>\n<\/div>\n\n\n<h6 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color has-medium-font-size wp-elements-2\"><strong>Buy Property<\/strong><\/h6>\n\n\n\n<p class=\"has-text-align-center has-white-color has-text-color has-link-color has-small-font-size wp-elements-3 wp-block-paragraph\">Explore verified residential and commercial properties that match your lifestyle and budget.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-custom-css has-ast-global-color-3-background-color has-background is-layout-flow wp-block-column-is-layout-flow wp-custom-css-405a5124\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><div class=\"aligncenter wp-block-icon\"><svg style=\"color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--black);border-top-left-radius:69px;border-top-right-radius:69px;border-bottom-left-radius:69px;border-bottom-right-radius:69px;width:50px;padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);\" aria-hidden=\"true\" class=\"has-text-color has-white-color has-background has-black-background-color\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n\t<path fill-rule=\"evenodd\" d=\"M17 11.5c0 1.353.17 2.368.976 3 .266.209.602.376 1.024.5v1H5v-1c.422-.124.757-.291 1.024-.5.806-.632.976-1.647.976-3V9c0-2.8 2.2-5 5-5s5 2.2 5 5v2.5ZM15.5 9v2.5c0 .93.066 1.98.515 2.897l.053.103H7.932a4.018 4.018 0 0 0 .053-.103c.449-.917.515-1.967.515-2.897V9c0-1.972 1.528-3.5 3.5-3.5s3.5 1.528 3.5 3.5Zm-5.492 9.008c0-.176.023-.346.065-.508h3.854A1.996 1.996 0 0 1 12 20c-1.1 0-1.992-.892-1.992-1.992Z\" \/>\n<\/svg>\n<\/div>\n\n\n<h6 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color has-medium-font-size wp-elements-4\"><strong>Sell Property<\/strong><\/h6>\n\n\n\n<p class=\"has-text-align-center has-white-color has-text-color has-link-color has-small-font-size wp-elements-5 wp-block-paragraph\">Sell your property faster with professional marketing, genuine buyers, and expert negotiation.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-custom-css has-ast-global-color-3-background-color has-background is-layout-flow wp-block-column-is-layout-flow wp-custom-css-37db031f\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><div class=\"aligncenter wp-block-icon\"><svg style=\"color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--black);border-top-left-radius:69px;border-top-right-radius:69px;border-bottom-left-radius:69px;border-bottom-right-radius:69px;width:50px;padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);\" aria-hidden=\"true\" class=\"has-text-color has-white-color has-background has-black-background-color\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n\t<path fill-rule=\"evenodd\" d=\"M20 12a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-1.5 0a6.5 6.5 0 0 1-6.5 6.5v-13a6.5 6.5 0 0 1 6.5 6.5Z\" \/>\n<\/svg>\n<\/div>\n\n\n<h6 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color has-medium-font-size wp-elements-6\"><strong>Rent Property<\/strong><\/h6>\n\n\n\n<p class=\"has-text-align-center has-white-color has-text-color has-link-color has-small-font-size wp-elements-7 wp-block-paragraph\">Find reliable tenants or discover rental properties that suit your requirements.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8633be32 wp-block-columns-is-layout-flex\" style=\"padding-top:var(--wp--preset--spacing--20)\">\n<div class=\"wp-block-column has-custom-css has-ast-global-color-3-background-color has-background is-layout-flow wp-block-column-is-layout-flow wp-custom-css-9b304183\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><div class=\"aligncenter wp-block-icon\"><svg style=\"color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--black);border-top-left-radius:69px;border-top-right-radius:69px;border-bottom-left-radius:69px;border-bottom-right-radius:69px;width:50px;padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);\" aria-hidden=\"true\" class=\"has-text-color has-white-color has-background has-black-background-color\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n\t<path d=\"M6 5V18.5911L12 13.8473L18 18.5911V5H6Z\" \/>\n<\/svg>\n<\/div>\n\n\n<h6 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color has-medium-font-size wp-elements-8\"><strong>Residential Properties<\/strong><\/h6>\n\n\n\n<p class=\"has-text-align-center has-white-color has-text-color has-link-color has-small-font-size wp-elements-9 wp-block-paragraph\">Apartments, Villas, Independent Houses, Builder Floors, and Residential Plots.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-custom-css has-ast-global-color-3-background-color has-background is-layout-flow wp-block-column-is-layout-flow wp-custom-css-f3daf647\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><div class=\"aligncenter wp-block-icon\"><svg style=\"color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--black);border-top-left-radius:69px;border-top-right-radius:69px;border-bottom-left-radius:69px;border-bottom-right-radius:69px;width:50px;padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);\" aria-hidden=\"true\" class=\"has-text-color has-white-color has-background has-black-background-color\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n\t<path fill-rule=\"evenodd\" d=\"M19.75 11H21V8.667L19.875 4H4.125L3 8.667V11h1.25v8.75h15.5V11zm-1.5 0H5.75v7.25H10V13h4v5.25h4.25V11zm-5.5-5.5h2.067l.486 3.24.028.76H12.75v-4zm-3.567 0h2.067v4H8.669l.028-.76.486-3.24zm7.615 3.1l-.464-3.1h2.36l.806 3.345V9.5h-2.668l-.034-.9zM7.666 5.5h-2.36L4.5 8.845V9.5h2.668l.034-.9.464-3.1z\" \/>\n<\/svg>\n<\/div>\n\n\n<h6 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color has-medium-font-size wp-elements-10\"><strong>Commercial Properties<\/strong><\/h6>\n\n\n\n<p class=\"has-text-align-center has-white-color has-text-color has-link-color has-small-font-size wp-elements-11 wp-block-paragraph\">Office Spaces, Shops, Showrooms, Warehouses, Industrial Properties, and Commercial Land.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-custom-css has-ast-global-color-3-background-color has-background is-layout-flow wp-block-column-is-layout-flow wp-custom-css-137616be\" style=\"border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;padding-top:var(--wp--preset--spacing--40);padding-right:var(--wp--preset--spacing--40);padding-bottom:var(--wp--preset--spacing--40);padding-left:var(--wp--preset--spacing--40)\"><div class=\"aligncenter wp-block-icon\"><svg style=\"color:var(--wp--preset--color--white);background-color:var(--wp--preset--color--black);border-top-left-radius:69px;border-top-right-radius:69px;border-bottom-left-radius:69px;border-bottom-right-radius:69px;width:50px;padding-top:var(--wp--preset--spacing--20);padding-bottom:var(--wp--preset--spacing--20);padding-left:var(--wp--preset--spacing--20);padding-right:var(--wp--preset--spacing--20);\" aria-hidden=\"true\" class=\"has-text-color has-white-color has-background has-black-background-color\" focusable=\"false\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\">\n\t<path fill-rule=\"evenodd\" d=\"M11.25 5h1.5v15h-1.5V5zM6 10h1.5v10H6V10zm12 4h-1.5v6H18v-6z\" \/>\n<\/svg>\n<\/div>\n\n\n<h6 class=\"wp-block-heading has-text-align-center has-white-color has-text-color has-link-color has-medium-font-size wp-elements-12\"><strong>Property Investment<\/strong><\/h6>\n\n\n\n<p class=\"has-text-align-center has-white-color has-text-color has-link-color has-small-font-size wp-elements-13 wp-block-paragraph\">Receive expert guidance to maximize your real estate investments with confidence.<\/p>\n<\/div>\n<\/div>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-center has-large-font-size\">Why Choose Be City Property?<\/h6>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-b3a4cc7e alignwide uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-e0ccec37\">\n<h6 class=\"wp-block-heading has-large-font-size\"><strong>Trusted Local Experts<\/strong><\/h6>\n\n\n\n<h6 class=\"wp-block-heading has-medium-font-size\">Years of market understanding and local expertise in Gwalior.<\/h6>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-e926e45c\">\n<h6 class=\"wp-block-heading has-large-font-size\"><strong>Verified Property Listings<\/strong><\/h6>\n\n\n\n<h6 class=\"wp-block-heading has-medium-font-size\">Every property is carefully verified for authenticity and transparency.<\/h6>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-2a967df0\">\n<h6 class=\"wp-block-heading has-large-font-size\"><strong>Professional Guidance<\/strong><\/h6>\n\n\n\n<h6 class=\"wp-block-heading has-medium-font-size\">Expert support from property search to final registration.<\/h6>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-d4d6c509\">\n<h6 class=\"wp-block-heading has-large-font-size\"><strong>Transparent Dealings<\/strong><\/h6>\n\n\n\n<h6 class=\"wp-block-heading has-medium-font-size\">No hidden charges. Honest advice and complete documentation support.<\/h6>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">About Be City Property<\/h2>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-f9be3a23 alignwide uagb-is-root-container\">\n<div class=\"wp-block-uagb-container uagb-block-15255a13\"><\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-4bcb2bc9\">\n<h6 class=\"wp-block-heading has-text-align-center has-medium-font-size\"><strong>Your Trusted Real Estate &amp;<br>Partner in Gwalior<\/strong><\/h6>\n\n\n\n<p class=\"wp-block-paragraph\">At Be City Property, we are dedicated to helping individuals, families, and businesses find the right property with confidence. From residential homes and luxury apartments to commercial spaces and investment opportunities, we provide reliable solutions tailored to your needs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Our mission is to make every property transaction transparent, simple, and stress-free. With strong local market knowledge and a customer-first approach, we ensure every client receives expert advice and exceptional service.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-2c879511\"><\/div>\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Find the best place Looking for Enter typeHouseApartmentResidential Price Price RangeBudgetPremiumLuxury Locations LocationChennaiKatniOther City Number of rooms 1 Bed room2 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/becityproperty.skjlab.in\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"Find the best place Looking for Enter typeHouseApartmentResidential Price Price RangeBudgetPremiumLuxury Locations LocationChennaiKatniOther City Number of rooms 1 Bed room2 [&hellip;]","_links":{"self":[{"href":"https:\/\/becityproperty.skjlab.in\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/becityproperty.skjlab.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/becityproperty.skjlab.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/becityproperty.skjlab.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/becityproperty.skjlab.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":28,"href":"https:\/\/becityproperty.skjlab.in\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":17,"href":"https:\/\/becityproperty.skjlab.in\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/17"}],"wp:attachment":[{"href":"https:\/\/becityproperty.skjlab.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}