From d3cde71eaf627930596c0dfbb059183ef09694e2 Mon Sep 17 00:00:00 2001 From: Chetan Kothari Date: Thu, 20 Aug 2026 10:13:41 +0000 Subject: [PATCH] Change AI to observability and reliability --- config.toml | 6 +++--- content/_index.md | 6 +++--- data/features.json | 16 ++++++++-------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/config.toml b/config.toml index fedf429..7f7bca5 100644 --- a/config.toml +++ b/config.toml @@ -41,7 +41,7 @@ enableRobotsTXT = false mobile_height = "32px" desktop = "images/logo/infraspec-logo.svg" desktop_height = "28px" - alt = "Infraspec - Serious AI Engineering" + alt = "Infraspec - Your Observability and Reliability partner" [params.fonts] # Sets the google font link in layouts/partials/google-fonts.html @@ -60,8 +60,8 @@ enableRobotsTXT = false meta_twitter_site = "@infraspec_dev" meta_twitter_creator = "@infraspec_dev" meta_og_image = "" - meta_description = "Infraspec delivers serious AI engineering for growing teams. Forward deployed engineers embedded in your team, shipping working software from week one." - meta_keywords = "AI engineering, agentic AI, platform engineering, AI native software delivery, forward deployed engineers, embedded engineering team, technology consulting Bengaluru, infraspec, infraspec dev" + meta_description = "Infraspec is your observability and reliability partner. Forward deployed engineers embedded in your team, cutting alert noise and shortening incidents from week one." + meta_keywords = "observability, reliability engineering, SRE, monitoring and alerting, incident response, platform engineering, forward deployed engineers, embedded engineering team, technology consulting Bengaluru, infraspec, infraspec dev" [params.services] summary_truncate = 120 # How many characters to include in the summary of the service descriptions before truncating diff --git a/content/_index.md b/content/_index.md index 9940553..2c836b5 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,6 @@ --- title: 'Infraspec' -meta_title: "Infraspec - Serious AI Engineering" +meta_title: "Infraspec - Your Observability and Reliability Partner" intro_image: "images/illustrations/pointing.svg" intro_image_absolute: true intro_image_hide_on_mobile: true @@ -9,6 +9,6 @@ sitemap: priority: 1 --- -# Serious AI engineering +# Your Observability and Reliability partner -Your engineers know the product. We bring the AI depth they don't have time to build in-house, embedded directly in your team, shipping working software from week one, not strategy documents. +Your engineers know the product. We bring the observability and reliability depth they don't have time to build in-house, embedded directly in your team, cutting alert noise and shortening incidents from week one, not strategy documents. diff --git a/data/features.json b/data/features.json index 9e1c4bb..e11c3ce 100644 --- a/data/features.json +++ b/data/features.json @@ -1,15 +1,15 @@ [ { - "title": "AI Native Software Delivery", - "tagline": "We deliver working software fast, and the quality holds. The reason is harness engineering, the scaffolding most teams defer, which we treat as first-class work, not an afterthought.", - "short_description": "We deliver working software fast, and the quality holds. The reason is harness engineering, the scaffolding most teams defer, which we treat as first-class work, not an afterthought.", - "image": "images/features/product-engineering.svg" + "title": "Observability", + "tagline": "We make your systems answer questions instead of just raising alarms. Instrumentation, sane dashboards and alerts that fire on what users actually feel, so on-call stops guessing.", + "short_description": "We make your systems answer questions instead of just raising alarms. Instrumentation, sane dashboards and alerts that fire on what users actually feel, so on-call stops guessing.", + "image": "images/features/devops-icon.svg" }, { - "title": "Agentic AI", - "tagline": "We build agents that go into production and stay there. End-to-end design, deployment and ongoing upkeep, with human oversight wherever automation shouldn't have the final word.", - "short_description": "We build agents that go into production and stay there. End-to-end design, deployment and ongoing upkeep, with human oversight wherever automation shouldn't have the final word.", - "image": "images/features/agentic-ai.svg" + "title": "Reliability Engineering", + "tagline": "We build confidence in production through SRE practice: error budgets, incident response that improves after every incident, and resilience work done before the outage, not after.", + "short_description": "We build confidence in production through SRE practice: error budgets, incident response that improves after every incident, and resilience work done before the outage, not after.", + "image": "images/features/sre-reliability.svg" }, { "title": "Platform Engineering",