diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 98e37f3..3035509 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -6,7 +6,7 @@ import { AboutPage } from "@/features/about"; export const metadata: Metadata = createMetadata({ title: "About", description: - "Kailash Gayari — Product Engineering Partner in Vapi, Gujarat. Nearly seven years shipping web, mobile, and IoT products for founders and teams.", + "Kailash Gayari — Product Engineering Partner in Gujarat, India. Nearly seven years shipping web, mobile, and IoT products for founders and teams.", alternates: { canonical: "/about", }, diff --git a/src/config/site.ts b/src/config/site.ts index 16afff5..2e46a6f 100644 --- a/src/config/site.ts +++ b/src/config/site.ts @@ -12,7 +12,7 @@ export const siteConfig = { url: process.env.NEXT_PUBLIC_SITE_URL ?? "https://kailash-dev.github.io", ogImage: withBasePath("/opengraph-image"), locale: "en_US", - location: "Vapi, Gujarat, India", + location: "Gujarat, India", author: { name: "Kailash Gayari", email: "kailash514910@gmail.com", diff --git a/src/data/about.ts b/src/data/about.ts index d1d9e31..de90660 100644 --- a/src/data/about.ts +++ b/src/data/about.ts @@ -1,7 +1,7 @@ export const aboutContent = { headline: "Senior product engineer. Partner for founders who need ownership.", intro: - "I'm Kailash Gayari — a Product Engineering Partner based in Vapi, Gujarat, with nearly seven years building production web, mobile, backend, and IoT systems. I help founders and growing teams take software from idea to production with clarity and accountability.", + "I'm Kailash Gayari — a Product Engineering Partner based in Gujarat, India, with nearly seven years building production web, mobile, backend, and IoT systems. I help founders and growing teams take software from idea to production with clarity and accountability.", story: [ "Since 2019 I've shipped entertainment devices, IoT dashboards, design tools, invoice platforms, community products, and founder-facing SaaS — always with the same standard: production software that decision makers can trust.", "I work best when ownership is clear. Architecture, delivery, and deployment are not separate conversations — they're one engagement. That is how complex products stay coherent.",