{"id":18256,"date":"2025-12-15T17:38:04","date_gmt":"2025-12-15T17:38:04","guid":{"rendered":"https:\/\/bstinvest.com.tr\/tadilat\/"},"modified":"2025-12-16T22:55:03","modified_gmt":"2025-12-16T22:55:03","slug":"renovation","status":"publish","type":"page","link":"https:\/\/bstinvest.com.tr\/en\/renovation\/","title":{"rendered":"Renovation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"18256\" class=\"elementor elementor-18256 elementor-17781\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2901ef e-con-full e-flex e-con e-parent\" data-id=\"b2901ef\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2bc74e3 elementor-widget elementor-widget-html\" data-id=\"2bc74e3\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<div class=\"bst_reno_hero_wrapper\">\n  \n  <div class=\"bst_reno_overlay\"><\/div>\n\n  <div class=\"bst_reno_content\">\n    <div class=\"bst_reno_badge\">BST RENOVATION & DECORATION<\/div>\n    \n    <h1 class=\"bst_reno_title\">\n      Rediscover Your <br>\n      <span class=\"highlight\">Home's Potential<\/span>\n    <\/h1>\n    \n    <p class=\"bst_reno_desc\">\n      We transform your aging living spaces into the home of your dreams with modern design trends, quality craftsmanship, and functional solutions.\n    <\/p>\n\n    <div class=\"bst_reno_actions\">\n      <a href=\"#hizmetler\" class=\"bst_btn_white\">What We Do<\/a>\n      <a href=\"tel:+905335013873\" class=\"bst_btn_blue\">\n        <i class=\"fas fa-phone-alt\"><\/i> Request Free Estimate\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"bst_reno_features\">\n    <div class=\"bst_feat_item\">\n      <div class=\"icon-circle\"><i class=\"fas fa-calendar-check\"><\/i><\/div>\n      <span>On-Time Delivery<\/span>\n    <\/div>\n    <div class=\"bst_feat_item\">\n      <div class=\"icon-circle\"><i class=\"fas fa-file-invoice-dollar\"><\/i><\/div>\n      <span>No-Surprise Budget<\/span>\n    <\/div>\n    <div class=\"bst_feat_item\">\n      <div class=\"icon-circle\"><i class=\"fas fa-broom\"><\/i><\/div>\n      <span>Clean Workmanship<\/span>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<style>\n  \/* --- GENERAL SETTINGS --- *\/\n  .bst_reno_hero_wrapper {\n    position: relative;\n    \/* INTERIOR \/ RENOVATION IMAGE HERE *\/\n    background-image: url('https:\/\/images.unsplash.com\/photo-1618221195710-dd6b41faaea6?ixlib=rb-4.0.3&auto=format&fit=crop&w=1600&q=80');\n    background-size: cover;\n    background-position: center;\n    height: 650px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    font-family: 'Inter', 'Segoe UI', Helvetica, Arial, sans-serif;\n    overflow: hidden;\n  }\n\n  \/* Soft Dark Overlay *\/\n  .bst_reno_overlay {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: linear-gradient(to bottom, rgba(0,0,0,0.7), rgba(0,0,0,0.4));\n    z-index: 1;\n  }\n\n  \/* --- CONTENT BOX --- *\/\n  .bst_reno_content {\n    position: relative;\n    z-index: 2;\n    max-width: 750px;\n    padding: 0 20px;\n    color: #ffffff;\n    margin-top: -40px; \/* Space for bottom bar *\/\n  }\n\n  .bst_reno_badge {\n    display: inline-block;\n    background-color: #0f224a; \/* Corporate Navy Blue *\/\n    color: #fff;\n    padding: 6px 15px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    border-radius: 4px;\n    margin-bottom: 20px;\n    text-transform: uppercase;\n  }\n\n  .bst_reno_title {\n    font-size: 48px;\n    font-weight: 800;\n    line-height: 1.1;\n    margin: 0 0 20px 0;\n  }\n\n  .bst_reno_title .highlight {\n    font-family: 'Playfair Display', serif; \/* Serif font for chic aesthetic *\/\n    font-style: italic;\n    color: #ffd700; \/* Light gold accent *\/\n  }\n\n  .bst_reno_desc {\n    font-size: 18px;\n    line-height: 1.6;\n    margin: 0 auto 35px auto;\n    max-width: 600px;\n    opacity: 0.9;\n    font-weight: 300;\n  }\n\n  \/* --- BUTTONS --- *\/\n  .bst_reno_actions {\n    display: flex;\n    justify-content: center;\n    gap: 20px;\n  }\n\n  .bst_btn_white {\n    background-color: #ffffff;\n    color: #333;\n    padding: 15px 30px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 700;\n    transition: all 0.3s ease;\n  }\n\n  .bst_btn_white:hover {\n    background-color: #f0f0f0;\n    transform: translateY(-3px);\n  }\n\n  .bst_btn_blue {\n    background-color: #0f224a;\n    color: #ffffff;\n    padding: 15px 30px;\n    border-radius: 50px;\n    text-decoration: none;\n    font-weight: 700;\n    transition: all 0.3s ease;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .bst_btn_blue:hover {\n    background-color: #16326b;\n    transform: translateY(-3px);\n  }\n\n  \/* --- BOTTOM FEATURE BAR --- *\/\n  .bst_reno_features {\n    position: absolute;\n    bottom: 40px;\n    left: 50%;\n    transform: translateX(-50%);\n    z-index: 3;\n    display: flex;\n    gap: 60px;\n    background: rgba(255, 255, 255, 0.95); \/* Almost full white *\/\n    padding: 15px 40px;\n    border-radius: 50px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.2);\n  }\n\n  .bst_feat_item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n  }\n\n  .icon-circle {\n    width: 35px;\n    height: 35px;\n    background-color: #eef2ff;\n    color: #0f224a;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n  }\n\n  .bst_feat_item span {\n    font-weight: 700;\n    color: #333;\n    font-size: 14px;\n    white-space: nowrap;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 768px) {\n    .bst_reno_hero_wrapper {\n      height: auto;\n      padding: 100px 20px 80px 20px;\n    }\n\n    .bst_reno_title {\n      font-size: 32px;\n    }\n\n    .bst_reno_actions {\n      flex-direction: column;\n    }\n\n    .bst_reno_features {\n      position: relative;\n      bottom: auto;\n      left: auto;\n      transform: none;\n      flex-direction: column;\n      background: transparent;\n      box-shadow: none;\n      gap: 20px;\n      margin-top: 40px;\n      padding: 0;\n      width: 100%;\n    }\n\n    .bst_feat_item {\n      background: rgba(255,255,255,0.1);\n      padding: 10px;\n      border-radius: 8px;\n      color: #fff;\n    }\n    \n    .bst_feat_item span {\n      color: #fff;\n    }\n  }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-975708c elementor-widget elementor-widget-html\" data-id=\"975708c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<div class=\"bst_reno_services_wrapper\">\n  \n  <div class=\"bst_sec_header\">\n    <span class=\"bst_sub_text\">OUR AREAS OF EXPERTISE<\/span>\n    <h2 class=\"bst_sec_title\">Custom <span class=\"highlight\">Renovation Solutions<\/span><\/h2>\n    <p class=\"bst_sec_desc\">We offer functional design and flawless craftsmanship for every corner of your home.<\/p>\n  <\/div>\n\n  <div class=\"bst_service_grid\">\n    \n    <div class=\"bst_s_card\">\n      <div class=\"bst_s_icon\"><i class=\"fas fa-utensils\"><\/i><\/div>\n      <h3>Kitchen Renovation<\/h3>\n      <p>We transform your kitchen into the heart of the home with modern cabinets, functional countertops, and smart storage solutions.<\/p>\n    <\/div>\n\n    <div class=\"bst_s_card\">\n      <div class=\"bst_s_icon\"><i class=\"fas fa-bath\"><\/i><\/div>\n      <h3>Bathroom Design<\/h3>\n      <p>We design spacious and hygienic bathrooms, from plumbing to tiling, shower cabins to lighting.<\/p>\n    <\/div>\n\n    <div class=\"bst_s_card highlight-card\">\n      <div class=\"bst_s_icon\"><i class=\"fas fa-home\"><\/i><\/div>\n      <h3>Turnkey Renovation<\/h3>\n      <p>We manage the entire renovation process of your home from A to Z (demolition, plumbing, painting, installation) from a single source.<\/p>\n    <\/div>\n\n    <div class=\"bst_s_card\">\n      <div class=\"bst_s_icon\"><i class=\"fas fa-paint-roller\"><\/i><\/div>\n      <h3>Painting & Drywall<\/h3>\n      <p>We add depth to spaces with decorative suspended ceilings, light bands, and professional paint applications.<\/p>\n    <\/div>\n\n    <div class=\"bst_s_card\">\n      <div class=\"bst_s_icon\"><i class=\"fas fa-layer-group\"><\/i><\/div>\n      <h3>Flooring Applications<\/h3>\n      <p>Laminate flooring, ceramic, granite, or marble... We apply the most suitable floor covering for your space.<\/p>\n    <\/div>\n\n    <div class=\"bst_s_card\">\n      <div class=\"bst_s_icon\"><i class=\"fas fa-bolt\"><\/i><\/div>\n      <h3>Plumbing & Electrical<\/h3>\n      <p>We renew aging water and electrical installations, establishing safe and energy-efficient infrastructures.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <div class=\"bst_reno_cta_box\">\n    <div class=\"bst_cta_left\">\n      <h2>Are You Ready for Change?<\/h2>\n      <p>Take the first step for your dream project. Let our team inspect on-site and offer a quote that fits your budget.<\/p>\n    <\/div>\n    <div class=\"bst_cta_right\">\n      <a href=\"tel:+905335013873\" class=\"bst_pulse_btn\">\n        <i class=\"fas fa-phone\"><\/i> Request Free Estimate\n      <\/a>\n      <span class=\"bst_or_text\">or<\/span>\n      <a href=\"\/iletisim\" class=\"bst_link_text\">Fill Out Contact Form<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<style>\n  \/* --- GENERAL --- *\/\n  .bst_reno_services_wrapper {\n    padding: 80px 20px;\n    background-color: #fcfcfc;\n    font-family: 'Inter', 'Segoe UI', Helvetica, Arial, sans-serif;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  \/* --- HEADERS --- *\/\n  .bst_sec_header {\n    text-align: center;\n    margin-bottom: 60px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .bst_sub_text {\n    font-size: 13px;\n    font-weight: 700;\n    color: #0f224a;\n    background: rgba(15, 34, 74, 0.1);\n    padding: 5px 15px;\n    border-radius: 20px;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .bst_sec_title {\n    font-size: 36px;\n    font-weight: 800;\n    color: #333;\n    margin: 20px 0;\n  }\n\n  .bst_sec_title .highlight {\n    color: #0f224a;\n    text-decoration: underline;\n    text-decoration-color: #ffd700; \/* Gold underline *\/\n    text-underline-offset: 8px;\n  }\n\n  .bst_sec_desc {\n    color: #666;\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  \/* --- GRID CARDS --- *\/\n  .bst_service_grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 30px;\n    margin-bottom: 80px;\n  }\n\n  .bst_s_card {\n    background: #ffffff;\n    padding: 40px 30px;\n    border-radius: 12px;\n    box-shadow: 0 5px 20px rgba(0,0,0,0.03);\n    transition: all 0.3s ease;\n    border: 1px solid #eee;\n    display: flex;\n    flex-direction: column;\n    align-items: flex-start;\n  }\n\n  .bst_s_card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 30px rgba(0,0,0,0.08);\n    border-color: #ffd700; \/* Gold border on hover *\/\n  }\n\n  \/* Featured Card (Turnkey Renovation) *\/\n  .bst_s_card.highlight-card {\n    background-color: #0f224a;\n    color: #ffffff;\n    border: none;\n  }\n\n  .bst_s_card.highlight-card h3, \n  .bst_s_card.highlight-card p {\n    color: #ffffff;\n  }\n\n  .bst_s_card.highlight-card .bst_s_icon {\n    background-color: rgba(255,255,255,0.2);\n    color: #ffd700;\n  }\n\n  \/* Icons *\/\n  .bst_s_icon {\n    width: 60px;\n    height: 60px;\n    background-color: #f4f7fa;\n    color: #0f224a;\n    border-radius: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 24px;\n    margin-bottom: 25px;\n    transition: all 0.3s ease;\n  }\n\n  .bst_s_card:hover .bst_s_icon {\n    background-color: #0f224a;\n    color: #ffffff;\n  }\n  \n  \/* Reset icon hover for highlight card to prevent glitches *\/\n  .bst_s_card.highlight-card:hover .bst_s_icon {\n    background-color: rgba(255,255,255,0.3);\n    color: #ffd700;\n  }\n\n  .bst_s_card h3 {\n    font-size: 20px;\n    font-weight: 700;\n    margin-bottom: 15px;\n    color: #222;\n  }\n\n  .bst_s_card p {\n    font-size: 15px;\n    color: #666;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* --- CTA BOX (BLUE BAR) --- *\/\n  .bst_reno_cta_box {\n    background: #0f224a; \/* Corporate Navy Blue *\/\n    border-radius: 16px;\n    padding: 50px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    color: #ffffff;\n    box-shadow: 0 20px 40px rgba(15, 34, 74, 0.2);\n    position: relative;\n    overflow: hidden;\n  }\n\n  \/* Background decoration *\/\n  .bst_reno_cta_box::before {\n    content: '';\n    position: absolute;\n    top: -50%;\n    right: -10%;\n    width: 300px;\n    height: 300px;\n    background: rgba(255,255,255,0.05);\n    border-radius: 50%;\n    z-index: 1;\n  }\n\n  .bst_cta_left {\n    flex: 1;\n    z-index: 2;\n    padding-right: 40px;\n  }\n\n  .bst_cta_left h2 {\n    font-size: 32px;\n    font-weight: 800;\n    margin: 0 0 15px 0;\n  }\n\n  .bst_cta_left p {\n    font-size: 16px;\n    opacity: 0.8;\n    margin: 0;\n  }\n\n  .bst_cta_right {\n    z-index: 2;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 10px;\n  }\n\n  \/* Button *\/\n  .bst_pulse_btn {\n    background-color: #ffd700; \/* Gold Yellow *\/\n    color: #0f224a;\n    padding: 16px 35px;\n    border-radius: 50px;\n    font-weight: 700;\n    text-decoration: none;\n    font-size: 16px;\n    transition: transform 0.3s ease;\n    box-shadow: 0 0 15px rgba(255, 215, 0, 0.4);\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .bst_pulse_btn:hover {\n    transform: scale(1.05);\n  }\n\n  .bst_or_text {\n    font-size: 12px;\n    opacity: 0.5;\n  }\n\n  .bst_link_text {\n    color: #ffffff;\n    text-decoration: underline;\n    font-size: 14px;\n    opacity: 0.8;\n  }\n  \n  .bst_link_text:hover {\n    opacity: 1;\n  }\n\n  \/* --- MOBILE --- *\/\n  @media (max-width: 900px) {\n    .bst_service_grid {\n      grid-template-columns: 1fr; \/* Single column *\/\n    }\n\n    .bst_reno_cta_box {\n      flex-direction: column;\n      text-align: center;\n      padding: 40px 20px;\n    }\n\n    .bst_cta_left {\n      padding-right: 0;\n      margin-bottom: 30px;\n    }\n  }\n<\/style>\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>BST RENOVATION &#038; DECORATION Rediscover Your Home&#8217;s Potential We transform your aging living spaces into the home of your dreams with modern design trends, quality craftsmanship, and functional solutions. What We Do Request Free Estimate On-Time Delivery No-Surprise Budget Clean Workmanship OUR AREAS OF EXPERTISE Custom Renovation Solutions We offer functional design and flawless craftsmanship [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/template-homepage.php","meta":{"footnotes":""},"class_list":["post-18256","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Renovation - Bst Invest<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bstinvest.com.tr\/en\/renovation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Renovation - Bst Invest\" \/>\n<meta property=\"og:description\" content=\"BST RENOVATION &#038; DECORATION Rediscover Your Home&#8217;s Potential We transform your aging living spaces into the home of your dreams with modern design trends, quality craftsmanship, and functional solutions. What We Do Request Free Estimate On-Time Delivery No-Surprise Budget Clean Workmanship OUR AREAS OF EXPERTISE Custom Renovation Solutions We offer functional design and flawless craftsmanship [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bstinvest.com.tr\/en\/renovation\/\" \/>\n<meta property=\"og:site_name\" content=\"Bst Invest\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-16T22:55:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bstinvest.com.tr\/en\/renovation\/\",\"url\":\"https:\/\/bstinvest.com.tr\/en\/renovation\/\",\"name\":\"Renovation - Bst Invest\",\"isPartOf\":{\"@id\":\"https:\/\/bstinvest.com.tr\/#website\"},\"datePublished\":\"2025-12-15T17:38:04+00:00\",\"dateModified\":\"2025-12-16T22:55:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/bstinvest.com.tr\/en\/renovation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bstinvest.com.tr\/en\/renovation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bstinvest.com.tr\/en\/renovation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\/\/bstinvest.com.tr\/en\/homepage\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Renovation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bstinvest.com.tr\/#website\",\"url\":\"https:\/\/bstinvest.com.tr\/\",\"name\":\"Bst Invest\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/bstinvest.com.tr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bstinvest.com.tr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bstinvest.com.tr\/#organization\",\"name\":\"Bst Invest\",\"url\":\"https:\/\/bstinvest.com.tr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bstinvest.com.tr\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bstinvest.com.tr\/wp-content\/uploads\/2025\/12\/yertutucu.jpg\",\"contentUrl\":\"https:\/\/bstinvest.com.tr\/wp-content\/uploads\/2025\/12\/yertutucu.jpg\",\"width\":1170,\"height\":850,\"caption\":\"Bst Invest\"},\"image\":{\"@id\":\"https:\/\/bstinvest.com.tr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Renovation - Bst Invest","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bstinvest.com.tr\/en\/renovation\/","og_locale":"en_US","og_type":"article","og_title":"Renovation - Bst Invest","og_description":"BST RENOVATION &#038; DECORATION Rediscover Your Home&#8217;s Potential We transform your aging living spaces into the home of your dreams with modern design trends, quality craftsmanship, and functional solutions. What We Do Request Free Estimate On-Time Delivery No-Surprise Budget Clean Workmanship OUR AREAS OF EXPERTISE Custom Renovation Solutions We offer functional design and flawless craftsmanship [&hellip;]","og_url":"https:\/\/bstinvest.com.tr\/en\/renovation\/","og_site_name":"Bst Invest","article_modified_time":"2025-12-16T22:55:03+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bstinvest.com.tr\/en\/renovation\/","url":"https:\/\/bstinvest.com.tr\/en\/renovation\/","name":"Renovation - Bst Invest","isPartOf":{"@id":"https:\/\/bstinvest.com.tr\/#website"},"datePublished":"2025-12-15T17:38:04+00:00","dateModified":"2025-12-16T22:55:03+00:00","breadcrumb":{"@id":"https:\/\/bstinvest.com.tr\/en\/renovation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bstinvest.com.tr\/en\/renovation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bstinvest.com.tr\/en\/renovation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/bstinvest.com.tr\/en\/homepage\/"},{"@type":"ListItem","position":2,"name":"Renovation"}]},{"@type":"WebSite","@id":"https:\/\/bstinvest.com.tr\/#website","url":"https:\/\/bstinvest.com.tr\/","name":"Bst Invest","description":"","publisher":{"@id":"https:\/\/bstinvest.com.tr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bstinvest.com.tr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bstinvest.com.tr\/#organization","name":"Bst Invest","url":"https:\/\/bstinvest.com.tr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bstinvest.com.tr\/#\/schema\/logo\/image\/","url":"https:\/\/bstinvest.com.tr\/wp-content\/uploads\/2025\/12\/yertutucu.jpg","contentUrl":"https:\/\/bstinvest.com.tr\/wp-content\/uploads\/2025\/12\/yertutucu.jpg","width":1170,"height":850,"caption":"Bst Invest"},"image":{"@id":"https:\/\/bstinvest.com.tr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bstinvest.com.tr\/en\/wp-json\/wp\/v2\/pages\/18256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bstinvest.com.tr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bstinvest.com.tr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bstinvest.com.tr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bstinvest.com.tr\/en\/wp-json\/wp\/v2\/comments?post=18256"}],"version-history":[{"count":5,"href":"https:\/\/bstinvest.com.tr\/en\/wp-json\/wp\/v2\/pages\/18256\/revisions"}],"predecessor-version":[{"id":18301,"href":"https:\/\/bstinvest.com.tr\/en\/wp-json\/wp\/v2\/pages\/18256\/revisions\/18301"}],"wp:attachment":[{"href":"https:\/\/bstinvest.com.tr\/en\/wp-json\/wp\/v2\/media?parent=18256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}