{"id":1187,"date":"2026-04-27T16:55:49","date_gmt":"2026-04-27T11:25:49","guid":{"rendered":"https:\/\/flmdm18.in\/leelamohan\/?page_id=1187"},"modified":"2026-05-28T16:35:53","modified_gmt":"2026-05-28T11:05:53","slug":"1187-2","status":"publish","type":"page","link":"https:\/\/flmdm18.in\/leelamohan\/1187-2\/","title":{"rendered":""},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1187\" class=\"elementor elementor-1187\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39663dad e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"39663dad\" 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-1680cffa elementor-widget elementor-widget-text-editor\" data-id=\"1680cffa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t\n\n\n\n\n\n<p><title>My Business Website<\/title><br \/>\n    * {<br \/>\n      margin: 0;<br \/>\n      padding: 0;<br \/>\n      box-sizing: border-box;<br \/>\n      font-family: Arial, sans-serif;<br \/>\n    }<br \/>\n    body {<br \/>\n      line-height: 1.6;<br \/>\n      background: #f4f4f4;<br \/>\n      color: #333;<br \/>\n    }<br \/>\n    header {<br \/>\n      background: #0d6efd;<br \/>\n      color: white;<br \/>\n      padding: 20px 0;<br \/>\n    }<br \/>\n    .container {<br \/>\n      width: 90%;<br \/>\n      max-width: 1200px;<br \/>\n      margin: auto;<br \/>\n    }<br \/>\n    nav {<br \/>\n      display: flex;<br \/>\n      justify-content: space-between;<br \/>\n      align-items: center;<br \/>\n    }<br \/>\n    nav ul {<br \/>\n      list-style: none;<br \/>\n      display: flex;<br \/>\n      gap: 20px;<br \/>\n    }<br \/>\n    nav a {<br \/>\n      color: white;<br \/>\n      text-decoration: none;<br \/>\n      font-weight: bold;<br \/>\n    }<br \/>\n    .hero {<br \/>\n      background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url(&#8216;https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?q=80&amp;w=1400&amp;auto=format&amp;fit=crop&#8217;);<br \/>\n      background-size: cover;<br \/>\n      background-position: center;<br \/>\n      height: 500px;<br \/>\n      display: flex;<br \/>\n      justify-content: center;<br \/>\n      align-items: center;<br \/>\n      text-align: center;<br \/>\n      color: white;<br \/>\n    }<br \/>\n    .hero h1 {<br \/>\n      font-size: 50px;<br \/>\n      margin-bottom: 15px;<br \/>\n    }<br \/>\n    .hero p {<br \/>\n      font-size: 20px;<br \/>\n      margin-bottom: 20px;<br \/>\n    }<br \/>\n    .btn {<br \/>\n      display: inline-block;<br \/>\n      background: #0d6efd;<br \/>\n      color: white;<br \/>\n      padding: 12px 25px;<br \/>\n      text-decoration: none;<br \/>\n      border-radius: 5px;<br \/>\n      transition: 0.3s;<br \/>\n    }<br \/>\n    .btn:hover {<br \/>\n      background: #084298;<br \/>\n    }<br \/>\n    section {<br \/>\n      padding: 60px 0;<br \/>\n    }<br \/>\n    .section-title {<br \/>\n      text-align: center;<br \/>\n      margin-bottom: 40px;<br \/>\n      font-size: 35px;<br \/>\n      color: #0d6efd;<br \/>\n    }<br \/>\n    .services {<br \/>\n      display: grid;<br \/>\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));<br \/>\n      gap: 25px;<br \/>\n    }<br \/>\n    .card {<br \/>\n      background: white;<br \/>\n      padding: 25px;<br \/>\n      border-radius: 10px;<br \/>\n      box-shadow: 0 5px 15px rgba(0,0,0,0.1);<br \/>\n      transition: 0.3s;<br \/>\n    }<br \/>\n    .card:hover {<br \/>\n      transform: translateY(-5px);<br \/>\n    }<br \/>\n    .card h3 {<br \/>\n      margin-bottom: 15px;<br \/>\n      color: #0d6efd;<br \/>\n    }<br \/>\n    .about {<br \/>\n      display: grid;<br \/>\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));<br \/>\n      gap: 30px;<br \/>\n      align-items: center;<br \/>\n    }<br \/>\n    .about img {<br \/>\n      width: 100%;<br \/>\n      border-radius: 10px;<br \/>\n    }<br \/>\n    .contact-form {<br \/>\n      background: white;<br \/>\n      padding: 30px;<br \/>\n      border-radius: 10px;<br \/>\n      max-width: 700px;<br \/>\n      margin: auto;<br \/>\n      box-shadow: 0 5px 15px rgba(0,0,0,0.1);<br \/>\n    }<br \/>\n    .contact-form input,<br \/>\n    .contact-form textarea {<br \/>\n      width: 100%;<br \/>\n      padding: 12px;<br \/>\n      margin-bottom: 15px;<br \/>\n      border: 1px solid #ccc;<br \/>\n      border-radius: 5px;<br \/>\n    }<br \/>\n    footer {<br \/>\n      background: #111;<br \/>\n      color: white;<br \/>\n      text-align: center;<br \/>\n      padding: 20px 0;<br \/>\n      margin-top: 30px;<br \/>\n    }<br \/>\n    @media(max-width: 768px) {<br \/>\n      nav {<br \/>\n        flex-direction: column;<br \/>\n        gap: 15px;<br \/>\n      }<br \/>\n      .hero h1 {<br \/>\n        font-size: 35px;<br \/>\n      }<br \/>\n    }<br \/>\n  <!-- Header --><\/p>\n<header>\n<nav>\n<h2>MyWebsite<\/h2>\n<ul>\n<li><a href=\"#home\">Home<\/a><\/li>\n<li><a href=\"#services\">Services<\/a><\/li>\n<li><a href=\"#about\">About<\/a><\/li>\n<li><a href=\"#contact\">Contact<\/a><\/li>\n<\/ul>\n<\/nav>\n<\/header>\n<p>  <!-- Hero Section --><\/p>\n<section id=\"home\">\n<h1>Build Your Dream Website<\/h1>\n<p>Professional Website Design Using HTML, CSS &amp; JavaScript<\/p>\n<p>      <a href=\"#contact\">Contact Us<\/a><br \/>\n  <\/section>\n<p>  <!-- Services --><\/p>\n<section id=\"services\">\n<h2>Our Services<\/h2>\n<h3>Web Design<\/h3>\n<p>Modern and responsive website designs for your business.<\/p>\n<h3>WordPress Development<\/h3>\n<p>Custom WordPress websites with Elementor and coding support.<\/p>\n<h3>SEO Optimization<\/h3>\n<p>Improve your Google ranking and website traffic.<\/p>\n<\/section>\n<p>  <!-- About --><\/p>\n<section id=\"about\">\n<h2>About Us<\/h2>\n<p>        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop\" alt=\"About Image\"><\/p>\n<h3>We Create Beautiful Websites<\/h3>\n<p>\n            This is a sample full website template made using HTML and CSS.<br \/>\n            You can use this code inside WordPress Custom HTML section or upload it to your hosting.\n          <\/p>\n<p><\/p>\n<p>\n            Edit the text, images, colors and links based on your business needs.\n          <\/p>\n<\/section>\n<p>  <!-- Contact --><\/p>\n<section id=\"contact\">\n<h2>Contact Us<\/h2>\n<p>          <textarea rows=\"5\"><\/textarea><br \/>\n          <button type=\"submit\">Send Message<\/button><br \/>\n  <\/section>\n<p>  <!-- Footer --><\/p>\n<footer>\n<p>\u00a9 2026 MyWebsite | All Rights Reserved<\/p>\n<\/footer>\n\n\n\n\t\t\t\t\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>My Business Website * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; } body { line-height: 1.6; background: #f4f4f4; color: #333; } header { background: #0d6efd; color: white; padding: 20px 0; } .container { width: 90%; max-width: 1200px; margin: auto; } nav { display: flex; justify-content: space-between; align-items: center; } nav ul { list-style: none; display: flex; gap: 20px; } nav a { color: white; text-decoration: none; font-weight: bold; } .hero { background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url(&#8216;https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?q=80&amp;w=1400&amp;auto=format&amp;fit=crop&#8217;); background-size: cover; background-position: center; height: 500px; display: flex; justify-content: center; align-items: center; text-align: center; color: white; } .hero h1 { font-size: 50px; margin-bottom: 15px; } .hero p { font-size: 20px; margin-bottom: 20px; } .btn { display: inline-block; background: #0d6efd; color: white; padding: 12px 25px; text-decoration: none; border-radius: 5px; transition: 0.3s; } .btn:hover { background: #084298; } section { padding: 60px 0; } .section-title { text-align: center; margin-bottom: 40px; font-size: 35px; color: #0d6efd; } .services { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; } .card { background: white; padding: 25px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transition: 0.3s; } .card:hover { transform: translateY(-5px); } .card h3 { margin-bottom: 15px; color: #0d6efd; } .about { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; align-items: center; } .about img { width: 100%; border-radius: 10px; } .contact-form { background: white; padding: 30px; border-radius: 10px; max-width: 700px; margin: auto; box-shadow: 0 5px 15px rgba(0,0,0,0.1); } .contact-form input, .contact-form textarea { width: 100%; padding: 12px; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 5px; } footer { background: #111; color: white; text-align: center; padding: 20px 0; margin-top: 30px; } @media(max-width: 768px) { nav { flex-direction: column; gap: 15px; } .hero h1 { font-size: 35px; } } MyWebsite Home Services About Contact Build Your Dream Website Professional Website Design Using HTML, CSS &amp; JavaScript Contact Us Our Services Web Design Modern and responsive website designs for your business. WordPress Development Custom WordPress websites with Elementor and coding support. SEO Optimization Improve your Google ranking and website traffic. About Us We Create Beautiful Websites This is a sample full website template made using HTML and CSS. You can use this code inside WordPress Custom HTML section or upload it to your hosting. Edit the text, images, colors and links based on your business needs. Contact Us Send Message \u00a9 2026 MyWebsite | All Rights Reserved<\/p>\n","protected":false},"author":37,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1187","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>-<\/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:\/\/flmdm18.in\/leelamohan\/1187-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"-\" \/>\n<meta property=\"og:description\" content=\"My Business Website * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; } body { line-height: 1.6; background: #f4f4f4; color: #333; } header { background: #0d6efd; color: white; padding: 20px 0; } .container { width: 90%; max-width: 1200px; margin: auto; } nav { display: flex; justify-content: space-between; align-items: center; } nav ul { list-style: none; display: flex; gap: 20px; } nav a { color: white; text-decoration: none; font-weight: bold; } .hero { background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url(&#8216;https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?q=80&amp;w=1400&amp;auto=format&amp;fit=crop&#8217;); background-size: cover; background-position: center; height: 500px; display: flex; justify-content: center; align-items: center; text-align: center; color: white; } .hero h1 { font-size: 50px; margin-bottom: 15px; } .hero p { font-size: 20px; margin-bottom: 20px; } .btn { display: inline-block; background: #0d6efd; color: white; padding: 12px 25px; text-decoration: none; border-radius: 5px; transition: 0.3s; } .btn:hover { background: #084298; } section { padding: 60px 0; } .section-title { text-align: center; margin-bottom: 40px; font-size: 35px; color: #0d6efd; } .services { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; } .card { background: white; padding: 25px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transition: 0.3s; } .card:hover { transform: translateY(-5px); } .card h3 { margin-bottom: 15px; color: #0d6efd; } .about { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; align-items: center; } .about img { width: 100%; border-radius: 10px; } .contact-form { background: white; padding: 30px; border-radius: 10px; max-width: 700px; margin: auto; box-shadow: 0 5px 15px rgba(0,0,0,0.1); } .contact-form input, .contact-form textarea { width: 100%; padding: 12px; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 5px; } footer { background: #111; color: white; text-align: center; padding: 20px 0; margin-top: 30px; } @media(max-width: 768px) { nav { flex-direction: column; gap: 15px; } .hero h1 { font-size: 35px; } } MyWebsite Home Services About Contact Build Your Dream Website Professional Website Design Using HTML, CSS &amp; JavaScript Contact Us Our Services Web Design Modern and responsive website designs for your business. WordPress Development Custom WordPress websites with Elementor and coding support. SEO Optimization Improve your Google ranking and website traffic. About Us We Create Beautiful Websites This is a sample full website template made using HTML and CSS. You can use this code inside WordPress Custom HTML section or upload it to your hosting. Edit the text, images, colors and links based on your business needs. Contact Us Send Message \u00a9 2026 MyWebsite | All Rights Reserved\" \/>\n<meta property=\"og:url\" content=\"https:\/\/flmdm18.in\/leelamohan\/1187-2\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-28T11:05:53+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/flmdm18.in\/leelamohan\/1187-2\/\",\"url\":\"https:\/\/flmdm18.in\/leelamohan\/1187-2\/\",\"name\":\"-\",\"isPartOf\":{\"@id\":\"https:\/\/flmdm18.in\/leelamohan\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/flmdm18.in\/leelamohan\/1187-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/flmdm18.in\/leelamohan\/1187-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop\",\"datePublished\":\"2026-04-27T11:25:49+00:00\",\"dateModified\":\"2026-05-28T11:05:53+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/flmdm18.in\/leelamohan\/1187-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/flmdm18.in\/leelamohan\/1187-2\/#primaryimage\",\"url\":\"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop\",\"contentUrl\":\"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/flmdm18.in\/leelamohan\/#website\",\"url\":\"https:\/\/flmdm18.in\/leelamohan\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/flmdm18.in\/leelamohan\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"-","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:\/\/flmdm18.in\/leelamohan\/1187-2\/","og_locale":"en_US","og_type":"article","og_title":"-","og_description":"My Business Website * { margin: 0; padding: 0; box-sizing: border-box; font-family: Arial, sans-serif; } body { line-height: 1.6; background: #f4f4f4; color: #333; } header { background: #0d6efd; color: white; padding: 20px 0; } .container { width: 90%; max-width: 1200px; margin: auto; } nav { display: flex; justify-content: space-between; align-items: center; } nav ul { list-style: none; display: flex; gap: 20px; } nav a { color: white; text-decoration: none; font-weight: bold; } .hero { background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.6)), url(&#8216;https:\/\/images.unsplash.com\/photo-1497366754035-f200968a6e72?q=80&amp;w=1400&amp;auto=format&amp;fit=crop&#8217;); background-size: cover; background-position: center; height: 500px; display: flex; justify-content: center; align-items: center; text-align: center; color: white; } .hero h1 { font-size: 50px; margin-bottom: 15px; } .hero p { font-size: 20px; margin-bottom: 20px; } .btn { display: inline-block; background: #0d6efd; color: white; padding: 12px 25px; text-decoration: none; border-radius: 5px; transition: 0.3s; } .btn:hover { background: #084298; } section { padding: 60px 0; } .section-title { text-align: center; margin-bottom: 40px; font-size: 35px; color: #0d6efd; } .services { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; } .card { background: white; padding: 25px; border-radius: 10px; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transition: 0.3s; } .card:hover { transform: translateY(-5px); } .card h3 { margin-bottom: 15px; color: #0d6efd; } .about { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; align-items: center; } .about img { width: 100%; border-radius: 10px; } .contact-form { background: white; padding: 30px; border-radius: 10px; max-width: 700px; margin: auto; box-shadow: 0 5px 15px rgba(0,0,0,0.1); } .contact-form input, .contact-form textarea { width: 100%; padding: 12px; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 5px; } footer { background: #111; color: white; text-align: center; padding: 20px 0; margin-top: 30px; } @media(max-width: 768px) { nav { flex-direction: column; gap: 15px; } .hero h1 { font-size: 35px; } } MyWebsite Home Services About Contact Build Your Dream Website Professional Website Design Using HTML, CSS &amp; JavaScript Contact Us Our Services Web Design Modern and responsive website designs for your business. WordPress Development Custom WordPress websites with Elementor and coding support. SEO Optimization Improve your Google ranking and website traffic. About Us We Create Beautiful Websites This is a sample full website template made using HTML and CSS. You can use this code inside WordPress Custom HTML section or upload it to your hosting. Edit the text, images, colors and links based on your business needs. Contact Us Send Message \u00a9 2026 MyWebsite | All Rights Reserved","og_url":"https:\/\/flmdm18.in\/leelamohan\/1187-2\/","article_modified_time":"2026-05-28T11:05:53+00:00","og_image":[{"url":"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/flmdm18.in\/leelamohan\/1187-2\/","url":"https:\/\/flmdm18.in\/leelamohan\/1187-2\/","name":"-","isPartOf":{"@id":"https:\/\/flmdm18.in\/leelamohan\/#website"},"primaryImageOfPage":{"@id":"https:\/\/flmdm18.in\/leelamohan\/1187-2\/#primaryimage"},"image":{"@id":"https:\/\/flmdm18.in\/leelamohan\/1187-2\/#primaryimage"},"thumbnailUrl":"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop","datePublished":"2026-04-27T11:25:49+00:00","dateModified":"2026-05-28T11:05:53+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/flmdm18.in\/leelamohan\/1187-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/flmdm18.in\/leelamohan\/1187-2\/#primaryimage","url":"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop","contentUrl":"https:\/\/images.unsplash.com\/photo-1522202176988-66273c2fd55f?q=80&amp;w=1200&amp;auto=format&amp;fit=crop"},{"@type":"WebSite","@id":"https:\/\/flmdm18.in\/leelamohan\/#website","url":"https:\/\/flmdm18.in\/leelamohan\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/flmdm18.in\/leelamohan\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/flmdm18.in\/leelamohan\/wp-json\/wp\/v2\/pages\/1187","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flmdm18.in\/leelamohan\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flmdm18.in\/leelamohan\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flmdm18.in\/leelamohan\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/flmdm18.in\/leelamohan\/wp-json\/wp\/v2\/comments?post=1187"}],"version-history":[{"count":14,"href":"https:\/\/flmdm18.in\/leelamohan\/wp-json\/wp\/v2\/pages\/1187\/revisions"}],"predecessor-version":[{"id":1353,"href":"https:\/\/flmdm18.in\/leelamohan\/wp-json\/wp\/v2\/pages\/1187\/revisions\/1353"}],"wp:attachment":[{"href":"https:\/\/flmdm18.in\/leelamohan\/wp-json\/wp\/v2\/media?parent=1187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}