{
  "brand": {
    "name": "Theta Pi Solutions",
    "symbol": "θ",
    "highlight": "Solutions",
    "tagline": "Accelerating enterprise evolution with intelligent automation and advanced platform consulting."
  },
  "navigation": [
    {
      "label": "Home",
      "path": "/",
      "exact": true
    },
    {
      "label": "Services",
      "path": "/services"
    },
    {
      "label": "Industries",
      "path": "/industries"
    },
    {
      "label": "About",
      "path": "/about"
    }
  ],
  "ctaButton": {
    "label": "Contact Us",
    "path": "/contact"
  },
  "footerGroups": [
    {
      "title": "Quick Links",
      "links": [
        {
          "label": "Home",
          "path": "/"
        },
        {
          "label": "About Us",
          "path": "/about"
        },
        {
          "label": "Services",
          "path": "/services"
        },
        {
          "label": "Industries",
          "path": "/industries"
        }
      ]
    }
  ],
  "footerContact": {
    "title": "Get in Touch",
    "emailLabel": "Email",
    "phoneLabel": "Phone",
    "addressLabel": "Address",
    "email": "hr@thetapi.in",
    "phone": "+91-9079155306",
    "address": "Civil Lines, Jaipur, India"
  },
  "labels": {
    "mobileContact": "Contact",
    "allRightsReserved": "All rights reserved."
  }
}